Differentially Private Hyperparameter Tuning using Local Bayesian Optimization
Getoar Sopa, Juraj Marusic, Marco Avella Medina, John P. Cunningham

TL;DR
This paper introduces DP-GIBO, a local Bayesian optimization method for differentially private hyperparameter tuning that scales better with dimensionality and outperforms existing methods in various tasks.
Contribution
The paper proposes DP-GIBO, a novel private local Bayesian optimization framework that approximates gradients privately and demonstrates improved scalability and performance.
Findings
DP-GIBO converges to a local optimum with privacy-dependent error.
DP-GIBO outperforms non-private random search in high-dimensional spaces.
DP-GIBO scales polynomially with dimension, unlike global approaches.
Abstract
Hyperparameter tuning is a key component of machine learning procedures, but when validation data contain sensitive user information, search mechanisms can leak private information through the selected configuration. Existing differentially private hyperparameter tuning methods often rely on near-random search, while prior differentially private Bayesian optimization approaches are typically global and, therefore, scale poorly with the hyperparameter dimensionality. We study differentially private hyperparameter tuning using local Bayesian optimization, focusing on settings where the validation objective is available only through noisy black box evaluations and gradients are unavailable or impractical to compute. We introduce DP-GIBO, a differentially private local Bayesian optimization framework that privately approximates gradients using a Gaussian Process surrogate. Under suitable…
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.
