Expectation propagation as a way of life: A framework for Bayesian inference on partitioned data
Aki Vehtari, Andrew Gelman, Tuomas Sivula, Pasi Jyl\"anki, Dustin, Tran, Swupnil Sahai, Paul Blomstedt, John P. Cunningham, David Schiminovich,, Christian Robert

TL;DR
This paper introduces a framework based on expectation propagation for distributed Bayesian inference on partitioned data, addressing prior splitting issues and enabling efficient parallel computation with hierarchical extensions.
Contribution
It proposes a general EP-inspired approach for distributed Bayesian inference that maintains regularization and allows hierarchical data and parameter partitioning.
Findings
Provides a stable EP algorithmic framework.
Demonstrates application in hierarchical Bayesian models.
Enables parallel inference with information sharing.
Abstract
A common divide-and-conquer approach for Bayesian computation with big data is to partition the data, perform local inference for each piece separately, and combine the results to obtain a global posterior approximation. While being conceptually and computationally appealing, this method involves the problematic need to also split the prior for the local inferences; these weakened priors may not provide enough regularization for each separate computation, thus eliminating one of the key advantages of Bayesian methods. To resolve this dilemma while still retaining the generalizability of the underlying local inference method, we apply the idea of expectation propagation (EP) as a framework for distributed Bayesian inference. The central idea is to iteratively update approximations to the local likelihoods given the state of the other approximations and the prior. The present paper has…
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 · Bayesian Methods and Mixture Models · Bayesian Modeling and Causal Inference
