Speeding Up MCMC by Delayed Acceptance and Data Subsampling
Matias Quiroz, Minh-Ngoc Tran, Mattias Villani, Robert Kohn

TL;DR
This paper introduces an improved delayed acceptance MCMC method that uses auxiliary information and data subsampling to reduce computational cost while maintaining accuracy, building on and refining previous approaches.
Contribution
It proposes a more precise likelihood estimator and a state-dependent approximation to enhance the efficiency of delayed acceptance MCMC with data subsampling.
Findings
More efficient than previous delayed acceptance methods
Achieves $O(m^{-2})$ accuracy with smaller data subsamples
Reduces full data likelihood evaluations in MCMC sampling
Abstract
The complexity of the Metropolis-Hastings (MH) algorithm arises from the requirement of a likelihood evaluation for the full data set in each iteration. Payne and Mallick (2015) propose to speed up the algorithm by a delayed acceptance approach where the acceptance decision proceeds in two stages. In the first stage, an estimate of the likelihood based on a random subsample determines if it is likely that the draw will be accepted and, if so, the second stage uses the full data likelihood to decide upon final acceptance. Evaluating the full data likelihood is thus avoided for draws that are unlikely to be accepted. We propose a more precise likelihood estimator which incorporates auxiliary information about the full data likelihood while only operating on a sparse set of the data. We prove that the resulting delayed acceptance MH is more efficient compared to that of Payne and Mallick…
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.
