A Unified Sampling Framework for Solver Searching of Diffusion Probabilistic Models
Enshu Liu, Xuefei Ning, Huazhong Yang, Yu Wang

TL;DR
This paper introduces a unified sampling framework for diffusion probabilistic models that optimizes solver strategies at each step, significantly improving sample quality and efficiency with fewer function evaluations.
Contribution
The paper proposes a new framework and an automatic solver schedule search method, S^3, to enhance sampling speed and quality in diffusion models without retraining.
Findings
Achieves 2.69 FID with 10 NFE on CIFAR-10
Outperforms state-of-the-art sampling methods
Accelerates Stable-Diffusion by 2x
Abstract
Recent years have witnessed the rapid progress and broad application of diffusion probabilistic models (DPMs). Sampling from DPMs can be viewed as solving an ordinary differential equation (ODE). Despite the promising performance, the generation of DPMs usually consumes much time due to the large number of function evaluations (NFE). Though recent works have accelerated the sampling to around 20 steps with high-order solvers, the sample quality with less than 10 NFE can still be improved. In this paper, we propose a unified sampling framework (USF) to study the optional strategies for solver. Under this framework, we further reveal that taking different solving strategies at different timesteps may help further decrease the truncation error, and a carefully designed \emph{solver schedule} has the potential to improve the sample quality by a large margin. Therefore, we propose a new…
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
TopicsTraffic Prediction and Management Techniques · Machine Learning in Healthcare · Model Reduction and Neural Networks
MethodsDiffusion
