Inform: From Compartmental Models to Stochastic Bounded Counter Machines
Tim Leys, Guillermo A. Perez
TL;DR
The paper addresses the challenge of analyzing stochastic compartmental models by encoding them as bounded stochastic counter machines, yielding finite Markov chains when counters are restricted. It provides an automated translator, Inform, to generate PRISM models and evaluates analysis with probabilistic model checkers STORM and Modest on simple SIR and Belgian COVID-19 models. Findings show that state-of-the-art tools face scalability limits for large epidemiological models, highlighting the need for abstractions and approximate methods, while still demonstrating a principled path to exact and approximate verification of epidemic dynamics. The work offers a foundation for integrating reinforcement learning to optimize intervention policies within this verification framework.
Abstract
Compartmental models are used in epidemiology to capture the evolution of infectious diseases such as COVID-19 in a population by assigning members of it to compartments with labels such as susceptible, infected, and recovered. In a stochastic compartmental model the flow of individuals between compartments is determined probabilistically. We establish that certain stochastic compartment models can be encoded as probabilistic counter machines where the configurations are bounded. Based on the latter, we obtain simple descriptions of the models in the PRISM language. This enables the analysis of such compartmental models via probabilistic model checkers. Finally, we report on experimental results where we analyze results from a Belgian COVID-19 model using a probabilistic model checkers.
