Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Fast Solvers for Discrete Diffusion Models: Theory and Applications of High-Order Algorithms

About

Discrete diffusion models have emerged as a powerful generative modeling framework for discrete data with successful applications spanning from text generation to image synthesis. However, their deployment faces challenges due to the high dimensionality of the state space, necessitating the development of efficient inference algorithms. Current inference approaches mainly fall into two categories: exact simulation and approximate methods such as $\tau$-leaping. While exact methods suffer from unpredictable inference time and redundant function evaluations, $\tau$-leaping is limited by its first-order accuracy. In this work, we advance the latter category by tailoring the first extension of high-order numerical inference schemes to discrete diffusion models, enabling larger step sizes while reducing error. We rigorously analyze the proposed schemes and establish the second-order accuracy of the $\theta$-Trapezoidal method in KL divergence. Empirical evaluations on GSM8K-level math-reasoning, GPT-2-level text, and ImageNet-level image generation tasks demonstrate that our method achieves superior sample quality compared to existing approaches under equivalent computational constraints, with consistent performance gains across models ranging from 200M to 8B. Our code is available at https://github.com/yuchen-zhu-zyc/DiscreteFastSolver.

Yinuo Ren, Haoxuan Chen, Yuchen Zhu, Wei Guo, Yongxin Chen, Grant M. Rotskoff, Molei Tao, Lexing Ying• 2025

Related benchmarks

TaskDatasetResultRank
Image GenerationImageNet
FID6.59
106
Class-conditional Image GenerationImageNet 256
FID6.7
44
Text GenerationDFM 1024 samples masked backbone
GPT-2 Perplexity139.3
42
Language GenerationWikiText-103
Perplexity (PPL)255.2
41
Text GenerationMasked DFM backbone 1024 samples
Unigram Entropy7.61
35
Text GenerationOpenWebText
Generative Perplexity25.309
30
Text Generationuniform DFM backbone 1024 samples
LLaMA-3 Perplexity100.5
30
Text Generation1024 samples
Perplexity (GPT-2)110.3
30
Text-to-Image GenerationGenEval 553 prompts, 4 samples each (full)
Accuracy68.71
20
Text-to-Image GenerationGenEval 553 prompts
CLIP Score33.4
20
Showing 10 of 10 rows

Other info

Follow for update