Computationally Assisted Quality Control for Public Health Data Streams
Ananya Joshi, Kathryn Mazaitis, Roni Rosenfeld, Bryan Wilder
TL;DR
This paper addresses irregularities in real-time public health data streams by introducing FlaSH, a scalable, model-based outlier detection framework designed to rank data points for expert review. FlaSH combines regime-aware data processing, simple predictive modeling, and a binomial-based discrepancy test to produce $p$-value–driven outlier scores that are pooled across regions. In expert evaluations and a real deployment in Delphi, FlaSH matched or outperformed deep learning baselines on traditional metrics and consistently highlighted irregularities that humans would otherwise miss, validating its practical utility. The approach offers a deployable, interpretable, and efficient solution for computationally assisted quality control in public health, with broad implications for timely, data-driven decision-making.
Abstract
Irregularities in public health data streams (like COVID-19 Cases) hamper data-driven decision-making for public health stakeholders. A real-time, computer-generated list of the most important, outlying data points from thousands of daily-updated public health data streams could assist an expert reviewer in identifying these irregularities. However, existing outlier detection frameworks perform poorly on this task because they do not account for the data volume or for the statistical properties of public health streams. Accordingly, we developed FlaSH (Flagging Streams in public Health), a practical outlier detection framework for public health data users that uses simple, scalable models to capture these statistical properties explicitly. In an experiment where human experts evaluate FlaSH and existing methods (including deep learning approaches), FlaSH scales to the data volume of this task, matches or exceeds these other methods in mean accuracy, and identifies the outlier points that users empirically rate as more helpful. Based on these results, FlaSH has been deployed on data streams used by public health stakeholders.
