Embarrassingly parallel MCMC using deep invertible transformations
Diego Mesquita, Paul Blomstedt, Samuel Kaski

TL;DR
This paper introduces a novel embarrassingly parallel MCMC method that uses deep invertible transformations to efficiently approximate subposteriors, enabling scalable Bayesian inference with limited communication and high accuracy.
Contribution
The authors propose a new approach employing deep invertible transformations to approximate subposteriors, improving aggregation efficiency and accuracy in parallel MCMC.
Findings
Outperforms state-of-the-art methods in high-dimensional scenarios
Maintains low communication costs while achieving accurate approximations
Effective for heterogeneous and complex subposterior distributions
Abstract
While MCMC methods have become a main work-horse for Bayesian inference, scaling them to large distributed datasets is still a challenge. Embarrassingly parallel MCMC strategies take a divide-and-conquer stance to achieve this by writing the target posterior as a product of subposteriors, running MCMC for each of them in parallel and subsequently combining the results. The challenge then lies in devising efficient aggregation strategies. Current strategies trade-off between approximation quality, and costs of communication and computation. In this work, we introduce a novel method that addresses these issues simultaneously. Our key insight is to introduce a deep invertible transformation to approximate each of the subposteriors. These approximations can be made accurate even for complex distributions and serve as intermediate representations, keeping the total communication cost…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Gaussian Processes and Bayesian Inference · Bayesian Methods and Mixture Models
