
TL;DR
Lazy ABC introduces a time-saving importance sampling algorithm for approximate Bayesian computation that abandons unpromising simulations, significantly improving efficiency in computationally intensive models.
Contribution
It proposes a novel lazy ABC method with a random stopping rule that maintains the target distribution while reducing computational costs.
Findings
Achieves roughly 3x efficiency gain on a 20-location dataset.
Achieves roughly 8x efficiency gain on a 35-location dataset.
Demonstrates effectiveness on spatial extremes application.
Abstract
Approximate Bayesian computation (ABC) performs statistical inference for otherwise intractable probability models by accepting parameter proposals when corresponding simulated datasets are sufficiently close to the observations. Producing the large quantity of simulations needed requires considerable computing time. However, it is often clear before a simulation ends that it is unpromising: it is likely to produce a poor match or require excessive time. This paper proposes lazy ABC, an ABC importance sampling algorithm which saves time by sometimes abandoning such simulations. This makes ABC more scalable to applications where simulation is expensive. By using a random stopping rule and appropriate reweighting step, the target distribution is unchanged from that of standard ABC. Theory and practical methods to tune lazy ABC are presented and illustrated on a simple epidemic model…
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 Bayesian Inference · Bayesian Methods and Mixture Models
