Runqian (Ray) Wang

I am an undergraduate student at MIT double majoring in AI and Math. I am currently advised by Kaiming He at MIT and Yilun Du at Harvard. Previously, I was advised by Aude Oliva, Polina Golland, Zhirong Wu, and Rogerio Feris. I also interned as a student researcher at Microsoft Research and IBM Research.

Email  /  CV  /  Github  /  Google Scholar

profile photo
Research

My current focus is on generative modeling. I used to work on computer vision, optimization, LLM finetuning, and medical imaging. I am most interested in simple yet effective methods that can generalize and scale.

Equilibrium Matching: Generative Modeling with Implicit Energy-Based Models
Runqian Wang, Yilun Du
Preprint, 2025
website / code / paper

New generative model with equilibrium dynamics that exceeds Flow Matching in performance, supports optimization-based sampling, and naturally performs multiple downstream tasks.

Diffuse and Disperse: Image Generation with Representation Regularization
Runqian Wang, Kaiming He
Preprint, 2025
code / paper

Plug-and-play representation regularizer for generative modeling that brings consistent improvement across different settings.

Trans-LoRA: towards data-free Transferable Parameter Efficient Finetuning
Runqian Wang, Soumya Ghosh, David Cox, Diego Antognini, Aude Oliva, Rogerio Feris, Leonid Karlinsky
NeurIPS, 2024
paper

Enables nearly data-free and compute-efficient transfer of existing PEFT modules trained on old base model to new base models, while at least preserving, in most cases improve, performance.

Feature Selection for Malapposition Detection in Intravascular Ultrasound-A Comparative Study
Satyananda Kashyap, Neerav Karani, Alexander Shang, Niharika D’Souza, Neel Dey, Lay Jain, Ray Wang, Hatice Akakin, Qian Li, Wenguang Li, Corydon Carlson, Polina Golland, Tanveer Syeda-Mahmood
2nd Intl. Workshop, AMAI, 2023
paper

Provides a comprehensive study on malposition detection using deep learning approaches and proposes a new approach for malposition classification using Mask-RCNN and SWIN transformer.

An efficient algorithm to compute the X-ray transform
Chong Chen, Runqian Wang, Chandrajit Bajaj, Ozan Öktem
Int. J. Comput. Math., 2022
paper

Proposes a new algorithm to compute the X-ray transform of an image; improves time complexity from O(N^d) to O(N).

Comparing Grover’s Quantum Search Algorithm with Classical Algorithm on Solving Satisfiability Problem
Runqian Wang,
IEEE ISEC , 2021
paper

Applies Grover's quantum search algorithm to solve satisfiability problems and reduces time complexity to the square root of existing solutions.