Locally Private Hypothesis Selection

02/21/2020
by   Sivakanth Gopi, et al.
0

We initiate the study of hypothesis selection under local differential privacy. Given samples from an unknown probability distribution p and a set of k probability distributions Q, we aim to output, under the constraints of ε-local differential privacy, a distribution from Q whose total variation distance to p is comparable to the best such distribution. This is a generalization of the classic problem of k-wise simple hypothesis testing, which corresponds to when p ∈Q, and we wish to identify p. Absent privacy constraints, this problem requires O(log k) samples from p, and it was recently shown that the same complexity is achievable under (central) differential privacy. However, the naive approach to this problem under local differential privacy would require Õ(k^2) samples. We first show that the constraint of local differential privacy incurs an exponential increase in cost: any algorithm for this problem requires at least Ω(k) samples. Second, for the special case of k-wise simple hypothesis testing, we provide a non-interactive algorithm which nearly matches this bound, requiring Õ(k) samples. Finally, we provide sequentially interactive algorithms for the general case, requiring Õ(k) samples and only O(loglog k) rounds of interactivity. Our algorithms are achieved through a reduction to maximum selection with adversarial comparators, a problem of independent interest for which we initiate study in the parallel setting. For this problem, we provide a family of algorithms for each number of allowed rounds of interaction t, as well as lower bounds showing that they are near-optimal for every t. Notably, our algorithms result in exponential improvements on the round complexity of previous methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/07/2019

The Role of Interactivity in Local Differential Privacy

We study the power of interactivity in local differential privacy. First...
research
01/09/2023

Simple Binary Hypothesis Testing under Local Differential Privacy and Communication Constraints

We study simple binary hypothesis testing under both local differential ...
research
09/12/2023

Private Distribution Testing with Heterogeneous Constraints: Your Epsilon Might Not Be Mine

Private closeness testing asks to decide whether the underlying probabil...
research
01/31/2023

Tight Data Access Bounds for Private Top-k Selection

We study the top-k selection problem under the differential privacy mode...
research
05/30/2019

Private Hypothesis Selection

We provide a differentially private algorithm for hypothesis selection. ...
research
05/26/2020

Locally private non-asymptotic testing of discrete distributions is faster using interactive mechanisms

We find separation rates for testing multinomial or more general discret...
research
08/20/2021

Uniformity Testing in the Shuffle Model: Simpler, Better, Faster

Uniformity testing, or testing whether independent observations are unif...

Please sign up or login with your details

Forgot password? Click here to reset