Variational Diffusion Models

1 Jul 2021  ·  Diederik P. Kingma, Tim Salimans, Ben Poole, Jonathan Ho ·

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 .

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Density Estimation CIFAR-10 VDM NLL (bits/dim) 2.65 # 2
Image Generation CIFAR-10 VDM bits/dimension 2.49 # 3
Image Generation CIFAR-10 VDM (FID) FID 4.0 # 60
Density Estimation ImageNet 32x32 VDM NLL (bits/dim) 3.72 # 2
Image Generation ImageNet 32x32 VDM bpd 3.72 # 3
Image Generation ImageNet 64x64 VDM Bits per dim 3.40 # 3

Methods


No methods listed for this paper. Add relevant methods here