DeepTrace: Learning to Optimize Contact Tracing in Epidemic Networks with Graph Neural Networks

📅 2022-11-02
🏛️ arXiv.org
📈 Citations: 2
Influential: 0
📄 PDF

career value

180K/year
🤖 AI Summary
Existing digital contact tracing methods suffer from low efficiency in contact identification and fragmented outbreak溯源—separately handling forward and backward transmission chains. Method: We formulate digital contact tracing as an online graph exploration task and, for the first time, cast it as a maximum-likelihood optimization problem solved via Graph Neural Networks (GNNs). We propose a two-stage GNN training paradigm—pretraining on synthetic data followed by fine-tuning on real-world epidemic data—and design an adaptive BFS/DFS-based graph expansion strategy to enable iterative sampling and dynamic network exploration. Results: Evaluated on real-world COVID-19 variant datasets, our approach significantly improves super-spreader identification accuracy, accelerates convergence, and demonstrates superior cross-scenario generalization. It establishes a new benchmark and a systematic, scalable, high-precision solution for digital contact tracing.
📝 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 improve convergence. The contact tracing process combines either BFS or DFS to expand the network and trace the infection source, ensuring comprehensive and efficient exploration. Additionally, the GNN model is fine-tuned through a two-phase approach: pre-training with synthetic networks to approximate likelihood probabilities and fine-tuning with high-quality data to refine the model. Using COVID-19 variant data, we illustrate that DeepTrace surpasses current methods in identifying superspreaders, providing a robust basis for a scalable digital contact tracing strategy.
Problem

Research questions and friction points this paper is trying to address.

Disease Spread Network
Contact Tracing Efficiency
Epidemic Transmission Path
Innovation

Methods, ideas, or system contributions that make the work stand out.

DeepTrace
Graph Neural Networks
Super-spreader Identification
🔎 Similar Papers
No similar papers found.
C
Chee-Wei Tan
Nanyang Technological University, Singapore
P
Pei-Duo Yu
Department of Applied Mathematics, Chung Yuan Christian University, Taiwan
S
Siya Chen
Department of Computer Science, City University of Hong Kong, Hong Kong
H
H. Vincent Poor
Department of Electrical and Computer Engineering, Princeton University, Princeton, NJ 08544 USA