Importance Sampling Methods for Bayesian Inference with Partitioned Data
Marc Box

TL;DR
This paper introduces a novel parallelizable importance sampling method for Bayesian inference on partitioned data, leveraging Laplace approximations to efficiently estimate posteriors without restrictive assumptions.
Contribution
The paper proposes the Laplace enriched multiple importance estimator, a new technique for scalable Bayesian inference on partitioned data that is flexible and does not assume posterior normality.
Findings
Method performs well in high-dimensional settings
Achieves accurate posterior estimates with minimal communication
Outperforms some existing approaches in simulated experiments
Abstract
This article presents new methodology for sample-based Bayesian inference when data are partitioned and communication between the parts is expensive, as arises by necessity in the context of "big data" or by choice in order to take advantage of computational parallelism. The method, which we call the Laplace enriched multiple importance estimator, uses new multiple importance sampling techniques to approximate posterior expectations using samples drawn independently from the local posterior distributions (those conditioned on isolated parts of the data). We construct Laplace approximations from which additional samples can be drawn relatively quickly and improve the methods in high-dimensional estimation. The methods are "embarrassingly parallel", make no restriction on the sampling algorithm (including MCMC) to use or choice of prior distribution, and do not rely on any assumptions…
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
TopicsBayesian Methods and Mixture Models · Statistical Methods and Bayesian Inference · Statistical Distribution Estimation and Applications
