When Privacy Meets Partial Information: A Refined Analysis of Differentially Private Bandits
Abstract
We study the problem of multi-armed bandits with -global Differential Privacy (DP). First, we prove the minimax and problem-dependent regret lower bounds for stochastic and linear bandits that quantify the hardness of bandits with -global DP. These bounds suggest the existence of two hardness regimes depending on the privacy budget . In the high-privacy regime (small ), the hardness depends on a coupled effect of privacy and partial information about the reward distributions. In the low-privacy regime (large ), bandits with -global DP are not harder than the bandits without privacy. For stochastic bandits, we further propose a generic framework to design a near-optimal global DP extension of an index-based optimistic bandit algorithm. The framework consists of three ingredients: the Laplace mechanism, arm-dependent adaptive episodes, and usage of only the rewards collected in the last episode for computing private statistics. Specifically, we instantiate -global DP extensions of UCB and KL-UCB algorithms, namely AdaP-UCB and AdaP-KLUCB. AdaP-KLUCB is the first algorithm that both satisfies -global DP and yields a regret upper bound that matches the problem-dependent lower bound up to multiplicative constants.
Keywords
Cite
@article{arxiv.2209.02570,
title = {When Privacy Meets Partial Information: A Refined Analysis of Differentially Private Bandits},
author = {Achraf Azize and Debabrota Basu},
journal= {arXiv preprint arXiv:2209.02570},
year = {2022}
}
Comments
Appears in NeurIPS 2022. From v1, the minimax lower bound for linear bandits is changed to $O(\max(d \sqrt{T}, d/\epsilon))$