19
55

Achieving Privacy in the Adversarial Multi-Armed Bandit

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.

View on arXiv
Comments on this paper