LGSINov 26, 2024

Epidemiology-informed Graph Neural Network for Heterogeneity-aware Epidemic Forecasting

arXiv:2411.17372v14 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate epidemic forecasting for public health management by incorporating mechanistic heterogeneity, though it is incremental as it builds on existing spatio-temporal graph neural network methods.

The paper tackles the problem of epidemic forecasting by addressing the heterogeneity in intrinsic evolution mechanisms across locations and time, which existing methods oversimplify, and proposes HeatGNN, a framework that integrates epidemiology models into graph neural networks to capture this heterogeneity, resulting in improved performance over baselines on three benchmark datasets.

Among various spatio-temporal prediction tasks, epidemic forecasting plays a critical role in public health management. Recent studies have demonstrated the strong potential of spatio-temporal graph neural networks (STGNNs) in extracting heterogeneous spatio-temporal patterns for epidemic forecasting. However, most of these methods bear an over-simplified assumption that two locations (e.g., cities) with similar observed features in previous time steps will develop similar infection numbers in the future. In fact, for any epidemic disease, there exists strong heterogeneity of its intrinsic evolution mechanisms across geolocation and time, which can eventually lead to diverged infection numbers in two ``similar'' locations. However, such mechanistic heterogeneity is non-trivial to be captured due to the existence of numerous influencing factors like medical resource accessibility, virus mutations, mobility patterns, etc., most of which are spatio-temporal yet unreachable or even unobservable. To address this challenge, we propose a Heterogeneous Epidemic-Aware Transmission Graph Neural Network (HeatGNN), a novel epidemic forecasting framework. By binding the epidemiology mechanistic model into a GNN, HeatGNN learns epidemiology-informed location embeddings of different locations that reflect their own transmission mechanisms over time. With the time-varying mechanistic affinity graphs computed with the epidemiology-informed location embeddings, a heterogeneous transmission graph network is designed to encode the mechanistic heterogeneity among locations, providing additional predictive signals to facilitate accurate forecasting. Experiments on three benchmark datasets have revealed that HeatGNN outperforms various strong baselines. Moreover, our efficiency analysis verifies the real-world practicality of HeatGNN on datasets of different sizes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes