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 -differential privacy in the local model, when the input is composed of i.i.d. drawn samples from a normal distribution with variance . Our algorithms result in a -confidence interval for the underlying distribution's mean of length . 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 .
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}
}