English

Locally Private Mean Estimation: Z-test and Tight Confidence Intervals

Data Structures and Algorithms 2019-04-12 v3

Abstract

This work provides tight upper- and lower-bounds for the problem of mean estimation under ϵ\epsilon-differential privacy in the local model, when the input is composed of nn i.i.d. drawn samples from a normal distribution with variance σ\sigma. Our algorithms result in a (1β)(1-\beta)-confidence interval for the underlying distribution's mean μ\mu of length O~(σlog(1β)ϵn)\tilde O\left( \frac{\sigma \sqrt{\log(\frac 1 \beta)}}{\epsilon\sqrt n} \right). In addition, our algorithms leverage binary search using local differential privacy for quantile estimation, a result which may be of separate interest. Moreover, we prove a matching lower-bound (up to poly-log factors), showing that any one-shot (each individual is presented with a single query) local differentially private algorithm must return an interval of length Ω(σlog(1/β)ϵn)\Omega\left( \frac{\sigma\sqrt{\log(1/\beta)}}{\epsilon\sqrt{n}}\right).

Keywords

Cite

@article{arxiv.1810.08054,
  title  = {Locally Private Mean Estimation: Z-test and Tight Confidence Intervals},
  author = {Marco Gaboardi and Ryan Rogers and Or Sheffet},
  journal= {arXiv preprint arXiv:1810.08054},
  year   = {2019}
}
R2 v1 2026-06-23T04:44:33.715Z