Accelerating Convergence of Score-Based Diffusion Models, Provably
Gen Li, Yu Huang, Timofey Efimov, Yuting Wei, Yuejie Chi, Yuxin Chen

TL;DR
This paper introduces training-free algorithms that significantly accelerate the convergence of score-based diffusion models, providing provable convergence rates for both deterministic and stochastic samplers without relying on distribution smoothness.
Contribution
The paper develops novel, training-free acceleration algorithms for diffusion samplers with proven convergence rates, extending theoretical understanding of diffusion model speedups.
Findings
Deterministic sampler achieves $O(1/T^2)$ convergence rate.
Stochastic sampler achieves $O(1/T)$ convergence rate.
Algorithms do not require distribution smoothness or log-concavity.
Abstract
Score-based diffusion models, while achieving remarkable empirical performance, often suffer from low sampling speed, due to extensive function evaluations needed during the sampling phase. Despite a flurry of recent activities towards speeding up diffusion generative modeling in practice, theoretical underpinnings for acceleration techniques remain severely limited. In this paper, we design novel training-free algorithms to accelerate popular deterministic (i.e., DDIM) and stochastic (i.e., DDPM) samplers. Our accelerated deterministic sampler converges at a rate with the number of steps, improving upon the rate for the DDIM sampler; and our accelerated stochastic sampler converges at a rate , outperforming the rate for the DDPM sampler. The design of our algorithms leverages insights from higher-order approximation, and shares similar…
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
