Fast Diffusion Probabilistic Model Sampling through the lens of Backward Error Analysis
Yansong Gao, Zhihong Pan, Xin Zhou, Le Kang, Pratik Chaudhari

TL;DR
This paper introduces a novel fast sampling method for diffusion probabilistic models that significantly reduces the number of steps needed for high-quality sample generation by analyzing and controlling backward error.
Contribution
It proposes the RBE schedule, a dynamic backward error moderation technique, enabling faster sampling in DDPMs without additional training.
Findings
Achieves high-quality samples with only 8-20 steps.
Attains 12.01 FID on ImageNet 128x128 in 8 steps.
Provides a 20x speedup over previous methods.
Abstract
Denoising diffusion probabilistic models (DDPMs) are a class of powerful generative models. The past few years have witnessed the great success of DDPMs in generating high-fidelity samples. A significant limitation of the DDPMs is the slow sampling procedure. DDPMs generally need hundreds or thousands of sequential function evaluations (steps) of neural networks to generate a sample. This paper aims to develop a fast sampling method for DDPMs requiring much fewer steps while retaining high sample quality. The inference process of DDPMs approximates solving the corresponding diffusion ordinary differential equations (diffusion ODEs) in the continuous limit. This work analyzes how the backward error affects the diffusion ODEs and the sample quality in DDPMs. We propose fast sampling through the \textbf{Restricting Backward Error schedule (RBE schedule)} based on dynamically moderating the…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Machine Learning in Healthcare
MethodsDiffusion
