TL;DR
This study compares Petri Net and ODE models of the SIR epidemic framework, demonstrating that with proper numerical techniques, Petri Nets can accurately replicate traditional differential equation results.
Contribution
It introduces a systematic numerical comparison between Petri Net and ODE SIR models, including a novel deterministic Petri Net implementation with dynamic transition weights.
Findings
Petri Net models achieve less than 1% error compared to ODEs.
Rescaling and rounding are crucial for numerical convergence.
Both stochastic and deterministic Petri Nets are valid for SIR modeling.
Abstract
Petri Nets are an increasingly used modeling framework for the spread of disease across populations or within an individual. For example, the Susceptible-Infectious-Recovered (SIR) compartment model is foundational for population epidemiological modeling and has been implemented in several prior Petri Net studies. While the SIR model is typically expressed as Ordinary Differential Equations (ODEs), with continuous time and variables, Petri Nets operate as discrete event simulations with deterministic or stochastic timings. We present the first systematic study of the numerical convergence of two distinct Petri Net implementations of the SIRS compartment model relative to the standard ODE. In particular, we introduce a novel deterministic implementation of the SIRS model using dynamic transition weights in the GPenSIM package and stochastic Petri Net models using SPIKE. We show how…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
