Modeling COVID-19 spread in the USA using metapopulation SIR models coupled with graph convolutional neural networks
Petr Kisselev, Padmanabhan Seshaiyer
TL;DR
The paper addresses forecasting COVID-19 spread across the United States under region-specific mobility and policy heterogeneity by extending a hybrid Graph Convolutional Network–metapopulation SIR framework. It learns region-wise infection and recovery parameters ${\beta_n}$ and ${\gamma_n}$ through a spatio-temporal GCN that leverages a mobility-informed graph, enabling real-time estimation of ${\cal R}_t$ and daily infections. The authors adapt the approach to US data, introducing a flight-aware mobility term and handling data gaps in recoveries, achieving improved national forecasts over a standard SIR and providing time-varying ${\cal R}_0$ estimates, while noting state-level limitations due to granularity. Overall, the work demonstrates the potential of GCN-SIR models for real-time epidemic forecasting and policy-relevant decision support, with clear avenues for refinement via finer geographic resolution and policy-aware mobility modeling.
Abstract
Graph convolutional neural networks (GCNs) have shown tremendous promise in addressing data-intensive challenges in recent years. In particular, some attempts have been made to improve predictions of Susceptible-Infected-Recovered (SIR) models by incorporating human mobility between metapopulations and using graph approaches to estimate corresponding hyperparameters. Recently, researchers have found that a hybrid GCN-SIR approach outperformed existing methodologies when used on the data collected on a precinct level in Japan. In our work, we extend this approach to data collected from the continental US, adjusting for the differing mobility patterns and varying policy responses. We also develop the strategy for real-time continuous estimation of the reproduction number and study the accuracy of model predictions for the overall population as well as individual states. Strengths and limitations of the GCN-SIR approach are discussed as a potential candidate for modeling disease dynamics.
