Yiming Qin

I am a computer science PhD student at the École Polytechnique Fédérale de Lausanne (EPFL). I am currently working on graph generation and have an interest in drug discovery and conditional generation. I am fortunate to be advised by Prof. Pascal Frossard.

Prior to my PhD, I completed my Master's degree at the at Shanghai Jiao Tong University (SJTU), where I worked with Prof. Ya Zhang, Prof. Yanfeng Wang, Prof. Jiaochao Yao, and Dr. Huangjie Zheng. At the same time, I earned the double degree (title of Ingénieur) from École polytechnique (X) on applied mathematics, finished with an internship at École Normale Supérieure (ENS), Paris under the supervision of Dr. Lisa Bedin and Prof. Auguste Genovesio. Before that, I completed my Bachelor's degree a B.E. in Information Engineering and a B.A. in French at SJTU, within the SPEIT.

Email  /  GitHub  /  Google Scholar  /  LinkedIn

profile photo

Research

My research focuses on generative models and graphs. Specifically, I am interested in controlling generative models, such as model editing and conditional generation, and in applying graph generative models to diverse domains, such as drug discovery.

project image

MEMOIR: Lifelong Model Editing with Minimal Overwrite and Informed Retention for LLMs


Ke Wang*, Yiming Qin*, Nikolaos Dimitriadis, Alessandro Favero, Pascal Frossard
Arxiv Preprint, 2025
arxiv /

MEMOIR adds new knowledge to language models via a sparse, query-matched residual memory, enabling thousands of edits with minimal forgetting and strong generalization.

project image

Generating Directed Graphs with Dual Attention and Asymmetric Encoding


Alba Carballo-Castro, Manuel Madeira, Yiming Qin, Dorina Thanou, Pascal Frossard
Arxiv Preprint, 2025
arxiv / code /

We propose DIRECTO, a discrete flow matching model with direction-aware encodings and dual-attention, plus new benchmarks, for better directed graph generation.

project image

DeFoG: Discrete Flow Matching for Graph Generation


Yiming Qin*, Manuel Madeira*, Dorina Thanou, Pascal Frossard
ICML (Oral Presentation), 2025
arxiv / code /

Graph generation models often face limitations in sampling efficiency and flexibility due to tightly coupled training and sampling stages. We introduce DeFoG, a discrete flow matching framework that disentangles these stages, improving both efficiency and performance over existing diffusion models.

project image

SparseDiff: Sparse Discrete Diffusion for Scalable Graph Generation


Yiming Qin, Clément Vignac, Pascal Frossard
TMLR, 2025
arxiv / code /

Generative models for graphs struggle with scalability due to predicting interactions for all node pairs. We introduce SparseDiff, a denoising diffusion model that leverages sparsity to overcome this.

project image

Class-balancing Diffusion Models


Yiming Qin, Huangjie Zheng, Jiangchao Yao, Mingyuan Zhou, Ya Zhang
CVPR, 2023
arxiv / code /

We observe significant performance degradation on tail classes in both diversity and fidelity, and propose Class-Balancing Diffusion Models (CBDM) that are trained with a distribution adjustment regularizer as a solution.




Supervised projects

Here are some research projects that I have supervised. Open projects (for EPFL students) can be found here. Feel free to get in touch.

project image

On the Role of Structure in Hierarchical Graph Neural Networks


Luca Sbicego, Sevda Öğüt, Manuel Madeira, Yiming Qin, Dorina Thanou, Pascal Frossard
ICLR (Workshop), 2025
arxiv /

Hierarchical GNNs still don’t outperform flat ones overall but recover better from structural perturbations.




Projects

Here are some projects that I have worked on.

project image

Learning Cell Dynamic Features for Unlabeled Video-Microscopies from Synthetic Data



ENS Ulm, 2021

We design a multi-task model with two heads: one trained on synthetic mitosis videos (SynDiv) using supervised/self-supervised tasks, and one trained on real microscopy videos (LSP) using self-supervised tasks. Joint training improves the learned representations, yielding better correlations with cell counts, division events, and genetic perturbations than models trained on SynDiv or LSP alone.





Design and source code from Leonid Keselman and Jon Barron's website