pith. sign in

arxiv: 2410.07761 · v1 · pith:DSGEJQYEnew · submitted 2024-10-10 · 💻 cs.LG · cs.AI· cs.CL· cs.CV

textit{Jump Your Steps}: Optimizing Sampling Schedule of Discrete Diffusion Models

classification 💻 cs.LG cs.AIcs.CLcs.CV
keywords samplingdiscretediffusionmodelstextitddmsgenerationjump
0
0 comments X
read the original 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 $\tau$-leaping accelerate this process, they introduce $\textit{Compounding Decoding Error}$ (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 $\textit{Jump Your Steps}$ (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 generation show that JYS significantly improves sampling quality, establishing it as a versatile framework for enhancing DDM performance for fast sampling.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BlockGen: Flexible Blockwise Sequence Modeling with Hybrid Samplers

    cs.LG 2026-06 unverdicted novelty 6.0

    BlockGen enables flexible blockwise diffusion modeling with mixed block sizes and ARPC sampling, finding uniform diffusion outperforms masked under ancestral sampling in few-step regimes while the gap reverses with AR...

  2. Fixed-Point Masked Generative Modeling

    cs.LG 2026-05 unverdicted novelty 6.0

    FP-MGMs with consistency loss and three-state reuse (CoFRe) reduce parameters by up to 38.8% and improve low-budget perplexity and FID versus standard masked generative models on text and images.