DeepTrace: Learning to Optimize Contact Tracing in Epidemic Networks with Graph Neural Networks
Chee Wei Tan, Pei-Duo Yu, Siya Chen, H. Vincent Poor

TL;DR
DeepTrace leverages graph neural networks to optimize contact tracing by efficiently exploring epidemic networks, improving the identification of infection sources and superspreaders in COVID-19 data.
Contribution
This paper introduces DeepTrace, a novel GNN-based algorithm that enhances contact tracing by learning to optimize maximum likelihood estimation through iterative network exploration.
Findings
DeepTrace outperforms existing methods in identifying superspreaders.
The GNN model accelerates convergence in contact tracing tasks.
Pre-training on synthetic networks improves real-world performance.
Abstract
Digital contact tracing aims to curb epidemics by identifying and mitigating public health emergencies through technology. Backward contact tracing, which tracks the sources of infection, proved crucial in places like Japan for identifying COVID-19 infections from superspreading events. This paper presents a novel perspective of digital contact tracing as online graph exploration and addresses the forward and backward contact tracing problem as a maximum-likelihood (ML) estimation problem using iterative epidemic network data sampling. The challenge lies in the combinatorial complexity and rapid spread of infections. We introduce DeepTrace, an algorithm based on a Graph Neural Network (GNN) that iteratively updates its estimations as new contact tracing data is collected, learning to optimize the maximum likelihood estimation by utilizing topological features to accelerate learning and…
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 · Complex Network Analysis Techniques
