The Diffusion Duality

1Cornell Tech, NY     2EPFL, Lausanne     3Cohere, NY
ICML 2025
MY ALT TEXT

An illustration of uniform state discrete diffusion (top) and the underlying Gaussian diffusion (bottom). While both are separate Markov processes, applying \(\texttt{arg max}\) maps Gaussian latents \(\mathbf{w}_t \in \mathbb{R}^n\) to discrete latents \(\mathbf{z}_t \in \mathcal{V}\), transforming their marginals from \(\tilde{q}_t(.|\mathbf{x}; \tilde{\alpha}_t)\) to \(q_t(.|\mathbf{x}; \mathcal{T}(\tilde{\alpha}_t))\) and adjusting diffusion parameters from \(\tilde{\alpha}_t\) to \(\alpha_t = \mathcal{T}(\tilde{\alpha}_t)\) .

Key Innovations

  1. We show that uniform-state discrete diffusion emerges from Gaussian diffusion, enabling the transfer of techniques from continuous to discrete domains.
  2. Building on this insight, we propose the DUO framework, which improves training through a low-variance curriculum.
  3. We further introduce Discrete Consistency Distillation, adapting consistency distillation to the discrete setting and accelerating DUO sampling by two orders of magnitude.

Introduction

An eternal theme in mathematics is that discreteness emerges from underlying continuity. From quantum mechanics, where the quantized energy states of electrons arise as solutions to continuous wave equations, to the binary logic of digital circuits, fundamentally driven by smooth analog currents, discreteness has repeatedly and naturally emerged from an underlying continuum. Our work continues this tradition by demonstrating that a discrete diffusion process is, in fact, an emergent phenomenon of an underlying continuous Gaussian diffusion process. This perspective enables the design of faster training and sampling algorithms for discrete diffusion models.

Gaussiasn Diffusion

[Will be completed by April 19, 2025]

Discrete Diffusion

[Will be completed by April 19, 2025]

The Diffusion Duality

[Will be completed by April 19, 2025] Equivalence of Marginals, ELBO relation.

Marginals

[Will be completed by April 19, 2025]

ELBO

[Will be completed by April 19, 2025]

Experiments

Curriculum Learning

[Will be completed by April 19, 2025]

Distillation

[Will be completed by April 19, 2025]

BibTeX

@inproceedings{sahoo2025diffusion,
  title={The Diffusion Duality},
  author={Sahoo, Subham Sekhar and Deschenaux, Justin and Gokaslan, Aaron and Wang, Guanghan and Chiu, Justin T and Kuleshov, Volodymyr},
  booktitle={ICLR 2025 Workshop on Deep Generative Model in Machine Learning: Theory, Principle and Efficacy}
}