Accelerating Convergence of Score-Based Diffusion Models, Provably
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 intuitions as popular high-order ODE solvers like the DPM-Solver-2. Our theory accommodates -accurate score estimates, and does not require log-concavity or smoothness on the target distribution.
Cite
@article{arxiv.2403.03852,
title = {Accelerating Convergence of Score-Based Diffusion Models, Provably},
author = {Gen Li and Yu Huang and Timofey Efimov and Yuting Wei and Yuejie Chi and Yuxin Chen},
journal= {arXiv preprint arXiv:2403.03852},
year = {2024}
}
Comments
The first two authors contributed equally