$\textit{Jump Your Steps}$: Optimizing Sampling Schedule of Discrete Diffusion Models
Yong-Hyun Park, Chieh-Hsin Lai, Satoshi Hayakawa, Yuhta Takida, Yuki, Mitsufuji

TL;DR
This paper introduces JYS, a method to optimize sampling schedules in discrete diffusion models, reducing errors and improving quality in fast sampling across various data types.
Contribution
JYS provides a novel, computationally efficient way to minimize compounding decoding errors by optimizing sampling schedules in discrete diffusion models.
Findings
JYS significantly improves sample quality in image, music, and text generation.
JYS achieves faster sampling without extra computational cost.
JYS outperforms existing methods in reducing decoding errors.
Abstract
Diffusion models have seen notable success in continuous domains, leading to the development of discrete diffusion models (DDMs) for discrete variables. Despite recent advances, DDMs face the challenge of slow sampling speeds. While parallel sampling methods like -leaping accelerate this process, they introduce (CDE), where discrepancies arise between the true distribution and the approximation from parallel token generation, leading to degraded sample quality. In this work, we present (JYS), a novel approach that optimizes the allocation of discrete sampling timesteps by minimizing CDE without extra computational cost. More precisely, we derive a practical upper bound on CDE and propose an efficient algorithm for searching for the optimal sampling schedule. Extensive experiments across image, music, and text…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference
MethodsDiffusion
