2022

DPM-Solver++: Fast Solver for Guided Sampling of Diffusion Probabilistic Models

Lu, Cheng, Zhou, Yuhao, Bao, Fan et al.

Understand

Diffusion probabilistic models (DPMs) have achieved impressive success in high-resolution image synthesis, especially in recent large-scale text-to-image generation applications.

  • An essential technique for improving the sample quality of DPMs is guided sampling, which usually needs a large guidance scale to obtain the best sample quality.
  • The commonly-used fast sampler for guided sampling is DDIM, a first-order diffusion ODE solver that generally needs 100 to 250 steps for high-quality samples.
  • Although recent works propose dedicated high-order solvers and achieve a further speedup for sampling without guidance, their effectiveness for guided sampling has not been well-tested before.

Reading the bibliography…