Adaptive, delayed-acceptance MCMC for targets with expensive likelihoods
Chris Sherlock, Andrew Golightly, Daniel A. Henderson

TL;DR
This paper introduces an adaptive delayed-acceptance MCMC method that efficiently handles expensive likelihood evaluations by using approximations, including a KD-tree based approach, with theoretical and empirical validation.
Contribution
The paper proposes a novel adaptive delayed-acceptance MCMC algorithm that employs a weighted average of past evaluations and KD-trees for efficient likelihood approximation.
Findings
The method reduces computational cost in Bayesian inference with expensive likelihoods.
The approach is theoretically justified and empirically validated on biological models.
Guidelines for tuning the algorithm are provided.
Abstract
When conducting Bayesian inference, delayed acceptance (DA) Metropolis-Hastings (MH) algorithms and DA pseudo-marginal MH algorithms can be applied when it is computationally expensive to calculate the true posterior or an unbiased estimate thereof, but a computationally cheap approximation is available. A first accept-reject stage is applied, with the cheap approximation substituted for the true posterior in the MH acceptance ratio. Only for those proposals which pass through the first stage is the computationally expensive true posterior (or unbiased estimate thereof) evaluated, with a second accept-reject stage ensuring that detailed balance is satisfied with respect to the intended true posterior. In some scenarios there is no obvious computationally cheap approximation. A weighted average of previous evaluations of the computationally expensive posterior provides a generic…
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 · Bayesian Methods and Mixture Models · Machine Learning and Algorithms
