Deep Markov Chain Monte Carlo
Babak Shahbaba, Luis Martinez Lomeli, Tian Chen, and Shiwei Lan

TL;DR
This paper introduces a novel, efficient sampling scheme for high-dimensional Bayesian inference that combines auto-encoders and Hamiltonian Monte Carlo to reduce computational costs.
Contribution
It presents a new method that maps parameters to a low-dimensional space for sampling, improving efficiency in high-dimensional Bayesian inference.
Findings
Significantly reduces computational cost in high-dimensional problems
Maintains convergence to the target distribution with volume correction
Provides approximate sampling without volume correction
Abstract
We propose a new computationally efficient sampling scheme for Bayesian inference involving high dimensional probability distributions. Our method maps the original parameter space into a low-dimensional latent space, explores the latent space to generate samples, and maps these samples back to the original space for inference. While our method can be used in conjunction with any dimension reduction technique to obtain the latent space, and any standard sampling algorithm to explore the low-dimensional space, here we specifically use a combination of auto-encoders (for dimensionality reduction) and Hamiltonian Monte Carlo (HMC, for sampling). To this end, we first run an HMC to generate some initial samples from the original parameter space, and then use these samples to train an auto-encoder. Next, starting with an initial state, we use the encoding part of the autoencoder to map the…
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 · Generative Adversarial Networks and Image Synthesis
