Differentially private top-k ranking from pairwise comparisons is minimax optimal, with exact rates sqrt(log n/(np)) + log n/(npε) under edge DP and sqrt(n log n/m) + n log n/(mε) under individual DP.
The Structure of Optimal Private Tests for Simple Hypotheses
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Hypothesis testing plays a central role in statistical inference, and is used in many settings where privacy concerns are paramount. This work answers a basic question about privately testing simple hypotheses: given two distributions $P$ and $Q$, and a privacy level $\varepsilon$, how many i.i.d. samples are needed to distinguish $P$ from $Q$ subject to $\varepsilon$-differential privacy, and what sort of tests have optimal sample complexity? Specifically, we characterize this sample complexity up to constant factors in terms of the structure of $P$ and $Q$ and the privacy level $\varepsilon$, and show that this sample complexity is achieved by a certain randomized and clamped variant of the log-likelihood ratio test. Our result is an analogue of the classical Neyman-Pearson lemma in the setting of private hypothesis testing. We also give an application of our result to the private change-point detection. Our characterization applies more generally to hypothesis tests satisfying essentially any notion of algorithmic stability, which is known to imply strong generalization bounds in adaptive data analysis, and thus our results have applications even when privacy is not a primary concern.
citation-role summary
citation-polarity summary
fields
math.ST 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Optimal Differentially Private Ranking from Pairwise Comparisons
Differentially private top-k ranking from pairwise comparisons is minimax optimal, with exact rates sqrt(log n/(np)) + log n/(npε) under edge DP and sqrt(n log n/m) + n log n/(mε) under individual DP.