English

Algorithms for Differentially Private Multi-Armed Bandits

Machine Learning 2015-11-30 v1 Cryptography and Security Machine Learning

Abstract

We present differentially private algorithms for the stochastic Multi-Armed Bandit (MAB) problem. This is a problem for applications such as adaptive clinical trials, experiment design, and user-targeted advertising where private information is connected to individual rewards. Our major contribution is to show that there exist (ϵ,δ)(\epsilon, \delta) differentially private variants of Upper Confidence Bound algorithms which have optimal regret, O(ϵ1+logT)O(\epsilon^{-1} + \log T). This is a significant improvement over previous results, which only achieve poly-log regret O(ϵ2log2T)O(\epsilon^{-2} \log^{2} T), because of our use of a novel interval-based mechanism. We also substantially improve the bounds of previous family of algorithms which use a continual release mechanism. Experiments clearly validate our theoretical bounds.

Keywords

Cite

@article{arxiv.1511.08681,
  title  = {Algorithms for Differentially Private Multi-Armed Bandits},
  author = {Aristide Tossou and Christos Dimitrakakis},
  journal= {arXiv preprint arXiv:1511.08681},
  year   = {2015}
}
R2 v1 2026-06-22T11:55:34.530Z