paper-with-me

홈 › Papers

Interventionally Consistent Surrogates for Agent-based Simulators

2023-12-18 · Joel Dyer, Nicholas Bishop, Yorgos Felekis, Fabio Massimo Zennaro, Anisoara Calinescu, Theodoros Damoulas, Michael Wooldridge

Agent-based simulators provide granular representations of complex intelligent systems by directly modelling the interactions of the system's constituent agents. Their high-fidelity nature enables hyper-local policy evaluation and testing of what-if scenarios, but is associated with large computational costs that inhibits their widespread use. Surrogate models can address these computational limitations, but they must behave consistently with the agent-based model under policy interventions of interest. In this paper, we capitalise on recent developments on causal abstractions to develop a framework for learning interventionally consistent surrogate models for agent-based simulators. Our proposed approach facilitates rapid experimentation with policy interventions in complex systems, while inducing surrogates to behave consistently with high probability with respect to the agent-based simulator across interventions of interest. We demonstrate with empirical studies that observationally trained surrogates can misjudge the effect of interventions and misguide policymakers towards suboptimal policies, while surrogates trained for interventional consistency with our proposed method closely mimic the behaviour of an agent-based model under interventions of interest.

📄 PDF Abstract BibTeX arXiv:2312.11158

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Surrogate Networks for Simulators with Unbounded Randomness

2019-10-25 · Andreas Munk, Berend Zwartsenberg, Adam Ścibior, Atılım Güneş Baydin 외

We present a framework for automatically structuring and training fast, approximate, deep neural surrogates of stochastic simulators. Unlike traditional approaches to surrogate modeling, our surrogates retain the interpr…

Probabilistic ProgrammingProgram Synthesis

From Model-Based Screening to Data-Driven Surrogates: A Multi-Stage Workflow for Exploring Stochastic Agent-Based Models

2026-04-03 · Paul Saves, Matthieu Mastio, Nicolas Verstaevel, Benoit Gaudou arxiv

Systematic exploration of Agent-Based Models (ABMs) is challenged by the curse of dimensionality and their inherent stochasticity. We present a multi-stage pipeline integrating the systematic design of experiments with m…

Calibrating Agent-Based Financial Markets Simulators with Pretrainable Automatic Posterior Transformation-Based Surrogates

2026-01-11 · Boquan Jiang, Zhenhua Yang, Chenkai Wang, Muyao Zhong 외 arxiv

Calibrating Agent-Based Models (ABMs) is an important optimization problem for simulating the complex social systems, where the goal is to identify the optimal parameter of a given ABM by minimizing the discrepancy betwe…

Computational Efficiency

Black-Box Optimization with Local Generative Surrogates

2020-02-11 · NeurIPS 2020 12 · Sergey Shirobokov, Vladislav Belavin, Michael Kagan, Andrey Ustyuzhanin 외

We propose a novel method for gradient-based optimization of black-box simulators using differentiable local surrogate models. In fields such as physics and engineering, many processes are modeled with non-differentiable…

Bayesian Optimization

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 외 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 Un…