A Mobility-Aware Deep Learning Model for Long-Term COVID-19 Pandemic Prediction and Policy Impact Analysis
Danfeng Guo, Zijie Huang, Junheng Hao, Yizhou Sun, Wei Wang, Demetri, Terzopoulos

TL;DR
This paper introduces a novel deep learning model combining GCN and GRU with attention to improve long-term COVID-19 spread prediction and analyze policy impacts through mobility modeling.
Contribution
It presents a spatial-temporal graph model with enhanced edge representations and a two-stream framework for better long-term pandemic forecasting and policy simulation.
Findings
Outperforms existing models in long-term prediction accuracy.
Effectively simulates policy impacts on infection spread.
Provides a mobility-aware tool for public health decision-making.
Abstract
Pandemic(epidemic) modeling, aiming at disease spreading analysis, has always been a popular research topic especially following the outbreak of COVID-19 in 2019. Some representative models including SIR-based deep learning prediction models have shown satisfactory performance. However, one major drawback for them is that they fall short in their long-term predictive ability. Although graph convolutional networks (GCN) also perform well, their edge representations do not contain complete information and it can lead to biases. Another drawback is that they usually use input features which they are unable to predict. Hence, those models are unable to predict further future. We propose a model that can propagate predictions further into the future and it has better edge representations. In particular, we model the pandemic as a spatial-temporal graph whose edges represent the transition of…
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.
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 Convolutional Network
