CRNINov 6, 2020

Amadeus: Scalable, Privacy-Preserving Live Video Analytics

arXiv:2011.05163v110 citations
AI Analysis

This addresses privacy concerns in smart-city surveillance for citizens and governments, offering a scalable solution with incremental improvements over existing methods.

The paper tackles the problem of balancing privacy and utility in live video analytics for smart-city applications by proposing Amadeus, a system that uses whitelisting to redact video in near realtime, resulting in up to ~28x better privacy and ~5.5x bandwidth savings compared to blacklisting.

Smart-city applications ranging from traffic management to public-safety alerts rely on live analytics of video from surveillance cameras in public spaces. However, a growing number of government regulations stipulate how data collected from these cameras must be handled in order to protect citizens' privacy. This paper describes Amadeus, which balances privacy and utility by redacting video in near realtime for smart-city applications. Our main insight is that whitelisting objects, or blocking by default, is crucial for scalable, privacy-preserving video analytics. In the context of modern object detectors, we prove that whitelisting reduces the risk of an object-detection error leading to a privacy violation, and helps Amadeus scale to a large and diverse set of applications. In particular, Amadeus utilizes whitelisting to generate composable encrypted object-specific live streams, which simultaneously meet the requirements of multiple applications in a privacy-preserving fashion, while reducing the compute and streaming-bandwidth requirements at the edge. Experiments with our Amadeus prototype show that compared to blacklisting objects, whitelisting yields significantly better privacy (up to ~28x) and bandwidth savings (up to ~5.5x). Additionally, our experiments also indicate that the composable live streams generated by Amadeus are usable by real-world applications with minimum utility loss.

Foundations

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

Your Notes