Scalable Single-Cell Gene Expression Generation with Latent Diffusion Models
Giovanni Palla, Sudarshan Babu, Payam Dibaeinia, James D. Pearce, Donghui Li, Aly A. Khan, Theofanis Karaletsos, Jakub M. Tomczak
TL;DR
This paper tackles the challenge of generating realistic single-cell gene expression profiles by enforcing exchangeability of genes and introducing scLDM, a Transformer-based VAE with fixed-size, permutation-invariant latent tokens. It replaces the Gaussian prior with a latent diffusion model parameterized by Diffusion Transformers, enabling multi-conditional, controllable generation via classifier-free guidance. The two-stage approach yields a powerful encoder–decoder architecture (MCAB) and a diffusion-based latent space, achieving state-of-the-art results in reconstruction, unconditional and conditional generation on observational and perturbational data, and producing embeddings that bolster downstream classification tasks. The work demonstrates the practical impact of enforcing exchangeability for scalable, high-fidelity generative modeling in single-cell genomics and sets the stage for applying similar foundations to other exchangeable biological data and multi-omics integration.
Abstract
Computational modeling of single-cell gene expression is crucial for understanding cellular processes, but generating realistic expression profiles remains a major challenge. This difficulty arises from the count nature of gene expression data and complex latent dependencies among genes. Existing generative models often impose artificial gene orderings or rely on shallow neural network architectures. We introduce a scalable latent diffusion model for single-cell gene expression data, which we refer to as scLDM, that respects the fundamental exchangeability property of the data. Our VAE uses fixed-size latent variables leveraging a unified Multi-head Cross-Attention Block (MCAB) architecture, which serves dual roles: permutation-invariant pooling in the encoder and permutation-equivariant unpooling in the decoder. We enhance this framework by replacing the Gaussian prior with a latent diffusion model using Diffusion Transformers and linear interpolants, enabling high-quality generation with multi-conditional classifier-free guidance. We show its superior performance in a variety of experiments for both observational and perturbational single-cell data, as well as downstream tasks like cell-level classification.
