CountsDiff: A Diffusion Model on the Natural Numbers for Generation and Imputation of Count-Based Data

arXiv cs.LG / 4/7/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces CountsDiff, a diffusion-model framework that natively generates and imputes data defined over the natural numbers (count-based/ordinal discrete distributions).
  • CountsDiff builds on the Blackout diffusion framework by reformulating it with a survival-probability schedule and explicit loss weighting, yielding design parameters with clear analogues to existing diffusion approaches.
  • The method incorporates modern diffusion features that were previously less explored in count domains, including continuous-time training, classifier-free guidance, and churn/remasking reverse dynamics that permit non-monotone reverse trajectories.
  • Experiments show that an initial instantiation of CountsDiff performs competitively on natural image datasets (CIFAR-10, CelebA) and demonstrates strong results on single-cell RNA-seq count imputation tasks (fetal cell and heart cell atlases).
  • The authors report that the simple version can match or exceed state-of-the-art discrete generative modeling and leading RNA-seq imputation methods, suggesting further performance gains are likely with better parameter optimization.

Abstract

Diffusion models have excelled at generative tasks for both continuous and token-based domains, but their application to discrete ordinal data remains underdeveloped. We present CountsDiff, a diffusion framework designed to natively model distributions on the natural numbers. CountsDiff extends the Blackout diffusion framework by simplifying its formulation through a direct parameterization in terms of a survival probability schedule and an explicit loss weighting. This introduces flexibility through design parameters with direct analogues in existing diffusion modeling frameworks. Beyond this reparameterization, CountsDiff introduces features from modern diffusion models, previously absent in counts-based domains, including continuous-time training, classifier-free guidance, and churn/remasking reverse dynamics that allow non-monotone reverse trajectories. We propose an initial instantiation of CountsDiff and validate it on natural image datasets (CIFAR-10, CelebA), exploring the effects of varying the introduced design parameters in a complex, well-studied, and interpretable data domain. We then highlight biological count assays as a natural use case, evaluating CountsDiff on single-cell RNA-seq imputation in a fetal cell and heart cell atlas. Remarkably, we find that even this simple instantiation matches or surpasses the performance of a state-of-the-art discrete generative model and leading RNA-seq imputation methods, while leaving substantial headroom for further gains through optimized design choices in future work.