论文标题
深质:学习通过图神经网络在流行网络中优化接触跟踪
DeepTrace: Learning to Optimize Contact Tracing in Epidemic Networks with Graph Neural Networks
论文作者
论文摘要
数字接触跟踪旨在通过通过技术来识别和减轻公共卫生紧急情况来遏制流行病。追踪感染源的向后接触追踪在日本等地方被证明是至关重要的,可以从超级宣传事件中识别出COVID-19的感染。本文介绍了数字触点跟踪的新观点,因为在线图探索时,使用迭代性流行病网络数据采样来解决前向和向后接触问题作为最大样本(ML)估计问题。挑战在于感染的组合复杂性和快速传播。我们介绍了基于图神经网络(GNN)的算法DeepTrace,该算法会在收集新的接触跟踪数据时迭代地更新其估计,从而学习通过利用拓扑特征加速学习并改善收敛性来优化最大似然估计。接触跟踪过程结合了BFS或DFS,以扩展网络并追踪感染源,从而确保全面有效的探索。此外,通过两相方法对GNN模型进行微调:与合成网络进行预训练,以近似可能性概率,并使用高质量数据进行微调以完善模型。使用COVID-19变体数据,我们说明DeepTrace超过了当前的识别超级广播员的方法,为可扩展的数字接触跟踪策略提供了强大的基础。
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.