English

Simple Guidance Mechanisms for Discrete Diffusion Models

Machine Learning 2025-05-29 v3

Abstract

Diffusion models for continuous data gained widespread adoption owing to their high quality generation and control mechanisms. However, controllable diffusion on discrete data faces challenges given that continuous guidance methods do not directly apply to discrete diffusion. Here, we provide a straightforward derivation of classifier-free and classifier-based guidance for discrete diffusion, as well as a new class of diffusion models that leverage uniform noise and that are more guidable because they can continuously edit their outputs. We improve the quality of these models with a novel continuous-time variational lower bound that yields state-of-the-art performance, especially in settings involving guidance or fast generation. Empirically, we demonstrate that our guidance mechanisms combined with uniform noise diffusion improve controllable generation relative to autoregressive and diffusion baselines on several discrete data domains, including genomic sequences, small molecule design, and discretized image generation.

Keywords

Cite

@article{arxiv.2412.10193,
  title  = {Simple Guidance Mechanisms for Discrete Diffusion Models},
  author = {Yair Schiff and Subham Sekhar Sahoo and Hao Phung and Guanghan Wang and Sam Boshar and Hugo Dalla-torre and Bernardo P. de Almeida and Alexander Rush and Thomas Pierrot and Volodymyr Kuleshov},
  journal= {arXiv preprint arXiv:2412.10193},
  year   = {2025}
}

Comments

ICLR 2025; Code to reproduce our experiments is available here: https://github.com/kuleshov-group/discrete-diffusion-guidance

R2 v1 2026-06-28T20:34:13.123Z