paper-with-me

Papers

Scalable Differentially Private Bayesian Optimization

2025-02-09 · Getoar Sopa, Juraj Marusic, Marco Avella-Medina, John P. Cunningham

In recent years, there has been much work on scaling Bayesian Optimization to high-dimensional problems, for example hyperparameter tuning in large machine learning models. These scalable methods have been successful, finding high objective values much more quickly than traditional global Bayesian Optimization or random search-based methods. At the same time, these large models often use sensitive data, but preservation of Differential Privacy has not scaled alongside these modern Bayesian Optimization procedures. Here we develop a method to privately optimize potentially high-dimensional parameter spaces using privatized Gradient Informative Bayesian Optimization. Our theoretical results show that under suitable conditions, our method converges exponentially fast to a locally optimal parameter configuration, up to a natural privacy error. Moreover, regardless of whether the assumptions are satisfied, we prove that our algorithm maintains privacy and empirically display superior performance to existing methods in the high-dimensional hyperparameter setting.

📄 PDF Abstract BibTeX arXiv:2502.06044

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Differentially private training of neural networks with Langevin dynamics for calibrated predictive uncertainty

2021-07-09 · Moritz Knolle, Alexander Ziller, Dmitrii Usynin, Rickmer Braren 외

We show that differentially private stochastic gradient descent (DP-SGD) can yield poorly calibrated, overconfident deep learning models. This represents a serious issue for safety-critical applications, e.g. in medical …

Bayesian InferenceMedical Diagnosis

Differentially Private Bayesian Optimization

2015-01-16 · Matt J. Kusner, Jacob R. Gardner, Roman Garnett, Kilian Q. Weinberger

Bayesian optimization is a powerful tool for fine-tuning the hyper-parameters of a wide variety of machine learning models. The success of machine learning has led practitioners in diverse real-world settings to learn cl…

Bayesian OptimizationBIG-bench Machine Learning

Scalable and Provably Accurate Algorithms for Differentially Private Distributed Decision Tree Learning

2020-12-19 · Kaiwen Wang, Travis Dick, Maria-Florina Balcan

This paper introduces the first provably accurate algorithms for differentially private, top-down decision tree learning in the distributed setting (Balcan et al., 2012). We propose DP-TopDown, a general privacy preservi…

Privacy Preserving

Solar Photovoltaic Systems Metadata Inference and Differentially Private Publication

2023-04-07 · Nikhil Ravi, Anna Scaglione, Julieta Giraldez, Parth Pradhan 외

Stakeholders in electricity delivery infrastructure are amassing data about their system demand, use, and operations. Still, they are reluctant to share them, as even sharing aggregated or anonymized electric grid data r…

Bayesian Optimization

Differentially private Bayesian tests

2024-01-27 · Abhisek Chakraborty, Saptati Datta

Differential privacy has emerged as an significant cornerstone in the realm of scientific hypothesis testing utilizing confidential data. In reporting scientific discoveries, Bayesian tests are widely adopted since they …