English

Tight Bounds for Differentially Private Anonymized Histograms

Data Structures and Algorithms 2021-11-08 v1 Cryptography and Security

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 ϵ1\epsilon \geq 1, we give an ϵ\epsilon-DP algorithm with an expected 1\ell_1-error bound of O(n/eϵ)O(\sqrt{n} / e^\epsilon). In the high-privacy regime ϵ<1\epsilon < 1, we give an Ω(nlog(1/ϵ)/ϵ)\Omega(\sqrt{n \log(1/\epsilon) / \epsilon}) lower bound on the expected 1\ell_1 error. In both cases, our bounds asymptotically match the previously known lower/upper bounds due to [Suresh, NeurIPS 2019].

Keywords

Cite

@article{arxiv.2111.03257,
  title  = {Tight Bounds for Differentially Private Anonymized Histograms},
  author = {Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2111.03257},
  year   = {2021}
}

Comments

To appear in SOSA 2022

R2 v1 2026-06-24T07:27:10.954Z