Revisiting Hyperparameter Tuning with Differential Privacy
Youlong Ding, Xueyang Wu

TL;DR
This paper introduces a differential privacy framework for hyperparameter tuning that enables broader search spaces and grid search without increasing privacy loss, highlighting a fundamental privacy-utility trade-off.
Contribution
It presents a novel hyperparameter tuning method with differential privacy that is independent of the search space size, and provides theoretical bounds on privacy loss related to utility.
Findings
Allows broader hyperparameter search with privacy guarantees
Provides a theoretical upper bound on privacy loss based on utility
Empirically scales with the square root of the logarithm of utility
Abstract
Hyperparameter tuning is a common practice in the application of machine learning but is a typically ignored aspect in the literature on privacy-preserving machine learning due to its negative effect on the overall privacy parameter. In this paper, we aim to tackle this fundamental yet challenging problem by providing an effective hyperparameter tuning framework with differential privacy. The proposed method allows us to adopt a broader hyperparameter search space and even to perform a grid search over the whole space, since its privacy loss parameter is independent of the number of hyperparameter candidates. Interestingly, it instead correlates with the utility gained from hyperparameter searching, revealing an explicit and mandatory trade-off between privacy and utility. Theoretically, we show that its additional privacy loss bound incurred by hyperparameter tuning is upper-bounded by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning and Data Classification · Advanced Neural Network Applications
