English

Loopholing Discrete Diffusion: Deterministic Bypass of the Sampling Wall

Machine Learning 2026-05-14 v3

Abstract

Discrete diffusion models offer a promising alternative to autoregressive generation through parallel decoding, but they suffer from a sampling wall: once categorical sampling occurs, rich distributional information collapses into one-hot vectors and cannot be propagated across steps, forcing subsequent steps to operate with limited information. To mitigate this problem, we introduce Loopholing, a novel and simple mechanism that preserves this information via a deterministic latent pathway, leading to Loopholing Discrete Diffusion Models (LDDMs). Trained efficiently with a self-conditioning strategy that avoids unrolling the full denoising trajectory, LDDMs achieve substantial gains-reducing generative perplexity by up to 61% over prior baselines, thereby closing (and in some cases surpassing) the gap with autoregressive models, and producing more coherent text. Applied to reasoning tasks, LDDMs also improve performance on arithmetic benchmarks such as Countdown and Game of 24. These results also indicate that loopholing mitigates idle steps and oscillations, providing a general and effective path toward high-quality non-autoregressive text generation.

Keywords

Cite

@article{arxiv.2510.19304,
  title  = {Loopholing Discrete Diffusion: Deterministic Bypass of the Sampling Wall},
  author = {Mingyu Jo and Jaesik Yoon and Justin Deschenaux and Caglar Gulcehre and Sungjin Ahn},
  journal= {arXiv preprint arXiv:2510.19304},
  year   = {2026}
}

Comments

Accepted at ICLR 2026

R2 v1 2026-07-01T06:59:11.440Z