Computation for Epidemic Prediction with Graph Neural Network by Model Combination
Xiangxin Kong, Hang Wang, Yutong Li, Yanghao Chen, Zudi Lu

TL;DR
This paper introduces EpiHybridGNN, a hybrid graph neural network model that combines two existing GNN-based epidemic forecasting models to improve accuracy in predicting COVID-19 spread across regions.
Contribution
The paper proposes a novel hybrid GNN model, EpiHybridGNN, integrating strengths of EpiGNN and ColaGNN for enhanced epidemic prediction accuracy.
Findings
EpiHybridGNN outperforms both EpiGNN and ColaGNN in experiments.
The model effectively captures spatio-temporal epidemic dynamics.
It demonstrates robustness in long-term epidemic forecasting.
Abstract
Modelling epidemic events such as COVID-19 cases in both time and space dimensions is an important but challenging task. Building on in-depth review and assessment of two popular graph neural network (GNN)-based regional epidemic forecasting models of \textbf{EpiGNN} and \textbf{ColaGNN}, we propose a novel hybrid graph neural network model, \textbf{EpiHybridGNN}, which integrates the strengths of both EpiGNN and \textbf{ColaGNN}. In the EpiGNN, through its transmission risk encoding module and Region-Aware Graph Learner (RAGL), both multi-scale convolutions and Graph Convolutional Networks (GCNs) are combined, aiming to effectively capture spatio-temporal propagation dynamics between regions and support the integration of external resources to enhance forecasting performance. While, in the ColaGNN, a cross-location attention mechanism, multi-scale dilated convolutions, and graph…
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
TopicsAdvanced Graph Neural Networks · COVID-19 epidemiological studies · Machine Learning in Healthcare
