pith. sign in

arxiv: 1811.07971 · v1 · pith:HF3U62FZnew · submitted 2018-11-19 · 💻 cs.DS · cs.CR· cs.LG· stat.ML

Private Selection from Private Candidates

classification 💻 cs.DS cs.CRcs.LGstat.ML
keywords privateassumptionselectionalgorithmscandidatesdifferentiallymuchstability
0
0 comments X
read the original abstract

Differentially Private algorithms often need to select the best amongst many candidate options. Classical works on this selection problem require that the candidates' goodness, measured as a real-valued score function, does not change by much when one person's data changes. In many applications such as hyperparameter optimization, this stability assumption is much too strong. In this work, we consider the selection problem under a much weaker stability assumption on the candidates, namely that the score functions are differentially private. Under this assumption, we present algorithms that are near-optimal along the three relevant dimensions: privacy, utility and computational efficiency. Our result can be seen as a generalization of the exponential mechanism and its existing generalizations. We also develop an online version of our algorithm, that can be seen as a generalization of the sparse vector technique to this weaker stability assumption. We show how our results imply better algorithms for hyperparameter selection in differentially private machine learning, as well as for adaptive data analysis.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Near-Optimal Generalized Private Testing

    cs.DS 2026-05 conditional novelty 8.0

    The Generalized Thresholding Mechanism (GTM) achieves pure ε-DP for generalized private testing with near-optimal accuracy and sample complexity bounds, plus a black-box reduction from continual-observation to batch D...