Stacking for Non-mixing Bayesian Computations: The Curse and Blessing of Multimodal Posteriors
Yuling Yao, Aki Vehtari, Andrew Gelman

TL;DR
This paper introduces a stacking approach for multimodal Bayesian posteriors that combines multiple inference runs to better capture uncertainty and improve predictive performance, especially under model misspecification.
Contribution
It proposes a scalable stacking method to effectively combine multiple inference outputs, addressing challenges of multimodal posteriors in Bayesian analysis.
Findings
Stacking improves posterior uncertainty representation.
Stacked inference outperforms variational inference in predictive accuracy.
Multimodality can be advantageous under model misspecification.
Abstract
When working with multimodal Bayesian posterior distributions, Markov chain Monte Carlo (MCMC) algorithms have difficulty moving between modes, and default variational or mode-based approximate inferences will understate posterior uncertainty. And, even if the most important modes can be found, it is difficult to evaluate their relative weights in the posterior. Here we propose an approach using parallel runs of MCMC, variational, or mode-based inference to hit as many modes or separated regions as possible and then combine these using Bayesian stacking, a scalable method for constructing a weighted average of distributions. The result from stacking efficiently samples from multimodal posterior distribution, minimizes cross validation prediction error, and represents the posterior uncertainty better than variational inference, but it is not necessarily equivalent, even asymptotically,…
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
TopicsGaussian Processes and Bayesian Inference · Markov Chains and Monte Carlo Methods · Bayesian Methods and Mixture Models
MethodsGaussian Process
