Towards the efficacy of federated prediction for epidemics on networks
Chengpeng Fu, Tong Li, Hao Chen, Wen Du, Zhidong He

TL;DR
This paper develops a privacy-preserving federated learning framework for epidemic prediction on networks, comparing models and analyzing factors affecting system robustness in real-world airline network scenarios.
Contribution
It introduces a novel federated epidemic prediction framework using LSTM and Spatio-Temporal Graph Attention Network, with comprehensive evaluation and new robustness metrics.
Findings
STGAT outperforms LSTM in capturing spatio-temporal dependencies.
System robustness depends on client number, data partitioning, and report completeness.
Balancing feature consistency and data volume is crucial for FL performance.
Abstract
Epidemic prediction is of practical significance in public health, enabling early intervention, resource allocation, and strategic planning. However, privacy concerns often hinder the sharing of health data among institutions, limiting the development of accurate prediction models. In this paper, we develop a general privacy-preserving framework for node-level epidemic prediction on networks based on federated learning (FL). We frame the spatio-temporal spread of epidemics across multiple data-isolated subnetworks, where each node state represents the aggregate epidemic severity within a community. Then, both the pure temporal LSTM model and the spatio-temporal model i.e., Spatio-Temporal Graph Attention Network (STGAT) are proposed to address the federated epidemic prediction. Extensive experiments are conducted on various epidemic processes using a practical airline network, offering…
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
TopicsMental Health Research Topics · Complex Network Analysis Techniques
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
