Local, Private, Efficient Protocols for Succinct Histograms
Raef Bassily, Adam Smith

TL;DR
This paper introduces efficient local differential privacy protocols for succinct histograms, achieving near-optimal accuracy bounds and low communication costs, improving upon previous methods in speed and error rates.
Contribution
The paper presents new protocols for frequency estimation under local differential privacy with optimal accuracy and efficiency, along with matching lower bounds.
Findings
Protocols run in polynomial time in n and log(d).
Achieve error of O(√(log(d))/(ε²n)) with high probability.
Each user can send just 1 bit in public coin models.
Abstract
We give efficient protocols and matching accuracy lower bounds for frequency estimation in the local model for differential privacy. In this model, individual users randomize their data themselves, sending differentially private reports to an untrusted server that aggregates them. We study protocols that produce a succinct histogram representation of the data. A succinct histogram is a list of the most frequent items in the data (often called "heavy hitters") along with estimates of their frequencies; the frequency of all other items is implicitly estimated as 0. If there are users whose items come from a universe of size , our protocols run in time polynomial in and . With high probability, they estimate the accuracy of every item up to error where is the privacy parameter. Moreover, we show that this much…
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.
