paper-with-me

Papers

scDiffusion: conditional generation of high-quality single-cell data using diffusion model

2024-01-08 · Erpai Luo, Minsheng Hao, Lei Wei, Xuegong Zhang

Single-cell RNA sequencing (scRNA-seq) data are important for studying the laws of life at single-cell level. However, it is still challenging to obtain enough high-quality scRNA-seq data. To mitigate the limited availability of data, generative models have been proposed to computationally generate synthetic scRNA-seq data. Nevertheless, the data generated with current models are not very realistic yet, especially when we need to generate data with controlled conditions. In the meantime, the Diffusion models have shown their power in generating data at high fidelity, providing a new opportunity for scRNA-seq generation. In this study, we developed scDiffusion, a generative model combining diffusion model and foundation model to generate high-quality scRNA-seq data with controlled conditions. We designed multiple classifiers to guide the diffusion process simultaneously, enabling scDiffusion to generate data under multiple condition combinations. We also proposed a new control strategy called Gradient Interpolation. This strategy allows the model to generate continuous trajectories of cell development from a given cell state. Experiments showed that scDiffusion can generate single-cell gene expression data closely resembling real scRNA-seq data. Also, scDiffusion can conditionally produce data on specific cell types including rare cell types. Furthermore, we could use the multiple-condition generation of scDiffusion to generate cell type that was out of the training data. Leveraging the Gradient Interpolation strategy, we generated a continuous developmental trajectory of mouse embryonic cells. These experiments demonstrate that scDiffusion is a powerful tool for augmenting the real scRNA-seq data and can provide insights into cell fate research.

📄 PDF Abstract BibTeX arXiv:2401.03968

Code (1)

eperluo/scdiffusion 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

3DGen: Triplane Latent Diffusion for Textured Mesh Generation

2023-03-09 · Anchit Gupta, Wenhan Xiong, Yixin Nie, Ian Jones 외

Latent diffusion models for image generation have crossed a quality threshold which enabled them to achieve mass adoption. Recently, a series of works have made advancements towards replicating this success in the 3D dom…

DiversityGPUImage GenerationTexture Synthesis

NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training

2024-12-02 · CVPR 2025 1 · Dar-Yen Chen, Hmrishav Bandyopadhyay, Kai Zou, Yi-Zhe Song

We introduce NitroFusion, a fundamentally different approach to single-step diffusion that achieves high-quality generation through a dynamic adversarial framework. While one-step methods offer dramatic speed advantages,…

Denoising

cGANs with Projection Discriminator

2018-02-15 · ICLR 2018 1 · Takeru Miyato, Masanori Koyama

We propose a novel, projection based way to incorporate the conditional information into the discriminator of GANs that respects the role of the conditional information in the underlining probabilistic model. This approa…

Conditional Image GenerationImage GenerationSuper-Resolution

Conditional Consistency Guided Image Translation and Enhancement

2025-01-02 · Amil Bhagat, Milind Jain, A. V. Subramanyam

Consistency models have emerged as a promising alternative to diffusion models, offering high-quality generative capabilities through single-step sample generation. However, their application to multi-domain image transl…

DenoisingImage EnhancementLow-Light Image EnhancementTranslation

Unconditional Priors Matter! Improving Conditional Generation of Fine-Tuned Diffusion Models

2025-03-26 · Prin Phunyaphibarn, Phillip Y. Lee, Jaihoon Kim, Minhyuk Sung

Classifier-Free Guidance (CFG) is a fundamental technique in training conditional diffusion models. The common practice for CFG-based training is to use a single network to learn both conditional and unconditional noise …

Video Generation