Generalized Discrete Diffusion from Snapshots

arXiv stat.ML / 3/24/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Generalized Discrete Diffusion from Snapshots (GDDS), a unified framework for discrete diffusion that supports arbitrary noising/corruption processes over large discrete state spaces.
  • GDDS generalizes existing discrete diffusion methods while providing significantly more flexibility in choosing the forward corruption dynamics and enabling fast arbitrary corruption via uniformization.
  • For training, it derives an ELBO that uses snapshot latents rather than the entire noising path, aiming for efficient training of standard generative modeling architectures with a clear probabilistic interpretation.
  • Experiments on large-vocabulary discrete generation tasks report improved training efficiency and generation quality over prior discrete diffusion approaches, and claim it beats autoregressive models at this scale for the first time.
  • The authors provide code and a blog post on the project page to support adoption and further experimentation.

Abstract

We introduce Generalized Discrete Diffusion from Snapshots (GDDS), a unified framework for discrete diffusion modeling that supports arbitrary noising processes over large discrete state spaces. Our formulation encompasses all existing discrete diffusion approaches, while allowing significantly greater flexibility in the choice of corruption dynamics. The forward noising process relies on uniformization and enables fast arbitrary corruption. For the reverse process, we derive a simple evidence lower bound (ELBO) based on snapshot latents, instead of the entire noising path, that allows efficient training of standard generative modeling architectures with clear probabilistic interpretation. Our experiments on large-vocabulary discrete generation tasks suggest that the proposed framework outperforms existing discrete diffusion methods in terms of training efficiency and generation quality, and beats autoregressive models for the first time at this scale. We provide the code along with a blog post on the project page : \href{https://oussamazekri.fr/gdds}{https://oussamazekri.fr/gdds}.