MLLGFeb 26, 2025

Advancing calibration for stochastic agent-based models in epidemiology with Stein variational inference and Gaussian process surrogates

arXiv:2502.19550v1h-index: 21
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks for public health policymakers using complex epidemiological models, though it is incremental as it adapts existing methods to a specific domain.

The paper tackled the computational challenge of calibrating stochastic agent-based models in epidemiology by proposing Stein variational inference with Gaussian process surrogates as an alternative to traditional methods like MCMC, achieving comparable predictive accuracy and calibration effectiveness.

Accurate calibration of stochastic agent-based models (ABMs) in epidemiology is crucial to make them useful in public health policy decisions and interventions. Traditional calibration methods, e.g., Markov Chain Monte Carlo (MCMC), that yield a probability density function for the parameters being calibrated, are often computationally expensive. When applied to ABMs which are highly parametrized, the calibration process becomes computationally infeasible. This paper investigates the utility of Stein Variational Inference (SVI) as an alternative calibration technique for stochastic epidemiological ABMs approximated by Gaussian process (GP) surrogates. SVI leverages gradient information to iteratively update a set of particles in the space of parameters being calibrated, offering potential advantages in scalability and efficiency for high-dimensional ABMs. The ensemble of particles yields a joint probability density function for the parameters and serves as the calibration. We compare the performance of SVI and MCMC in calibrating CityCOVID, a stochastic epidemiological ABM, focusing on predictive accuracy and calibration effectiveness. Our results demonstrate that SVI maintains predictive accuracy and calibration effectiveness comparable to MCMC, making it a viable alternative for complex epidemiological models. We also present the practical challenges of using a gradient-based calibration such as SVI which include careful tuning of hyperparameters and monitoring of the particle dynamics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes