REVIEW 13 cited by
Gotta Go Fast When Generating Data with Score-Based Models
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
read the original abstract
Score-based (denoising diffusion) generative models have recently gained a lot of success in generating realistic and diverse data. These approaches define a forward diffusion process for transforming data to noise and generate data by reversing it (thereby going from noise to data). Unfortunately, current score-based models generate data very slowly due to the sheer number of score network evaluations required by numerical SDE solvers. In this work, we aim to accelerate this process by devising a more efficient SDE solver. Existing approaches rely on the Euler-Maruyama (EM) solver, which uses a fixed step size. We found that naively replacing it with other SDE solvers fares poorly - they either result in low-quality samples or become slower than EM. To get around this issue, we carefully devise an SDE solver with adaptive step sizes tailored to score-based generative models piece by piece. Our solver requires only two score function evaluations, rarely rejects samples, and leads to high-quality samples. Our approach generates data 2 to 10 times faster than EM while achieving better or equal sample quality. For high-resolution images, our method leads to significantly higher quality samples than all other methods tested. Our SDE solver has the benefit of requiring no step size tuning.
Forward citations
Cited by 13 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.
-
Faster Diffusion Models via Higher-Order Approximation
A new higher-order ODE sampler for diffusion models is proven to reach ε total-variation accuracy with eO(d^{1+2/K}/ε^{1/K}) iterations under mild assumptions.
-
Fast Video Generation with Sliding Tile Attention
Sliding tile attention (STA) replaces full 3D attention in video diffusion transformers with dense tile-local windows, achieving 1.89x training-free and up to 3.53x fine-tuned end-to-end speedups on HunyuanVideo with ...
-
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.
-
Hierarchical Bayesian inference with compositional score modeling for stellar streams
Combining three stellar streams and the rotation curve with compositional score modeling yields a posterior for the Milky Way potential—mildly oblate inner halo—but the underlying simulator fails a misspecification test.
-
Scale-Adaptive Generative Flows for Multiscale Scientific Data
For generative flows on multiscale scientific fields, the noise spectrum should be at least as rough as the data's, and a scale-adaptive schedule can tame the terminal-time stiffness of rougher noise.
-
Single-Step Consistent Diffusion Samplers
Consistent diffusion samplers (CDDS and SCDS) generate samples from unnormalized densities in one or two neural network evaluations, instead of the hundreds used by standard diffusion samplers.
-
Distributional Diffusion Models with Scoring Rules
Training diffusion models to output a sample from the posterior distribution of clean data given noisy data, via an energy scoring rule, improves few-step generation quality on images and robot trajectories.
-
Provable diffusion-based posterior sampling for linear inverse problems via DDIM
A SVD-based, coordinate-wise DDIM sampler is claimed to asymptotically sample from the posterior for noisy linear inverse problems, but the proof's posterior identification step does not follow from the stated updates.
-
Time-Unified Diffusion Policy with Action Discrimination for Robotic Manipulation
TUDP removes timestep conditioning from diffusion policies and adds an action-discrimination signal to learn a time-unified velocity field, achieving SOTA RLBench success rates (82.6% multi-view, 83.8% single-view) an...
-
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.
-
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.
-
Efficient Diffusion Models: A Survey
The paper organizes research on efficient diffusion models into a taxonomy spanning algorithms, systems, and frameworks, and provides a curated reference list.
Discussion (0). Continue with ORCID to comment.