About

Scaling generative intelligence with no compromise.

My research spans multimodal generative models, low-rank methods, and AI algorithm–system co-design. I build efficient and interpretable techniques that make advanced models faster, leaner, and more deployable.

About Me

I am a Ph.D. student in Electrical and Computer Engineering at Duke University, advised by Prof. Yiran Chen in the Center for Computational Evolutionary Intelligence (CEI). My research spans MLSys, efficient AI, and multimodal AI, with a focus on making LLMs, MLLMs, diffusion models, and world models faster and more practical.

Research

I develop efficient systems and algorithms for large models, spanning low-rank LLM inference, mechanistic interpretability, diffusion acceleration, and scalable optimization.

Selected Projects

ICML 2026 Spotlight

DecodeShare: Tracing the Shared Subspace of LLM Decode-Time Decisions

Duke CEI · Mechanistic interpretability and activation steering
DecodeShare pipeline from task prompts and decode-time activation collection to shared-subspace estimation

DecodeShare identifies compact, task-general subspaces in KV-cached decode-time states and validates their causal influence on LLM decisions through matched decode-only interventions.

AAAI 2026 Poster

FlashSVD: Unified Runtime for Low-Rank Transformer Inference

Duke CEI · LLM systems and GPU kernels
FlashSVD pipeline for low-rank transformer inference

FlashSVD is a unified runtime for SVD-compressed language models that uses rank-aware CUDA/Triton kernels and optimized decoding to reduce peak activation memory by 70.2% and transient memory by 75%.

ACM MM 2026 Poster

ZEUS: Accelerating Diffusion Models with Only Second-Order Predictor

Duke CEI · Diffusion and generative systems

Yixiao Wang*, Ting Jiang*, Zishan Shao* (* equal contribution)

ZEUS overview showing performance across image and video generation and its second-order prediction pipeline

ZEUS is a training-free second-order framework for ODE-based generative models that uses an interleaved schedule to avoid unstable back-to-back extrapolations while delivering up to 3.2× end-to-end speedup with minimal overhead and fewer than 20 lines of integration code.

Earlier Projects

ICML 2025 Poster

SADA: Stability-guided Adaptive Diffusion Acceleration

Duke CEI · Diffusion and flow-model acceleration
SADA stability-guided diffusion acceleration overview

SADA is a training-free framework that adapts step-wise and token-wise sparsity to each denoising trajectory, achieving at least 1.8× acceleration with minimal fidelity degradation.

NeurIPS 2025 Poster

ECCD: Enhanced Cyclic Coordinate Descent for Elastic-Net GLMs

Sparstitute, Wake Forest University · Scalable optimization
ECCD coordinate-descent project overview

ECCD uses second-order, Hessian-approximate updates and recurrence unrolling to accelerate elastic-net generalized linear models by up to 13× with negligible error increase.

HPCAsia 2025 · Outstanding Paper Award

Scalable Dual Coordinate Descent for Kernel Methods

Sparstitute, Wake Forest University · High-performance computing
Strong-scaling results for DCD and s-step DCD across kernel SVM benchmarks

Scalable Dual Coordinate Descent develops MPI-based s-step methods for kernel SVMs and ridge regression that reduce synchronization and achieve up to 9.8× strong-scaling speedups.

Research Experience

Duke University, Center for Computational Evolutionary Intelligence (CEI) · Durham, NC

Ph.D. Student and Researcher · Fall 2024 – Present
Advised by Prof. Yiran Chen. My research spans multimodal generative models, low-rank methods, and AI algorithm–system co-design, with a focus on efficient and interpretable techniques for large-scale deployment.

REASON Lab, Wake Forest University · Winston-Salem, NC

Research Assistant · Spring 2022 – Present
Worked on scalable kernel machine-learning algorithms and communication-avoiding optimization with Dr. Aditya Devarakonda.

Wake Forest IRSC Laboratory · Winston-Salem, NC

Research Assistant · Spring 2022 – Spring 2024
Conducted computer-vision research for rainforest image analysis under Prof. Victor Pauca.

Service & Recognition

  • Conference Reviewer — AAAI (2026, 2027), ICLR (2026), and NeurIPS (2026; Main Track and Datasets & Benchmarks Track).
  • Workshop Reviewer — AdaptFM @ ICML 2026.
  • Research Mentorship — Mentored seven Duke students (one Ph.D., two M.S., and four B.S. students), contributing to an ICML Spotlight paper and a workshop submission. See the Mentorship page.
  • Cloudexe GPU Catalyst Fellowship — Lab award (proposal co-author), 2026.
  • Outstanding Paper Award — HPCAsia 2025.