English

Anonymized Histograms in Intermediate Privacy Models

Data Structures and Algorithms 2022-10-28 v1 Cryptography and Security Machine Learning

Abstract

We study the problem of privately computing the anonymized histogram (a.k.a. unattributed histogram), which is defined as the histogram without item labels. Previous works have provided algorithms with 1\ell_1- and 22\ell_2^2-errors of Oε(n)O_\varepsilon(\sqrt{n}) in the central model of differential privacy (DP). In this work, we provide an algorithm with a nearly matching error guarantee of O~ε(n)\tilde{O}_\varepsilon(\sqrt{n}) in the shuffle DP and pan-private models. Our algorithm is very simple: it just post-processes the discrete Laplace-noised histogram! Using this algorithm as a subroutine, we show applications in privately estimating symmetric properties of distributions such as entropy, support coverage, and support size.

Keywords

Cite

@article{arxiv.2210.15178,
  title  = {Anonymized Histograms in Intermediate Privacy Models},
  author = {Badih Ghazi and Pritish Kamath and Ravi Kumar and Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2210.15178},
  year   = {2022}
}

Comments

Neural Information Processing Systems (NeurIPS), 2022

R2 v1 2026-06-28T04:37:06.374Z