Agent-Based Models (ABMs) parameterized by Points of Interest (POIs) represent a sophisticated class of stochastic epidemiological models that move beyond traditional homogeneous mixing assumptions. By integrating dynamic location data and individual behavioral characteristics, these models provide high-resolution insights into disease spread influenced by spatial and social heterogeneity. As a result, they are invaluable tools for evaluating targeted non-pharmaceutical interventions (NPIs) in complex urban environments.
ββββββββββββββββββββββββββββββββββββββββββββ
𧬠1. Compartmental Structure
POI ABMs operate by tracking the state of individual agents (N_total) as they move across distinct spatial nodes, referred to as Points of Interest, within a synthetic environment. While population-level summaries can sometimes be approximated using multi-group deterministic frameworks such as meta-population models, the defining feature of POI ABMs is that each agent is simulated explicitly.
Agents typically progress through a classical SEIR (SusceptibleβExposedβInfectiousβRecovered) infection structure.
Flow of Agents (Individuals):
β’ Susceptible (S): Individuals vulnerable to infection. An agent transitions from S to E upon exposure at a POI, depending on the instantaneous local transmission risk.
β’ Exposed (E): Infected individuals who are not yet infectious. The transition from E to I is governed by the incubation rate Ο.
β’ Infectious (I): Individuals capable of transmitting the disease. Transition to recovery occurs at rate Ξ³.
β’ Recovered (R): Individuals who have cleared the infection and are immune or otherwise removed from the transmission process.
A defining feature of POI ABMs is that the transition rate from S to E is heterogeneous and depends on the agentβs current POI and the density of infectious agents present at that location.
ββββββββββββββββββββββββββββββββββββββββββββ
π 2. Mathematical Formulation
Because POI models are inherently stochastic and discrete, they do not rely on a single global system of Ordinary Differential Equations for their primary structure. Transmission is governed at the individual level through the instantaneous force of infection applied to each susceptible agent.
When a susceptible agent a visits a POI k, the force of infection Ξ»β(t) is defined as:
Ξ»β(t) = Ξ£β Ξ²β Β· f(Iβ, Nβ)
A common proportional-mixing assumption is:
Ξ»β(t) β Ξ£β Ξ²β Β· (Iβ(t) / Nβ(t))
State Transitions:
β’ Transition S β E: governed by Ξ»β(t), which is location- and time-dependent
β’ Transition E β I: occurs at rate Ο
β’ Transition I β R: occurs at rate Ξ³
ββββββββββββββββββββββββββββββββββββββββββββ
π Parameter Definitions
| Parameter | Definition | Role in the Model |
|---|---|---|
| Ξ²β | Location-specific transmission coefficient | Captures transmission probability scaled by contact intensity at POI k |
| Iβ | Number of infectious agents at POI k | Represents the local infectious reservoir |
| Nβ | Total number of agents at POI k | Determines local population size or contact capacity |
| Ο | Latent period rate (1 / T_inc) | Controls progression from exposed to infectious |
| Ξ³ | Recovery or removal rate (1 / T_inf) | Governs duration of infectiousness |
ββββββββββββββββββββββββββββββββββββββββββββ
π 3. Parameter Ranges (General Viral Disease)
POI ABMs require highly localized parameterization. Clinical parameters are informed by epidemiological data, while Ξ²β reflects behavioral and environmental characteristics of individual POIs.
| Parameter | Typical Range | Unit | Interpretation |
|---|---|---|---|
| Recovery Rate (Ξ³) | 0.07 β 0.14 | dayβ»ΒΉ | Infectious period of approximately 7β14 days |
| Latency Rate (Ο) | 0.14 β 0.25 | dayβ»ΒΉ | Incubation period of approximately 4β7 days |
| Location Factor (Ξ²β) | 0.05 β 2.0 | Dimensionless or contact-scaled | Low values for households; high values for dense venues such as schools or transit |
| Basic Reproduction Number (Rβ) | 1.5 β 3.5 | Dimensionless | Emergent quantity derived implicitly from agent interactions |
ββββββββββββββββββββββββββββββββββββββββββββ
π§ 4. Applicability and Limitations
Applicability β When to Use POI ABMs:
- Evaluating targeted non-pharmaceutical interventions such as selective venue closures or capacity limits
- Modeling superspreading events driven by crowded or episodic locations
- Integrating real-world mobility and contact data
- Optimizing targeted testing, vaccination, or surveillance strategies
Key Assumptions and Limitations:
- Data Intensity: Requires detailed mobility, visitation, and contact data
- Computational Cost: High computational burden for large populations
- Contact Definition: Transmission-relevant contacts are often simplified
- Behavioral Modeling: Decision rules may introduce structural uncertainty
ββββββββββββββββββββββββββββββββββββββββββββ
π References
Anderson, R. M., and May, R. M. Infectious Diseases of Humans: Dynamics and Control. Oxford University Press.
Ciofi degli Atti, M. L., et al. Mitigation measures for pandemic influenza in Italy: an individual-based model considering different scenarios. PLoS One.
Kermack, W. O., and McKendrick, A. G. A contribution to the mathematical theory of epidemics. Proceedings of the Royal Society of London Series A.
Mossong, J., et al. Social contacts and mixing patterns relevant to the spread of infectious diseases. PLoS Medicine.
Newman, M. E. J. The spread of epidemic disease on networks. Physical Review E.