We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Practical Differentially Private Hyperparameter Tuning with Subsampling

Abstract: Tuning the hyperparameters of differentially private (DP) machine learning (ML) algorithms often requires use of sensitive data and this may leak private information via hyperparameter values. Recently, Papernot and Steinke (2022) proposed a certain class of DP hyperparameter tuning algorithms, where the number of random search samples is randomized itself. Commonly, these algorithms still considerably increase the DP privacy parameter $\varepsilon$ over non-tuned DP ML model training and can be computationally heavy as evaluating each hyperparameter candidate requires a new training run. We focus on lowering both the DP bounds and the computational cost of these methods by using only a random subset of the sensitive data for the hyperparameter tuning and by extrapolating the optimal values to a larger dataset. We provide a R\'enyi differential privacy analysis for the proposed method and experimentally show that it consistently leads to better privacy-utility trade-off than the baseline method by Papernot and Steinke.
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR)
Journal reference: NeurIPS 2023
Cite as: arXiv:2301.11989 [cs.LG]
  (or arXiv:2301.11989v3 [cs.LG] for this version)

Submission history

From: Antti Koskela [view email]
[v1] Fri, 27 Jan 2023 21:01:58 GMT (1137kb,D)
[v2] Sun, 4 Jun 2023 19:13:04 GMT (1211kb,D)
[v3] Tue, 13 Feb 2024 14:15:01 GMT (1496kb,D)

Link back to: arXiv, form interface, contact.