Denoising Diffusion Variational Inference: Diffusion Models as Expressive Variational Posteriors
About
We propose denoising diffusion variational inference (DDVI), a black-box variational inference algorithm for latent variable models which relies on diffusion models as flexible approximate posteriors. Specifically, our method introduces an expressive class of diffusion-based variational posteriors that perform iterative refinement in latent space; we train these posteriors with a novel regularized evidence lower bound (ELBO) on the marginal likelihood inspired by the wake-sleep algorithm. Our method is easy to implement (it fits a regularized extension of the ELBO), is compatible with black-box variational inference, and outperforms alternative classes of approximate posteriors based on normalizing flows or adversarial networks. We find that DDVI improves inference and learning in deep latent variable models across common benchmarks as well as on a motivating task in biology -- inferring latent ancestry from human genomes -- where it outperforms strong baselines on the Thousand Genomes dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semi-Supervised Learning | MNIST 1,000 labels | Accuracy95 | 12 | |
| Unsupervised Learning | CIFAR-10 Square prior | Latent NLL1.58 | 6 | |
| Unsupervised Learning | MNIST Pinwheel prior (test) | MMD0.67 | 6 | |
| Unsupervised Learning | MNIST Square prior (test) | MMD0.66 | 6 | |
| Unsupervised Learning | CIFAR-10 Swiss Roll prior | Latent NLL5.66 | 6 | |
| Unsupervised Learning | CIFAR-10 Pinwheel prior | Latent NLL1.75 | 6 | |
| Unsupervised Learning | MNIST Swiss Roll prior (test) | MMD0.62 | 6 | |
| Genotype Clustering | 1000 Genomes | Cluster Purity45 | 4 | |
| Semi-Supervised Learning | CIFAR-10 10,000 labels | Pinwheel Acc49 | 4 |