bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Single-cell foundation models
Single-cell

scDFM

Westlake University

Single-cell perturbation prediction model using conditional flow matching to map control cells to perturbed expression distributions.

Released: February 2026

scDFM (single-cell Distributional Flow Matching) is a model for predicting how cell populations respond transcriptionally to perturbations such as gene knockouts or drug combinations. A key observation motivating the work is that perturbations often induce population-level shifts in gene expression rather than changes that can be tracked in individual cells—and because single-cell sequencing is destructive, control and perturbed cells cannot be matched one-to-one. scDFM therefore models the full distribution of perturbed expression profiles conditioned on control states instead of relying on cell-level correspondences.

Developed by Tailin Wu's group at Westlake University and accepted to ICLR 2026, scDFM uses conditional flow matching together with a maximum mean discrepancy (MMD) objective to learn maps between control and perturbed distributions. It is paired with a custom backbone, the PAD-Transformer, which incorporates gene-interaction graphs and a differential-attention mechanism to capture context-specific expression changes.

By framing perturbation prediction as distribution matching with flow-based generative modeling, scDFM targets robustness in challenging settings such as combinatorial (multi-gene) perturbations, where predicting joint effects is especially difficult.

#Key Features

  • Distributional flow matching: Uses conditional flow matching to map control distributions to perturbed distributions, sidestepping the need for paired single cells.
  • MMD objective: Trains with a maximum mean discrepancy loss to align predicted and observed population-level expression distributions.
  • PAD-Transformer backbone: Employs gene-interaction graphs and differential attention to model context-specific, gene-level expression changes.
  • Combinatorial robustness: Reported to improve mean squared error by 19.6% over prior methods in combinatorial perturbation settings.

#Technical Details

scDFM combines conditional flow matching with a maximum mean discrepancy objective to learn distribution-to-distribution maps between control and perturbed single-cell expression states. Its PAD-Transformer backbone integrates gene-interaction graph structure with a differential-attention mechanism to capture context-specific changes in gene expression. The authors report a 19.6% reduction in mean squared error relative to prior methods in combinatorial (multi-gene) perturbation settings. The work was accepted at ICLR 2026; the code is released under an MIT license, with pretrained checkpoints provided for the Norman and ComboSciPlex benchmark datasets.

#Applications

scDFM is intended for systems biology and drug-discovery workflows that use single-cell perturbation screens, where accurate prediction of expression responses—especially to untested gene or drug combinations—can prioritize experiments and inform mechanistic hypotheses. Its distribution-level formulation is well suited to the unpaired, population-shifting nature of perturbation data, and the released Norman and ComboSciPlex checkpoints make it directly usable on common combinatorial benchmarks.

#Impact

scDFM advances distribution-based single-cell perturbation modeling by combining flow matching with a graph-aware, differential-attention transformer, and reports meaningful gains in the difficult combinatorial regime. Acceptance at ICLR 2026 plus an open MIT-licensed implementation with pretrained checkpoints lowers the barrier to adoption and reproduction. As with other perturbation-prediction models, its broader impact will depend on how well benchmark improvements generalize to new biological systems and experimental designs.

Citation

scDFM: Distributional Flow Matching Model for Robust Single-Cell Perturbation Prediction

Preprint

Yu, C., et al. (2026) scDFM: Distributional Flow Matching Model for Robust Single-Cell Perturbation Prediction. arXiv.org.

DOI: 10.48550/arXiv.2602.07103

Recent citations

Papers that recently cited this model.

  • PerturbCellRL: Verifier-Guided Reinforcement Learning for Single-Cell Perturbation Prediction

    D. Wu, Mingyu Li, Yuhui Zhang, et al.

    Jun 2026

    0Influential
  • OCOO-T : A Simple and Scalable Virtual Cell Model for Transcriptional Perturbation Response Prediction

    Dan Jiang, Zheming An, Yalong Zhao, et al.

    Jun 2026

    0
  • Signal, Bounds, and Baselines: Principles for Evaluating Virtual Cell Perturbation Models

    Michael Vollenweider, Peter Bühlmann

    bioRxiv · May 2026

    2

Top citations

The most-cited papers that cite this model.

  • Signal, Bounds, and Baselines: Principles for Evaluating Virtual Cell Perturbation Models

    Michael Vollenweider, Peter Bühlmann

    bioRxiv · May 2026

    2
  • Lingshu-Cell: A generative cellular world model for transcriptome modeling toward virtual cells

    Han Zhang, Guo-Hua Yuan, Chaohao Yuan, et al.

    Mar 2026

    1
  • StateXDiff: Cell State-Contextualized Multimodal Diffusion for Single-Cell Perturbation Prediction

    Peiting Shi, Ningfeng Que, Xianzhen Huang, et al.

    May 2026

    0
  • SCALE: Scalable Conditional Atlas-Level Endpoint transport for virtual cell perturbation prediction

    Shuizhou Chen, Lang Yu, Ke-hua Jin, et al.

    bioRxiv · Mar 2026

    0
  • Signal, Bounds, and Baselines: Principles for Rigorous Evaluation of High-Dimensional Biological Perturbation Prediction

    Michael Vollenweider, Peter Bühlmann

    0

Related models

Models with similar goals, methods, or subject matter.

  • scLDM

    Chan Zuckerberg Initiative

    Latent diffusion model for generating single-cell gene expression profiles, pairing a permutation-invariant autoencoder with a diffusion transformer.

    Single-cell
  • PerturbDiff

    Mila

    Diffusion model predicting single-cell responses to genetic or drug perturbations, generating over distributions to capture population variability.

    Single-cell
  • scLDM.CD4

    Chan Zuckerberg Initiative

    Single-cell latent diffusion model fine-tuned on 14.5 million CD4+ T cells to simulate transcriptomic effects of single-gene perturbations.

    Single-cell
  • scPert

    Zhejiang University School of Medicine

    Multi-modal transformer fusing LLM gene embeddings with biological knowledge graphs to predict single-cell responses to genetic perturbations.

    Single-cell
  • DCM (Discrete Cell Models)

    University of Bristol

    Single-cell foundation model applying discrete diffusion directly to scRNA-seq counts, generating unconditional and perturbation-conditioned profiles.

    Single-cell
  • CPA

    Theis Lab

    Single-cell perturbation prediction model that forecasts transcriptional responses to drug combinations and doses never experimentally measured.

    Single-cell
  • DoFormer

    Columbia University / Biohub / Chan Zuckerberg Biohub New York

    Causal multimodal transformer that embeds the do-operator in attention to predict single-cell gene expression under unseen genetic perturbations.

    Single-cell
  • FlowTransOP

    MIT / University of Amsterdam / Washington State University

    Flow-matching framework that translates omics signatures across biological domains, such as mouse to human transcriptomics, without paired samples.

    Single-cell

Citations

Total Citations7
Influential1
References31

GitHub

Stars43
Forks5
Open Issues5
Contributors3
Last Push3mo ago
LanguagePython
LicenseMIT

Fields of citing research

  • Biology100%
  • Computer Science100%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
54Partial
Usability — can I run it?64
Reproducibility — can I retrain it?57
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

flow_matchinggene_expressiongenerativeperturbationperturbation_predictiontranscriptomicstransformer

Resources

GitHub RepositoryResearch Paper