English

An Algebraic Framework for Structured Epidemic Modeling

Programming Languages 2022-10-12 v3 Category Theory Populations and Evolution

Abstract

Pandemic management requires that scientists rapidly formulate and analyze epidemiological models in order to forecast the spread of disease and the effects of mitigation strategies. Scientists must modify existing models and create novel ones in light of new biological data and policy changes such as social distancing and vaccination. Traditional scientific modeling workflows detach the structure of a model -- its submodels and their interactions -- from its implementation in software. Consequently, incorporating local changes to model components may require global edits to the code-base through a manual, time-intensive, and error-prone process. We propose a compositional modeling framework that uses high-level algebraic structures to capture domain-specific scientific knowledge and bridge the gap between how scientists think about models and the code that implements them. These algebraic structures, grounded in applied category theory, simplify and expedite modeling tasks such as model specification, stratification, analysis, and calibration. With their structure made explicit, models also become easier to communicate, criticize, and refine in light of stakeholder feedback.

Keywords

Cite

@article{arxiv.2203.16345,
  title  = {An Algebraic Framework for Structured Epidemic Modeling},
  author = {Sophie Libkind and Andrew Baas and Micah Halter and Evan Patterson and James Fairbanks},
  journal= {arXiv preprint arXiv:2203.16345},
  year   = {2022}
}

Comments

38 pages, 8 figures

R2 v1 2026-06-24T10:31:52.712Z