Multilevel Monte Carlo for Scalable Bayesian Computations
Mike Giles, Tigran Nagapetyan, Lukasz Szpruch, Sebastian Vollmer,, Konstantinos Zygalakis

TL;DR
This paper introduces Multilevel Stochastic Gradient MCMC algorithms that improve scalability and convergence rates for Bayesian computations on large datasets, avoiding complex tuning and enabling parallelization.
Contribution
The paper proposes a novel multilevel SGMCMC method that achieves standard MCMC convergence rates without Metropolis-Hastings steps and enhances scalability.
Findings
Achieves RMSE convergence rate of O(c^{-1/2})
Reduces computational cost to sublinear in data size
Enables parallel computation on heterogeneous architectures
Abstract
Markov chain Monte Carlo (MCMC) algorithms are ubiquitous in Bayesian computations. However, they need to access the full data set in order to evaluate the posterior density at every step of the algorithm. This results in a great computational burden in big data applications. In contrast to MCMC methods, Stochastic Gradient MCMC (SGMCMC) algorithms such as the Stochastic Gradient Langevin Dynamics (SGLD) only require access to a batch of the data set at every step. This drastically improves the computational performance and scales well to large data sets. However, the difficulty with SGMCMC algorithms comes from the sensitivity to its parameters which are notoriously difficult to tune. Moreover, the Root Mean Square Error (RMSE) scales as as opposed to standard MCMC where is the computational cost. We introduce a new…
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 · Statistical Methods and Inference · Probabilistic and Robust Engineering Design
