Space-Efficient Private Estimation of Quantiles
Massimo Cafaro, Aneglo Coluccia, Italo Epicoco, Marco Pulimeno

TL;DR
This paper introduces space-efficient, differentially private algorithms for approximate quantile estimation in data streams, balancing accuracy, privacy, and minimal memory usage, with theoretical guarantees and experimental validation.
Contribution
It proposes novel privacy-preserving streaming algorithms that use minimal memory for accurate quantile estimation with provable error bounds.
Findings
Algorithms achieve space frugality with strong privacy guarantees.
Theoretical analysis confirms accuracy and privacy bounds.
Experimental results demonstrate practical effectiveness.
Abstract
Fast and accurate estimation of quantiles on data streams coming from communication networks, Internet of Things (IoT), and alike, is at the heart of important data processing applications including statistical analysis, latency monitoring, query optimization for parallel database management systems, and more. Indeed, quantiles are more robust indicators for the underlying distribution, compared to moment-based indicators such as mean and variance. The streaming setting additionally constrains accurate tracking of quantiles, as stream items may arrive at a very high rate and must be processed as quickly as possible and discarded, being their storage usually unfeasible. Since an exact solution is only possible when data are fully stored, the goal in practical contexts is to provide an approximate solution with a provably guaranteed bound on the approximation error committed, while using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Distributed Sensor Networks and Detection Algorithms
