MS Student — Stanford ICME · Computational & Mathematical Engineering
I am completing my ICME master's at Stanford, graduating in June 2026. At Stanford, I research Reinforcement Learning and World Models in Professor Gordon Wetzstein's lab. Prior to Stanford, I spent six months at Harvard with Dr. Mengyu Wang on image segmentation and vision-language models for medical imaging fairness, and another six months with Dr. Craig Levin applying latent diffusion models to PET image reconstruction.
Studying whether LLM agents preserve accurate responsibility attribution when a peer agent pressures them to obscure its own role in an incident. The harness probes how human-facing reports change under multi-agent peer pressure.
Analyzed interaction between imitation learning and residual RL, showing that increased data can degrade performance.
Implemented Transformer architecture, byte pair encoding, and a minimal language model from scratch in PyTorch.
Turning a single 1-bit GPIO pin into analog audio on bare metal — sigma-delta modulation, DMA, PWM, and interrupts.