Amortised and provably-robust simulation-based inference
Ayush Bharti, Charita Dellaporta, Yuga Hikida, François-Xavier Briol
TL;DR
This work tackles the brittleness of likelihood-free SBI under outliers and misspecification by introducing Neural Score-Matching Bayes (NSM-Bayes), which fuses a neural conditional density surrogate with a weighted score-matching loss inside Generalised Bayesian Inference. It offers two implementations: a general NSM-Bayes and a conjugate NSM-Bayes-conj that yields closed-form posterior updates for Gaussian priors, enabling fully amortised inference. The authors prove robustness guarantees for NSM-Bayes and demonstrate empirical strength across g-and-k, SIR with under-reporting, and radio propagation models, showing superior calibration, robustness, and competitive runtime relative to robust SBI baselines. The approach scales to non-differentiable simulators and leverages IMQ weighting to down-weight outliers, with practical calibration of the learning rate β to match nominal coverage. Limitations include challenges with highly multimodal likelihoods and discrete data, suggesting avenues for extending score-matching robustness to broader SBI settings.
Abstract
Complex simulator-based models are now routinely used to perform inference across the sciences and engineering, but existing inference methods are often unable to account for outliers and other extreme values in data which occur due to faulty measurement instruments or human error. In this paper, we introduce a novel approach to simulation-based inference grounded in generalised Bayesian inference and a neural approximation of a weighted score-matching loss. This leads to a method that is both amortised and provably robust to outliers, a combination not achieved by existing approaches. Furthermore, through a carefully chosen conditional density model, we demonstrate that inference can be further simplified and performed without the need for Markov chain Monte Carlo sampling, thereby offering significant computational advantages, with complexity that is only a small fraction of that of current state-of-the-art approaches.
