The occlusion process: improving sampler performance with parallel computation and variational approximation
Max Hird, Florian Maire

TL;DR
This paper introduces the occlusion process, a method that enhances MCMC sampler performance by reducing autocorrelation through parallel computation and variational approximation, leading to more efficient sampling.
Contribution
It proposes a novel occlusion process that decorrelates samples in MCMC, inheriting key properties and enabling variance reduction without extra time complexity.
Findings
Effective decorrelation demonstrated on bimodal Gaussian mixtures.
Variance reduction achieved in Ising model sampling.
Method leverages parallel computation and variational approximation.
Abstract
Autocorrelations in MCMC chains increase the variance of the estimators they produce. We propose the occlusion process to mitigate this problem. It is a process that sits upon an existing MCMC sampler, and occasionally replaces its samples with ones that are decorrelated from the chain. We show that this process inherits many desirable properties from the underlying MCMC sampler, such as a Law of Large Numbers, convergence in a normed function space, and geometric ergodicity, to name a few. We show how to simulate the occlusion process at no additional time-complexity to the underlying MCMC chain. This requires a threaded computer, and a variational approximation to the target distribution. We demonstrate empirically the occlusion process' decorrelation and variance reduction capabilities on two target distributions. The first is a bimodal Gaussian mixture model in 1d and 100d. 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
TopicsMachine Learning and Data Classification · Industrial Vision Systems and Defect Detection · Statistical Methods and Inference
