Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SA-Solver: Stochastic Adams Solver for Fast Sampling of Diffusion Models

About

Diffusion Probabilistic Models (DPMs) have achieved considerable success in generation tasks. As sampling from DPMs is equivalent to solving diffusion SDE or ODE which is time-consuming, numerous fast sampling methods built upon improved differential equation solvers are proposed. The majority of such techniques consider solving the diffusion ODE due to its superior efficiency. However, stochastic sampling could offer additional advantages in generating diverse and high-quality data. In this work, we engage in a comprehensive analysis of stochastic sampling from two aspects: variance-controlled diffusion SDE and linear multi-step SDE solver. Based on our analysis, we propose \textit{SA-Solver}, which is an improved efficient stochastic Adams method for solving diffusion SDE to generate data with high quality. Our experiments show that \textit{SA-Solver} achieves: 1) improved or comparable performance compared with the existing state-of-the-art (SOTA) sampling methods for few-step sampling; 2) SOTA FID on substantial benchmark datasets under a suitable number of function evaluations (NFEs). Code is available at https://github.com/scxue/SA-Solver.

Shuchen Xue, Mingyang Yi, Weijian Luo, Shifeng Zhang, Jiacheng Sun, Zhenguo Li, Zhi-Ming Ma• 2023

Related benchmarks

TaskDatasetResultRank
Image GenerationImageNet 256x256 (val)
FID3.33
307
Image GenerationCIFAR10 32x32 (test)
FID2.63
154
Unconditional Image GenerationCIFAR-10 32x32 (test)
FID2.63
94
Image GenerationImageNet 64x64 (train val)
FID1.81
83
Image GenerationImageNet 256x256 1k (test val)
FID1.93
4
Image GenerationImageNet 512x512 1k (test val)
FID2.8
2
Showing 6 of 6 rows

Other info

Follow for update