Agent Tuning & Optimization 相关度: 7/10

Optimizing Interventions for Agent-Based Infectious Disease Simulations

Anja Wolpers, Johannes Ponge, Adelinde M. Uhrmacher
arXiv: 2604.02016v1 发布: 2026-04-02 更新: 2026-04-02

AI 摘要

该论文提出了ADIOS系统,利用GGGP优化基于Agent的传染病干预策略,旨在辅助决策者制定有效的非药物干预措施。

主要贡献

  • 设计领域特定语言,表达NPI干预策略
  • 利用语法引导遗传编程(GGGP)优化干预策略
  • 通过约束限制搜索空间,提高优化效率

方法论

使用领域特定语言和上下文无关文法构建NPI搜索空间,采用GGGP算法进行模拟优化,并通过约束减少无效干预模式。

原文摘要

Non-pharmaceutical interventions (NPIs) are commonly used tools for controlling infectious disease transmission when pharmaceutical options are unavailable. Yet, identifying effective interventions that minimize societal disruption remains challenging. Agent-based simulation is a popular tool for analyzing the impact of possible interventions in epidemiology. However, automatically optimizing NPIs using agent-based simulations poses a complex problem because, in agent-based epidemiological models, interventions can target individuals based on multiple attributes, affect hierarchical group structures (e.g., schools, workplaces, and families), and be combined arbitrarily, resulting in a very large or even infinite search space. We aim to support decision-makers with our Agent-based Infectious Disease Intervention Optimization System (ADIOS) that optimizes NPIs for infectious disease simulations using Grammar-Guided Genetic Programming (GGGP). The core of ADIOS is a domain-specific language for expressing NPIs in agent-based simulations that structures the intervention search space through a context-free grammar. To make optimization more efficient, the search space can be further reduced by defining constraints that prevent the generation of semantically invalid intervention patterns. Using this constrained language and an interface that enables coupling with agent-based simulations, ADIOS adopts the GGGP approach for simulation-based optimization. Using the German Epidemic Micro-Simulation System (GEMS) as a case study, we demonstrate the potential of our approach to generate optimal interventions for realistic epidemiological models

标签

Agent-based Simulation Infectious Disease Optimization Genetic Programming

arXiv 分类

cs.MA cs.AI