Moving Target Monte Carlo
Haoyun Ying, Keheng Mao, Klaus Mosegaard

TL;DR
The paper introduces Moving Target Monte Carlo (MTMC), a new sampling algorithm that approximates the posterior distribution iteratively, reducing costly evaluations by updating the acceptance rate based on an approximation that converges to the true posterior.
Contribution
MTMC is a novel non-Markovian sampling method that constructs acceptance rates using an iteratively refined approximation of the posterior, improving efficiency in intractable scenarios.
Findings
Proves convergence of the approximation to the true posterior.
Provides convergence rate estimates under various conditions.
Demonstrates reduced computational cost compared to traditional MCMC.
Abstract
The Markov Chain Monte Carlo (MCMC) methods are popular when considering sampling from a high-dimensional random variable with possibly unnormalised probability density and observed data . However, MCMC requires evaluating the posterior distribution of the proposed candidate at each iteration when constructing the acceptance rate. This is costly when such evaluations are intractable. In this paper, we introduce a new non-Markovian sampling algorithm called Moving Target Monte Carlo (MTMC). The acceptance rate at -th iteration is constructed using an iteratively updated approximation of the posterior distribution instead of . The true value of the posterior is only calculated if the candidate is accepted. The approximation …
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 · Mathematical Approximation and Integration
