Adaptive Stochastic Coefficients for Accelerating Diffusion Sampling
By: Ruoyu Wang , Beier Zhu , Junzhi Li and more
Potential Business Impact:
Makes AI create pictures faster and better.
Diffusion-based generative processes, formulated as differential equation solving, frequently balance computational speed with sample quality. Our theoretical investigation of ODE- and SDE-based solvers reveals complementary weaknesses: ODE solvers accumulate irreducible gradient error along deterministic trajectories, while SDE methods suffer from amplified discretization errors when the step budget is limited. Building upon this insight, we introduce AdaSDE, a novel single-step SDE solver that aims to unify the efficiency of ODEs with the error resilience of SDEs. Specifically, we introduce a single per-step learnable coefficient, estimated via lightweight distillation, which dynamically regulates the error correction strength to accelerate diffusion sampling. Notably, our framework can be integrated with existing solvers to enhance their capabilities. Extensive experiments demonstrate state-of-the-art performance: at 5 NFE, AdaSDE achieves FID scores of 4.18 on CIFAR-10, 8.05 on FFHQ and 6.96 on LSUN Bedroom. Codes are available in https://github.com/WLU-wry02/AdaSDE.
Similar Papers
Data-driven generative simulation of SDEs using diffusion models
Machine Learning (CS)
Creates realistic data for smarter money decisions.
GAS: Improving Discretization of Diffusion ODEs via Generalized Adversarial Solver
CV and Pattern Recognition
Makes AI art creation faster and more detailed.
A Score-based Diffusion Model Approach for Adaptive Learning of Stochastic Partial Differential Equation Solutions
Computation
Helps predict changing weather and science.