2022

gDDIM: Generalized denoising diffusion implicit models

Zhang, Qinsheng, Tao, Molei, Chen, Yongxin

Understand

Our goal is to extend the denoising diffusion implicit model (DDIM) to general diffusion models~(DMs) besides isotropic diffusions.

  • Instead of constructing a non-Markov noising process as in the original DDIM, we examine the mechanism of DDIM from a numerical perspective.
  • We discover that the DDIM can be obtained by using some specific approximations of the score when solving the corresponding stochastic differential equation.
  • We present an interpretation of the accelerating effects of DDIM that also explains the advantages of a deterministic sampling scheme over the stochastic one for fast sampling.

Reading the bibliography…