ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.03983
17
0

Diffusion Models are Secretly Exchangeable: Parallelizing DDPMs via Autospeculation

6 May 2025
Hengyuan Hu
Aniket Das
Dorsa Sadigh
Nima Anari
    DiffM
ArXivPDFHTML
Abstract

Denoising Diffusion Probabilistic Models (DDPMs) have emerged as powerful tools for generative modeling. However, their sequential computation requirements lead to significant inference-time bottlenecks. In this work, we utilize the connection between DDPMs and Stochastic Localization to prove that, under an appropriate reparametrization, the increments of DDPM satisfy an exchangeability property. This general insight enables near-black-box adaptation of various performance optimization techniques from autoregressive models to the diffusion setting. To demonstrate this, we introduce \emph{Autospeculative Decoding} (ASD), an extension of the widely used speculative decoding algorithm to DDPMs that does not require any auxiliary draft models. Our theoretical analysis shows that ASD achieves a O~(K13)\tilde{O} (K^{\frac{1}{3}})O~(K31​) parallel runtime speedup over the KKK step sequential DDPM. We also demonstrate that a practical implementation of autospeculative decoding accelerates DDPM inference significantly in various domains.

View on arXiv
@article{hu2025_2505.03983,
  title={ Diffusion Models are Secretly Exchangeable: Parallelizing DDPMs via Autospeculation },
  author={ Hengyuan Hu and Aniket Das and Dorsa Sadigh and Nima Anari },
  journal={arXiv preprint arXiv:2505.03983},
  year={ 2025 }
}
Comments on this paper