71
30

The Price of Selection in Differential Privacy

Abstract

In the differentially private top-kk selection problem, we are given a dataset X{±1}n×dX \in \{\pm 1\}^{n \times d}, in which each row belongs to an individual and each column corresponds to some binary attribute, and our goal is to find a set of kdk \ll d columns whose means are approximately as large as possible. Differential privacy requires that our choice of these kk columns does not depend too much on any on individual's dataset. This problem can be solved using the well known exponential mechanism and composition properties of differential privacy. In the high-accuracy regime, where we require the error of the selection procedure to be to be smaller than the so-called sampling error αln(d)/n\alpha \approx \sqrt{\ln(d)/n}, this procedure succeeds given a dataset of size nkln(d)n \gtrsim k \ln(d). We prove a matching lower bound, showing that a dataset of size nkln(d)n \gtrsim k \ln(d) is necessary for private top-kk selection in this high-accuracy regime. Our lower bound is the first to show that selecting the kk largest columns requires more data than simply estimating the value of those kk columns, which can be done using a dataset of size just nkn \gtrsim k.

View on arXiv
Comments on this paper