paper-with-me

홈 › Papers

Fixed-Budget Differentially Private Best Arm Identification

2024-01-17 · Zhirui Chen, P. N. Karthik, Yeow Meng Chee, Vincent Y. F. Tan

We study best arm identification (BAI) in linear bandits in the fixed-budget regime under differential privacy constraints, when the arm rewards are supported on the unit interval. Given a finite budget $T$ and a privacy parameter $\varepsilon>0$, the goal is to minimise the error probability in finding the arm with the largest mean after $T$ sampling rounds, subject to the constraint that the policy of the decision maker satisfies a certain {\em $\varepsilon$-differential privacy} ($\varepsilon$-DP) constraint. We construct a policy satisfying the $\varepsilon$-DP constraint (called {\sc DP-BAI}) by proposing the principle of {\em maximum absolute determinants}, and derive an upper bound on its error probability. Furthermore, we derive a minimax lower bound on the error probability, and demonstrate that the lower and the upper bounds decay exponentially in $T$, with exponents in the two bounds matching order-wise in (a) the sub-optimality gaps of the arms, (b) $\varepsilon$, and (c) the problem complexity that is expressible as the sum of two terms, one characterising the complexity of standard fixed-budget BAI (without privacy constraints), and the other accounting for the $\varepsilon$-DP constraint. Additionally, we present some auxiliary results that contribute to the derivation of the lower bound on the error probability. These results, we posit, may be of independent interest and could prove instrumental in proving lower bounds on error probabilities in several other bandit problems. Whereas prior works provide results for BAI in the fixed-budget regime without privacy constraints or in the fixed-confidence regime with privacy constraints, our work fills the gap in the literature by providing the results for BAI in the fixed-budget regime under the $\varepsilon$-DP constraint.

📄 PDF Abstract BibTeX arXiv:2401.09073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantile Multi-Armed Bandits: Optimal Best-Arm Identification and a Differentially Private Scheme

2020-06-11 · Kontantinos E. Nikolakakis, Dionysios S. Kalogerias, Or Sheffet, Anand D. Sarwate

We study the best-arm identification problem in multi-armed bandits with stochastic, potentially private rewards, when the goal is to identify the arm with the highest quantile at a fixed, prescribed level. First, we pro…

Multi-Armed Bandits

Locally Differentially Private Thresholding Bandits

2025-07-30 · Annalisa Barbara, Joseph Lazzaro, Ciara Pike-Burke arxiv

This work investigates the impact of ensuring local differential privacy in the thresholding bandit problem. We consider both the fixed budget and fixed confidence settings. We propose methods that utilize private respon…

On the Complexity of Differentially Private Best-Arm Identification with Fixed Confidence

2023-09-05 · NeurIPS 2023 11

Best Arm Identification (BAI) problems are progressively used for data-sensitive applications, such as designing adaptive clinical trials, tuning hyper-parameters, and conducting user studies to name a few. Motivated by …

Differentially Private Ensemble Classifiers for Data Streams

2021-12-09 · Lovedeep Gondara, Ke Wang, Ricardo Silva Carvalho

Learning from continuous data streams via classification/regression is prevalent in many domains. Adapting to evolving data characteristics (concept drift) while protecting data owners' private information is an open cha…

regression

Concentrated Differentially Private Gradient Descent with Adaptive per-Iteration Privacy Budget

2018-08-28 · Jaewoo Lee, Daniel Kifer

Iterative algorithms, like gradient descent, are common tools for solving a variety of problems, such as model fitting. For this reason, there is interest in creating differentially private versions of them. However, the…