Examining COVID-19 Forecasting using Spatio-Temporal Graph Neural Networks
Amol Kapoor, Xue Ben, Luyang Liu, Bryan Perozzi, Matt Barnes, Martin, Blais, Shawn O'Banion

TL;DR
This paper introduces a novel COVID-19 forecasting method using spatio-temporal graph neural networks that leverage mobility data to improve prediction accuracy at the county level.
Contribution
It presents a new GNN-based approach that models human mobility and spatial-temporal dynamics for infectious disease forecasting.
Findings
6% reduction in RMSLE compared to baselines
Pearson Correlation improved from 0.9978 to 0.998
Effective modeling of complex COVID-19 spread dynamics
Abstract
In this work, we examine a novel forecasting approach for COVID-19 case prediction that uses Graph Neural Networks and mobility data. In contrast to existing time series forecasting models, the proposed approach learns from a single large-scale spatio-temporal graph, where nodes represent the region-level human mobility, spatial edges represent the human mobility based inter-region connectivity, and temporal edges represent node features through time. We evaluate this approach on the US county level COVID-19 dataset, and demonstrate that the rich spatial and temporal information leveraged by the graph neural network allows the model to learn complex dynamics. We show a 6% reduction of RMSLE and an absolute Pearson Correlation improvement from 0.9978 to 0.998 compared to the best performing baseline models. This novel source of information combined with graph based deep learning…
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.
Taxonomy
TopicsData-Driven Disease Surveillance · COVID-19 epidemiological studies · Human Mobility and Location-Based Analysis
MethodsGraph Neural Network
