Tight Bounds for Differentially Private Anonymized Histograms
Pasin Manurangsi

TL;DR
This paper establishes tight bounds for differentially private algorithms computing anonymized histograms, providing nearly matching upper and lower bounds on error in both low and high privacy regimes.
Contribution
It introduces new bounds that precisely characterize the error for DP anonymized histograms, improving understanding of privacy-utility trade-offs.
Findings
Expected error bound of O(√n / e^ε) for ε ≥ 1
Lower bound of Ω(√(n log(1/ε))/ε) for ε < 1
Bounds asymptotically match previous results from Suresh, NeurIPS 2019
Abstract
In this note, we consider the problem of differentially privately (DP) computing an anonymized histogram, which is defined as the multiset of counts of the input dataset (without bucket labels). In the low-privacy regime , we give an -DP algorithm with an expected -error bound of . In the high-privacy regime , we give an lower bound on the expected error. In both cases, our bounds asymptotically match the previously known lower/upper bounds due to [Suresh, NeurIPS 2019].
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
