🤖 AI Summary
Following COVID-19’s transition to endemicity, wastewater RNA surveillance data exhibit heterogeneous temporal reliability due to variations in sampling protocols, assay sensitivity, and evolving transmission dynamics.
Method: We propose a semi-supervised deep neural network that integrates temporal feature credibility modeling. It uses wastewater viral RNA concentrations as primary input—augmented with confounding factors—to learn a nonlinear mapping for daily case forecasting. Crucially, it introduces a dynamic feature reliability weighting mechanism that explicitly quantifies sample quality across epidemic phases and employs semi-supervised learning to mitigate scarcity of high-confidence labeled data.
Results: Experiments demonstrate significantly improved generalization under data quality fluctuations: the model achieves high-accuracy daily predictions (MAE < 8.2) during high-reliability periods. It establishes a novel, interpretable, and robust paradigm for non-invasive epidemiological trend monitoring.
📝 Abstract
As COVID-19 transitions into an endemic disease that remains constantly present in the population at a stable level, monitoring its prevalence without invasive measures becomes increasingly important. In this paper, we present a deep neural network estimator for the COVID-19 daily case count based on wastewater surveillance data and other confounding factors. This work builds upon the study by Jiang, Kolozsvary, and Li (2024), which connects the COVID-19 case counts with testing data collected early in the pandemic. Using the COVID-19 testing data and the wastewater surveillance data during the period when both data were highly reliable, one can train an artificial neural network that learns the nonlinear relation between the COVID-19 daily case count and the wastewater viral RNA concentration. From a machine learning perspective, the main challenge lies in addressing temporal feature reliability, as the training data has different reliability over different time periods.