Efficient Mixture Learning in Black-Box Variational Inference
Alexandra Hotti, Oskar Kviman, Ricky Mol\'en, V\'ictor Elvira, Jens, Lagergren

TL;DR
This paper introduces MISVAE, a scalable mixture variational autoencoder that efficiently handles many mixture components, significantly reducing inference time and parameters while achieving state-of-the-art results in density estimation tasks.
Contribution
The paper presents MISVAE, a novel approach that amortizes mixture parameter mapping and introduces new ELBO estimators, enabling scalable, fast, and effective mixture variational inference.
Findings
Achieves state-of-the-art results on MNIST.
Reduces inference time significantly in Bayesian phylogenetics.
Enables scalable mixture modeling with hundreds of components.
Abstract
Mixture variational distributions in black box variational inference (BBVI) have demonstrated impressive results in challenging density estimation tasks. However, currently scaling the number of mixture components can lead to a linear increase in the number of learnable parameters and a quadratic increase in inference time due to the evaluation of the evidence lower bound (ELBO). Our two key contributions address these limitations. First, we introduce the novel Multiple Importance Sampling Variational Autoencoder (MISVAE), which amortizes the mapping from input to mixture-parameter space using one-hot encodings. Fortunately, with MISVAE, each additional mixture component incurs a negligible increase in network parameters. Second, we construct two new estimators of the ELBO for mixtures in BBVI, enabling a tremendous reduction in inference time with marginal or even improved impact on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSpeech Recognition and Synthesis · Advanced Data Compression Techniques · Bayesian Methods and Mixture Models
MethodsVariational Inference
