paper-with-me

Papers

ABM-UDE: Developing Surrogates for Epidemic Agent-Based Models via Scientific Machine Learning

2026-02-25 · Sharv Murgai, Utkarsh Utkarsh, Kyle C. Nguyen, Alan Edelman, Erin C. S. Acquesta, Christopher Vincent Rackauckas arxiv

Agent-based epidemic models (ABMs) encode behavioral and policy heterogeneity but are too slow for nightly hospital planning. We develop county-ready surrogates that learn directly from exascale ABM trajectories using Universal Differential Equations (UDEs): mechanistic SEIR-family ODEs with a neural-parameterized contact rate $κ_φ(u,t)$ (no additive residual). Our contributions are threefold: we adapt multiple shooting and an observer-based prediction-error method (PEM) to stabilize identification of neural-augmented epidemiological dynamics across intervention-driven regime shifts; we enforce positivity and mass conservation and show the learned contact-rate parameterization yields a well-posed vector field; and we quantify accuracy, calibration, and compute against ABM ensembles and UDE baselines. On a representative ExaEpi scenario, PEM-UDE reduces mean MSE by 77% relative to single-shooting UDE (3.00 vs. 13.14) and by 20% relative to MS-UDE (3.75). Reliability improves in parallel: empirical coverage of ABM $10$-$90$% and $25$-$75$% bands rises from 0.68/0.43 (UDE) and 0.79/0.55 (MS-UDE) to 0.86/0.61 with PEM-UDE and 0.94/0.69 with MS+PEM-UDE, indicating calibrated uncertainty rather than overconfident fits. Inference runs in seconds on commodity CPUs (20-35 s per $\sim$90-day forecast), enabling nightly ''what-if'' sweeps on a laptop. Relative to a $\sim$100 CPU-hour ABM reference run, this yields $\sim10^{4}\times$ lower wall-clock per scenario. This closes the realism-cadence gap, supports threshold-aware decision-making (e.g., maintaining ICU occupancy $<75$%), preserves mechanistic interpretability, and enables calibrated, risk-aware scenario planning on standard institutional hardware. Beyond epidemics, the ABM$\to$UDE recipe provides a portable path to distill agent-based simulators into fast, trustworthy surrogates for other scientific domains.

📄 PDF Abstract BibTeX arXiv:2602.21588

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feasibility Study on Active Learning of Smart Surrogates for Scientific Simulations

2024-07-10 · Pradeep Bajracharya, Javier Quetzalcóatl Toledo-Marín, Geoffrey Fox, Shantenu Jha 외

High-performance scientific simulations, important for comprehension of complex systems, encounter computational challenges especially when exploring extensive parameter spaces. There has been an increasing interest in d…

Active LearningDiversity

Seq2Seq Surrogates of Epidemic Models to Facilitate Bayesian Inference

2022-09-20 · Giovanni Charles, Timothy M. Wolock, Peter Winskill, Azra Ghani 외

Epidemic models are powerful tools in understanding infectious disease. However, as they increase in size and complexity, they can quickly become computationally intractable. Recent progress in modelling methodology has …

Bayesian Inference

Discovery of Interpretable Surrogates via Agentic AI: Application to Gravitational Waves

2026-05-11 · Tousif Islam, Digvijay Wadekar, Tejaswi Venumadhav, Matias Zaldarriaga 외 arxiv

Fast surrogate models for expensive simulations are now essential across the sciences, yet they typically operate as black boxes. We present \texttt{GWAgent}, a large language model (LLM)-based workflow that constructs i…

A Methodology for Effective Surrogate Learning in Complex Optimization

2026-02-09 · Tomohiro Harada, Enrique Alba, Gabriel Luque arxiv

Solving complex problems requires continuous effort in developing theory and practice to cope with larger, more difficult scenarios. Working with surrogates is normal for creating a proxy that realistically models the pr…

Generalized Machine Learning for Fast Calibration of Agent-Based Epidemic Models

2025-09-06 · Sima Najafzadehkhoei, George Vega Yon, Derek S. Meyer, Bernardo Modenesi arxiv

Agent-based models (ABMs) are widely used to study infectious disease dynamics, but their calibration is often computationally intensive, limiting their applicability in time-sensitive public health settings. We propose …