Faster Diffusion Sampling with Randomized Midpoints: Sequential and Parallel
Shivam Gupta, Linda Cai, Sitan Chen

TL;DR
This paper introduces a new diffusion sampling scheme inspired by randomized midpoint methods, achieving improved dimension dependence and parallelization guarantees for sampling from smooth distributions.
Contribution
It proposes a novel randomized midpoint-based diffusion sampling algorithm with the best known dimension dependence and parallelization guarantees for arbitrary smooth distributions.
Findings
Achieves dimension dependence of O(d^{5/12}) for sampling from smooth distributions.
Provides the first provable guarantees for parallel diffusion sampling in O(log^2 d) rounds.
Improves upon prior work with better theoretical guarantees for diffusion-based sampling.
Abstract
Sampling algorithms play an important role in controlling the quality and runtime of diffusion model inference. In recent years, a number of works~\cite{chen2023sampling,chen2023ode,benton2023error,lee2022convergence} have proposed schemes for diffusion sampling with provable guarantees; these works show that for essentially any data distribution, one can approximately sample in polynomial time given a sufficiently accurate estimate of its score functions at different noise levels. In this work, we propose a new scheme inspired by Shen and Lee's randomized midpoint method for log-concave sampling~\cite{ShenL19}. We prove that this approach achieves the best known dimension dependence for sampling from arbitrary smooth distributions in total variation distance ( compared to from prior work). We also show that our algorithm can be…
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
Taxonomy
TopicsSurvey Sampling and Estimation Techniques · Speech and Audio Processing
MethodsDiffusion
