Exploring Graph Structure in Graph Neural Networks for Epidemic Forecasting
Abstract
Graph neural networks (GNNs) that incorporate cross-location signals have the ability to capture spatial patterns during infectious disease epidemics, potentially improving forecasting performance. However, these models may be susceptible to biases arising from mis-specification, particularly related to the level of connectivity within the graph (i.e., graph structure). In this paper, we investigated the impact of graph structure on GNNs for epidemic forecasting. Multiple graph structures are defined and analyzed based on several characteristics i.e., dense or sparse, dynamic or static. We design a comprehensive ablation study and conduct experiments on real-world data. One of the major findings is that sparse graphs built using geographical information can achieve advanced performance and are more generalizable among different tasks compared with more complex attention-based adjacency matrices.
Cite
Text
Fan et al. "Exploring Graph Structure in Graph Neural Networks for Epidemic Forecasting." NeurIPS 2023 Workshops: TGL, 2023.Markdown
[Fan et al. "Exploring Graph Structure in Graph Neural Networks for Epidemic Forecasting." NeurIPS 2023 Workshops: TGL, 2023.](https://mlanthology.org/neuripsw/2023/fan2023neuripsw-exploring/)BibTeX
@inproceedings{fan2023neuripsw-exploring,
title = {{Exploring Graph Structure in Graph Neural Networks for Epidemic Forecasting}},
author = {Fan, Ching-Hao and Varugunda, Sai Supriya and Wang, Lijing},
booktitle = {NeurIPS 2023 Workshops: TGL},
year = {2023},
url = {https://mlanthology.org/neuripsw/2023/fan2023neuripsw-exploring/}
}