Cost-aware simulation-based inference
Ayush Bharti, Daolang Huang, Samuel Kaski, François-Xavier Briol
TL;DR
The paper addresses the high computational cost of simulation-based inference (SBI) when simulator cost varies across parameter space. It introduces cost-aware sampling by constructing a cost-sensitive proposal and using self-normalised importance sampling to bias toward cheaper parameter regions, complemented by a penalty function and a computional gain metric. The approach comes with theoretical guarantees on consistency and finite-variance and is demonstrated across ABC, NPE, and NLE, with applications to a Gamma toy, epidemiology SIR models, and a radio propagation simulator, achieving substantial cost reductions while preserving posterior accuracy. It further highlights practical benefits such as parallelization and situates the method as complementary to existing SBI techniques, with clear avenues for extension and adaptation.
Abstract
Simulation-based inference (SBI) is the preferred framework for estimating parameters of intractable models in science and engineering. A significant challenge in this context is the large computational cost of simulating data from complex models, and the fact that this cost often depends on parameter values. We therefore propose \textit{cost-aware SBI methods} which can significantly reduce the cost of existing sampling-based SBI methods, such as neural SBI and approximate Bayesian computation. This is achieved through a combination of rejection and self-normalised importance sampling, which significantly reduces the number of expensive simulations needed. Our approach is studied extensively on models from epidemiology to telecommunications engineering, where we obtain significant reductions in the overall cost of inference.
