REVIEW 16 cited by
Fast Sampling of Diffusion Models with Exponential Integrator
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
The past few years have witnessed the great success of Diffusion models~(DMs) in generating high-fidelity samples in generative modeling tasks. A major limitation of the DM is its notoriously slow sampling procedure which normally requires hundreds to thousands of time discretization steps of the learned diffusion process to reach the desired accuracy. Our goal is to develop a fast sampling method for DMs with a much less number of steps while retaining high sample quality. To this end, we systematically analyze the sampling procedure in DMs and identify key factors that affect the sample quality, among which the method of discretization is most crucial. By carefully examining the learned diffusion process, we propose Diffusion Exponential Integrator Sampler~(DEIS). It is based on the Exponential Integrator designed for discretizing ordinary differential equations (ODEs) and leverages a semilinear structure of the learned diffusion process to reduce the discretization error. The proposed method can be applied to any DMs and can generate high-fidelity samples in as few as 10 steps. In our experiments, it takes about 3 minutes on one A6000 GPU to generate $50k$ images from CIFAR10. Moreover, by directly using pre-trained DMs, we achieve the state-of-art sampling performance when the number of score function evaluation~(NFE) is limited, e.g., 4.17 FID with 10 NFEs, 3.37 FID, and 9.74 IS with only 15 NFEs on CIFAR10. Code is available at https://github.com/qsh-zh/deis
Forward citations
Cited by 16 Pith papers
-
Asymptotic Preservation and Uniform Accuracy of Diffusion and Flow-Matching Samplers
DDIM (σ-clock Euler) is the unique layer-exact fixed-step sampler; deterministic residual budgets stay O(1) with no log(1/σ_min), while stochastic path-KL scales as Λ²/N from the Itô term alone.
-
Blade: A Derivative-free Bayesian Inversion Method using Diffusion Priors
Blade produces well-calibrated derivative-free Bayesian posterior samples by combining split Gibbs sampling, ensemble statistical linearization, and diffusion priors.
-
Amortized Moment Matching for Visual Generation
Amortized Fréchet Distance uses neural nets to match conditional means and covariances, yielding stronger one-step visual generators than explicit FD-loss or multi-step teachers.
-
FARI: Robust One-Step Inversion for Watermarking in Diffusion Models
One-step adversarially LoRA-tuned inversion exploits low-curvature reverse trajectories to beat 50-step DDIM on watermark robustness after ~20 minutes of fine-tuning.
-
Function-Space Diffusion for Motion Planning
FSD-MP performs diffusion over continuous trajectory functions with Matérn noise and a DST-FNO reverse model, enabling zero-shot multi-resolution robot motion planning.
-
DanceOPD: On-Policy Generative Field Distillation
Hard-routed, single low-noise on-policy velocity matching composes conflicting image-generation capabilities into one flow student better than joint training, merging, or dense OPD baselines.
-
RSTR: Reducing SpatioTemporal Redundancy in Diffusion Transformers
OUSAC uses evolutionary search to skip most classifier-free-guidance passes and adaptive low-rank caching to recover quality, cutting diffusion transformer compute by about 50–60% with equal or better FID.
-
Fast Convergence for High-Order ODE Solvers in Diffusion Probabilistic Models
A TV convergence bound O(d^{7/4} ε^{1/2} + d(dH)^p) is proved for p-th order (exponential) Runge-Kutta samplers of probability-flow ODEs under C² smoothness of the learned score.
-
Diffusion models under low-noise regime
Diffusion models trained on disjoint data converge at high noise but diverge near the data manifold, and they fail to denoise very small perturbations accurately.
-
MaRS: A Fast Sampler for Mean Reverting Diffusion based on ODE and SDE Solvers
MR Sampler derives semi-analytical solutions to the reverse-time SDE and PF-ODE of Mean Reverting Diffusion, enabling 5-10 step high-quality sampling instead of hundreds.
-
CHORDS: Diffusion Sampling Accelerator with Multi-core Hierarchical ODE Solvers
CHORDS accelerates diffusion sampling by running hierarchical ODE solvers on multiple cores, with slower solvers rectifying faster ones, achieving up to 2.9x speedup without retraining.
-
Straighten Viscous Rectified Flow via Noise Optimization
VRFNO claims state-of-the-art one- and few-step image generation by straightening rectified flow trajectories, but its sampler relies on real images from the dataset.
-
Unleashing High-Quality Image Generation in Diffusion Sampling Using Second-Order Levenberg-Marquardt-Langevin
A training-free 'Levenberg-Marquardt-Langevin' diffusion sampler is claimed to improve image FID, but its update rule collapses to that of the baseline DPM-Solver for the parameter values used in the paper.
-
FSampler: Training Free Acceleration of Diffusion Sampling via Epsilon Extrapolation
FSampler accelerates diffusion sampling by substituting finite-difference extrapolations of epsilon for model calls on selected steps, reducing NFE by 15-25% at SSIM 0.95-0.99.
-
Censored Sampling for Topology Design: Guiding Diffusion with Human Preferences
Guiding a pretrained topology-diffusion generator with human-preference reward classifiers is claimed to suppress floating-material and boundary-violation failure modes without retraining the generator.
-
DualFast: Dual-Speedup Framework for Fast Sampling of Diffusion Models
A training-free correction that blends each step's noise estimate with the initial noise estimate improves few-step diffusion sampling across DDIM, DPM-Solver, and DPM-Solver++.
Discussion (0). Continue with ORCID to comment.