A Unified Perspective on Natural Gradient Variational Inference with Gaussian Mixture Models
Oleg Arenz, Philipp Dahlinger, Zihan Ye, Michael Volpp, Gerhard, Neumann

TL;DR
This paper unifies and compares two leading natural gradient variational inference methods for Gaussian mixture models, revealing their equivalence, analyzing design choices, and proposing a hybrid approach that improves approximation quality.
Contribution
It demonstrates the equivalence of VIPS and iBayes-GMM updates, analyzes their differences, and introduces a hybrid method that outperforms both, supported by a modular implementation.
Findings
Hybrid approach outperforms prior methods in approximation quality.
Information-geometric trust regions are effective with first-order estimates.
Design choices critically impact the quality of variational inference.
Abstract
Variational inference with Gaussian mixture models (GMMs) enables learning of highly tractable yet multi-modal approximations of intractable target distributions with up to a few hundred dimensions. The two currently most effective methods for GMM-based variational inference, VIPS and iBayes-GMM, both employ independent natural gradient updates for the individual components and their weights. We show for the first time, that their derived updates are equivalent, although their practical implementations and theoretical guarantees differ. We identify several design choices that distinguish both approaches, namely with respect to sample selection, natural gradient estimation, stepsize adaptation, and whether trust regions are enforced or the number of components adapted. We argue that for both approaches, the quality of the learned approximations can heavily suffer from the respective…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Gaussian Processes and Bayesian Inference
MethodsVariational Inference
