CRCYDec 31, 2021

Privacy-Protecting COVID-19 Exposure Notification Based on Cluster Events

arXiv:2201.00031v1
Originality Synthesis-oriented
AI Analysis

This addresses privacy concerns in contact tracing for public health, but it is an incremental design sketch without new data or results.

The paper tackles COVID-19 exposure notification by proposing a system that identifies cluster events where multiple infected individuals were present, notifying participants without tracking direct proximity, and it leverages existing tests and location data for implementation.

We provide a rough sketch of a simple system design for exposure notification of COVID-19 infections based on copresence at cluster events -- locations and times where a threshold number of tested-positive (TP) individuals were present. Unlike other designs, such as DP3T or the Apple-Google exposure-notification system, this design does not track or notify based on detecting direct proximity to TP individuals. The design makes use of existing or in-development tests for COVID-19 that are relatively cheap and return results in less than an hour, and that have high specificity but may have lower sensitivity. It also uses readily available location tracking for mobile phones and similar devices. It reports events at which TP individuals were present but does not link events with individuals or with other events in an individual's history. Participating individuals are notified of detected cluster events. They can then compare these locally to their own location history. Detected cluster events can be publicized through public channels. Thus, individuals not participating in the reporting system can still be notified of exposure. A proper security analysis is beyond the scope of this design sketch. We do, however, discuss resistance to various adversaries and attacks on privacy as well as false-reporting attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes