Lightweight Protocols for Distributed Private Quantile Estimation
Anders Aamand, Fabrizio Boninsegna, Abigail Gentle, Jacob Imola,, Rasmus Pagh

TL;DR
This paper introduces adaptive algorithms for private quantile estimation in distributed data settings, achieving near-optimal user efficiency under local and shuffle differential privacy, and establishes fundamental lower bounds distinguishing adaptive from non-adaptive methods.
Contribution
It presents the first adaptive algorithms for private quantile estimation with tight bounds, demonstrating their optimality and fundamental differences from non-adaptive approaches.
Findings
The LDP algorithm estimates quantiles with $O(rac{ ext{log} B}{ ext{epsilon}^2 ext{alpha}^2})$ users.
The shuffle-DP algorithm requires $ ilde{O}((rac{1}{ ext{epsilon}^2}+rac{1}{ ext{alpha}^2}) ext{log} B)$ users.
Lower bounds show the optimality of the proposed algorithms and a separation between adaptive and non-adaptive protocols.
Abstract
Distributed data analysis is a large and growing field driven by a massive proliferation of user devices, and by privacy concerns surrounding the centralised storage of data. We consider two \emph{adaptive} algorithms for estimating one quantile (e.g.~the median) when each user holds a single data point lying in a domain that can be queried once through a private mechanism; one under local differential privacy (LDP) and another for shuffle differential privacy (shuffle-DP). In the adaptive setting we present an -LDP algorithm which can estimate any quantile within error only requiring users, and an -shuffle DP algorithm requiring only users. Prior (nonadaptive) algorithms require more users by several logarithmic factors in .…
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.
Code & Models
Videos
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Random Matrices and Applications
