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

Variational Diffusion Models

About

Diffusion-based generative models have demonstrated a capacity for perceptually impressive synthesis, but can they also be great likelihood-based models? We answer this in the affirmative, and introduce a family of diffusion-based generative models that obtain state-of-the-art likelihoods on standard image density estimation benchmarks. Unlike other diffusion-based models, our method allows for efficient optimization of the noise schedule jointly with the rest of the model. We show that the variational lower bound (VLB) simplifies to a remarkably short expression in terms of the signal-to-noise ratio of the diffused data, thereby improving our theoretical understanding of this model class. Using this insight, we prove an equivalence between several models proposed in the literature. In addition, we show that the continuous-time VLB is invariant to the noise schedule, except for the signal-to-noise ratio at its endpoints. This enables us to learn a noise schedule that minimizes the variance of the resulting VLB estimator, leading to faster optimization. Combining these advances with architectural improvements, we obtain state-of-the-art likelihoods on image density estimation benchmarks, outperforming autoregressive models that have dominated these benchmarks for many years, with often significantly faster optimization. In addition, we show how to use the model as part of a bits-back compression scheme, and demonstrate lossless compression rates close to the theoretical optimum. Code is available at https://github.com/google-research/vdm .

Diederik P. Kingma, Tim Salimans, Ben Poole, Jonathan Ho• 2021

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)--
471
Unconditional Image GenerationCIFAR-10 (test)
FID7.41
216
Unconditional Image GenerationCIFAR-10
FID7.41
171
Unconditional Image GenerationCIFAR-10 unconditional
FID4
159
Image GenerationCIFAR10 32x32 (test)
FID7.41
154
Image GenerationImageNet 64x64 resolution (test)--
150
Density EstimationCIFAR-10 (test)
Bits/dim2.49
134
Unconditional GenerationCIFAR-10 (test)
FID4
102
Unconditional Image GenerationCIFAR-10 32x32 (test)
FID7.41
94
Density EstimationImageNet 32x32 (test)
Bits per Sub-pixel3.72
66
Showing 10 of 27 rows

Other info

Code

Follow for update