English

Achieving Privacy in the Adversarial Multi-Armed Bandit

Machine Learning 2017-01-17 v1 Artificial Intelligence Cryptography and Security

Abstract

In this paper, we improve the previously best known regret bound to achieve ϵ\epsilon-differential privacy in oblivious adversarial bandits from O(T2/3/ϵ)\mathcal{O}{(T^{2/3}/\epsilon)} to O(TlnT/ϵ)\mathcal{O}{(\sqrt{T} \ln T /\epsilon)}. This is achieved by combining a Laplace Mechanism with EXP3. We show that though EXP3 is already differentially private, it leaks a linear amount of information in TT. However, we can improve this privacy by relying on its intrinsic exponential mechanism for selecting actions. This allows us to reach O(lnT)\mathcal{O}{(\sqrt{\ln T})}-DP, with a regret of O(T2/3)\mathcal{O}{(T^{2/3})} that holds against an adaptive adversary, an improvement from the best known of O(T3/4)\mathcal{O}{(T^{3/4})}. This is done by using an algorithm that run EXP3 in a mini-batch loop. Finally, we run experiments that clearly demonstrate the validity of our theoretical analysis.

Keywords

Cite

@article{arxiv.1701.04222,
  title  = {Achieving Privacy in the Adversarial Multi-Armed Bandit},
  author = {Aristide C. Y. Tossou and Christos Dimitrakakis},
  journal= {arXiv preprint arXiv:1701.04222},
  year   = {2017}
}
R2 v1 2026-06-22T17:50:58.988Z