vix.ing · top · new · best · stats · spec

Algorithms for Differentially Private Multi-Armed Bandits

2015/11/27 by Aristide Tossou, Christos Dimitrakakis · 1 citation
Mathematics · Computer Science · #stat.ML #cs.CR #cs.LG

paper · pdf

published as AAAI 2016, Feb 2016, Phoenix, Arizona, United States

arxiv created 2015/11/27 · arxiv updated 2015/11/30

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 (ε, δ) differentially private variants of Upper Confidence Bound algorithms which have optimal regret, O(ε-1 + log T). This is a significant improvement over previous results, which only achieve poly-log regret O(ε-2 log2 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.

Cited by