Suppressing Random Walks in Markov Chain Monte Carlo Using Ordered Overrelaxation
R. M. Neal (Department of Statistics, University of Toronto)

TL;DR
This paper introduces a new overrelaxed MCMC algorithm based on order statistics that reduces random walk behavior, improving sampling efficiency for complex, high-dimensional distributions beyond Gaussian cases.
Contribution
A novel overrelaxed MCMC method using order statistics that applies to a broader class of distributions with computable CDFs and inverse CDFs, extending beyond Gaussian cases.
Findings
Reduces random walk inefficiency in MCMC sampling.
Applicable to distributions with computable CDFs and inverse CDFs.
Demonstrated on hierarchical Bayesian model inference.
Abstract
Markov chain Monte Carlo methods such as Gibbs sampling and simple forms of the Metropolis algorithm typically move about the distribution being sampled via a random walk. For the complex, high-dimensional distributions commonly encountered in Bayesian inference and statistical physics, the distance moved in each iteration of these algorithms will usually be small, because it is difficult or impossible to transform the problem to eliminate dependencies between variables. The inefficiency inherent in taking such small steps is greatly exacerbated when the algorithm operates via a random walk, as in such a case moving to a point n steps away will typically take around n^2 iterations. Such random walks can sometimes be suppressed using ``overrelaxed'' variants of Gibbs sampling (a.k.a. the heatbath algorithm), but such methods have hitherto been largely restricted to problems where all 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
TopicsBayesian Methods and Mixture Models · Markov Chains and Monte Carlo Methods · Statistical Methods and Bayesian Inference
