EPS
← All batches·2605.18204

Forward-Learned Discrete Diffusion: Learning how to noise to denoise faster

topic: current_projecttop score: 100released: 2026-05-19first surfaced: 2026-05-19arXivPDFthreats2026-05-19

Authors: Grigory Bartosh, Teodora Pandeva, Sushrut Karmalkar et al.

arXiv · PDF

Summary

arXiv:2605. 18204v1 Announce Type: new Abstract: Discrete diffusion models are a powerful class of generative models with strong performance across many domains.

Relevance

Read next because Forward-Learned Discrete Diffusion: Learning how to noise to denoise faster overlaps with clean result "LoRA persona trained on alone emits at 23.5% when a co-trained partner learns ..., vs 0% control on Qwen2.5-7B-Instruct (MODERATE confidence)", clean result "Leakage rate is a usable signal for recovering trigger-shaped phrases on Gaperon-1125-1B without knowing the hidden trigger itself (MODERATE confidence)", clean result "Language-mismatch LoRA SFT on Qwen2.5-7B leaks the trained completion language into bystander directives the model was never trained on, absent under same-language SFT (LOW confidence)". Matching terms: strong, class, under, chain, factor, model. Source: arxiv stat.ML (Machine Learning).

Threat model

Potential threat/caveat for clean result "LoRA persona trained on alone emits at 23.5% when a co-trained partner learns ..., vs 0% control on Qwen2.5-7B-Instruct (MODERATE confidence)": this item discusses benchmark.

Abstract

arXiv:2605.18204v1 Announce Type: new Abstract: Discrete diffusion models are a powerful class of generative models with strong performance across many domains. For efficiency, however, discrete diffusion typically parameterizes the generative (reverse) process with factorized distributions, which makes it difficult for the model to learn the target process in a small number of steps and necessitates a long, computationally expensive sampling procedure. To reduce the gap between the target and model distributions and enable few-step generation, we propose Forward-Learned Discrete Diffusion (FLDD), which introduces discrete diffusion with a learnable forward (noising) process. Rather than fixing a Markovian forward chain, we adopt a non-Markovian formulation with learnable marginal and posterior distributions. This allows the generative process to remain factorized while matching the target defined by the noising process. We train all parameters end-to-end under the standard variational objective. Experiments on various benchmarks show that, for a given number of sampling steps, our approach produces a higher quality samples than conventional discrete diffusion models using the same reverse parameterization.