菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-23
📄 Abstract - PerturbDiff: Functional Diffusion for Single-Cell Perturbation Modeling

Building Virtual Cells that can accurately simulate cellular responses to perturbations is a long-standing goal in systems biology. A fundamental challenge is that high-throughput single-cell sequencing is destructive: the same cell cannot be observed both before and after a perturbation. Thus, perturbation prediction requires mapping unpaired control and perturbed populations. Existing models address this by learning maps between distributions, but typically assume a single fixed response distribution when conditioned on observed cellular context (e.g., cell type) and the perturbation type. In reality, responses vary systematically due to unobservable latent factors such as microenvironmental fluctuations and complex batch effects, forming a manifold of possible distributions for the same observed conditions. To account for this variability, we introduce PerturbDiff, which shifts modeling from individual cells to entire distributions. By embedding distributions as points in a Hilbert space, we define a diffusion-based generative process operating directly over probability distributions. This allows PerturbDiff to capture population-level response shifts across hidden factors. Benchmarks on established datasets show that PerturbDiff achieves state-of-the-art performance in single-cell response prediction and generalizes substantially better to unseen perturbations. See our project page (this https URL), where code and data will be made publicly available (this https URL).

顶级标签: biology systems model training
详细标签: single-cell sequencing perturbation modeling diffusion models distribution learning systems biology 或 搜索:

PerturbDiff:用于单细胞扰动建模的功能性扩散模型 / PerturbDiff: Functional Diffusion for Single-Cell Perturbation Modeling


1️⃣ 一句话总结

这篇论文提出了一个名为PerturbDiff的新模型,它通过直接在概率分布空间中进行建模,而非单个细胞,从而更准确地预测细胞在受到药物或基因扰动后的群体反应,并在实验中取得了领先的性能。

源自 arXiv: 2602.19685