paper-with-me

Papers

LapDDPM: A Conditional Graph Diffusion Model for scRNA-seq Generation with Spectral Adversarial Perturbations

2025-06-16 · Lorenzo Bini, Stephane Marchand-Maillet

Generating high-fidelity and biologically plausible synthetic single-cell RNA sequencing (scRNA-seq) data, especially with conditional control, is challenging due to its high dimensionality, sparsity, and complex biological variations. Existing generative models often struggle to capture these unique characteristics and ensure robustness to structural noise in cellular networks. We introduce LapDDPM, a novel conditional Graph Diffusion Probabilistic Model for robust and high-fidelity scRNA-seq generation. LapDDPM uniquely integrates graph-based representations with a score-based diffusion model, enhanced by a novel spectral adversarial perturbation mechanism on graph edge weights. Our contributions are threefold: we leverage Laplacian Positional Encodings (LPEs) to enrich the latent space with crucial cellular relationship information; we develop a conditional score-based diffusion model for effective learning and generation from complex scRNA-seq distributions; and we employ a unique spectral adversarial training scheme on graph edge weights, boosting robustness against structural variations. Extensive experiments on diverse scRNA-seq datasets demonstrate LapDDPM's superior performance, achieving high fidelity and generating biologically-plausible, cell-type-specific samples. LapDDPM sets a new benchmark for conditional scRNA-seq data generation, offering a robust tool for various downstream biological applications.

📄 PDF Abstract BibTeX arXiv:2506.13344

Code (1)

LorenzoBini4/laplace-DDPM 공식 구현 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 제목 키워드 기반

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 availab…

scRDiT: Generating single-cell RNA-seq data by diffusion transformers and accelerating sampling

2024-04-09 · Shengze Dong, Zhuorui Cui, Ding Liu, Jinzhi Lei

Motivation: Single-cell RNA sequencing (scRNA-seq) is a groundbreaking technology extensively utilized in biological research, facilitating the examination of gene expression at the individual cell level within a given t…

Denoising

Single-Cell RNA-seq Synthesis with Latent Diffusion Model

2023-12-21 · YiXuan Wang, Shuangyin Li, Shimin Di, Lei Chen

The single-cell RNA sequencing (scRNA-seq) technology enables researchers to study complex biological systems and diseases with high resolution. The central challenge is synthesizing enough scRNA-seq samples; insufficien…

GraphGUIDE: interpretable and controllable conditional graph generation with discrete Bernoulli diffusion

2023-02-07 · Alex M. Tseng, Nathaniel Diamant, Tommaso Biancalani, Gabriele Scalia

Diffusion models achieve state-of-the-art performance in generating realistic objects and have been successfully applied to images, text, and videos. Recent work has shown that diffusion can also be defined on graphs, in…

Graph Generation

Graph Diffusion Transformers for Multi-Conditional Molecular Generation

2024-01-24 · Gang Liu, Jiaxin Xu, Tengfei Luo, Meng Jiang

Inverse molecular design with diffusion models holds great potential for advancements in material and drug discovery. Despite success in unconditional molecular generation, integrating multiple properties such as synthet…

DecoderDenoisingDrug Discovery