Image 1

Welcome there Genwei Zhang here
Feel free to browse my projects
click resume button for more info

  • 4 year Experience
  • 16 Projects

Current State

As a third-year Computer Science Ph.D. student at NJIT, I'm deeply interested in programming. My research interest is to deliver combination of cutting-edge model solution to real-world problems.

Intense flare duration origin tracing

Brief introduction

This project traces back the key factor magnetic area that determines the duration of an intense flare.
Model: Resnet18 & ViT
Training set: all JSOC sharp_cea_720s magnetogram FITs sliced 24 hours up to the beginning of a M & X class flare, year 2010 - 2022
Model discovers that single polarity area contributes more to flare duration rather than polarity inversion line, which is counter intuitive

Image generation based on multiple colored triangles

Introdcution

This project is an implementation of a mutated evolution algorithm
Target: 100 triangle with different color and location stack together to simulate target image
Next generation & mutation: relocate 3 apexes of triangle & randomized a color
Loss: summation of pixel value difference between generated image and target after each geneartion

RNA sequence auto label with GNN

Project Introduction

There are RNA sequences linked as a graph, but some of them are not properly labeled.
We utilize a customized Graph Neural Network to learn the relation within graph and extrapolate these label.
Model: a customized GNN, structure shown above
Dataset: as shown above

Online instant messaging App

Project Introduction

Platform & language: Android & Java
Backend Database: Google - Firebase
This Instant Message App is enable the user to create account, login, send friend request, chat, view chatting history and account management etc.

DQN driven Reinforcement Learning for Traffic Light Control simulation

Models & Tools

Model: customized DQN based structure
input: queue length, number of vehicle, phase, total waitting time, vehicle position matrix
pretrain: 20,800+ steps pretrain on randomly generated fixed signal
train: 78,000+ steps on real word cross traffic flow

Graphic rendering practice

Brief Introduction

Computer graphic rendering from scratch practice:
p1 - Monte Carlo path tracing
p2 - Blinn-Phong Bilinear texture shader
p3 - Normal shading
p4 - Vanilla ray tracing
p5 - Ray tracing acceleration grid

XPBD based cloth simulation

Brief Introduction

Iteractive Cloth Simulation URL portal:
https://genwei-zhang.github.io/14_cloth/
This is a webased cloth simulation, click the URL above to interact with the cloth.

Auxiliary archery view angle auto correction for Zelda TOTK

Manuscript relization

Model: yolov8s
training dataset: 150+ screenshot sample with manual boxes labels
Three python thread:
- First one for vertical view angle button controlling
- Second one for horrizontal view angle button controlling
- Third one to send screenshot to model and acquire box coordinates

Forecasting the Disturbance Storm Time Index with Bayesian Deep Learning

Author & Conference & URL

Author: Abduallah, Y., Wang, J. T. L., Bose, P., Zhang, G., Gerges, F., & Wang, H.
Conference: The annual International FLAIRS Conference
URL: https://doi.org/10.32473/flairs.v35i.130564