ScDiVa: Masked Discrete Diffusion for Joint Modeling of Single-Cell Identity and Expression
Mingxuan Wang, Cheng Chen, Gaoyang Jiang, Zijia Ren, Chuangxin Zhao, Lu Shi, Yanbiao Ma
TL;DR
ScDiVa introduces masked discrete diffusion for single-cell data, aligning generative modeling with dropout and eliminating autoregressive ordering biases. By combining entropy-normalized serialization, a latent anchor, depth-invariant sampling, and a dual denoising objective, it jointly models gene identity and expression magnitude within a bidirectional Transformer. Pre-trained on tens of millions of cells, ScDiVa achieves strong transfer across batch integration, cell type annotation, perturbation prediction, and GRN inference, outperforming state-of-the-art baselines. The work demonstrates that discrete diffusion with an absorbing state is a biologically principled alternative to autoregressive approaches for high-dimensional, sparse, and unordered single-cell profiles, with potential impact on scalable cellular representation learning and downstream biology.
Abstract
Single-cell RNA-seq profiles are high-dimensional, sparse, and unordered, causing autoregressive generation to impose an artificial ordering bias and suffer from error accumulation. To address this, we propose scDiVa, a masked discrete diffusion foundation model that aligns generation with the dropout-like corruption process by defining a continuous-time forward masking mechanism in token space. ScDiVa features a bidirectional denoiser that jointly models discrete gene identities and continuous values, utilizing entropy-normalized serialization and a latent anchor token to maximize information efficiency and preserve global cell identity. The model is trained via depth-invariant time sampling and a dual denoising objective to simulate varying sparsity levels while ensuring precise recovery of both identity and magnitude. Pre-trained on 59 million cells, scDiVa achieves strong transfer performance across major benchmarks, including batch integration, cell type annotation, and perturbation response prediction. These results suggest that masked discrete diffusion serves as a biologically coherent and effective alternative to autoregression.
