LGMLNov 19, 2018

Decentralized Exploration in Multi-Armed Bandits -- Extended version

arXiv:1811.07763v625 citations
Originality Incremental advance
AI Analysis

This work addresses privacy protection in collaborative bandit problems for users and service providers, though it is incremental as it builds on existing best arm identification algorithms.

The paper tackles the problem of decentralized exploration in multi-armed bandits to identify the best arm while ensuring privacy among asynchronous players, achieving a sample complexity penalty dependent on the inverse of the probability of the most frequent players.

We consider the decentralized exploration problem: a set of players collaborate to identify the best arm by asynchronously interacting with the same stochastic environment. The objective is to insure privacy in the best arm identification problem between asynchronous, collaborative, and thrifty players. In the context of a digital service, we advocate that this decentralized approach allows a good balance between the interests of users and those of service providers: the providers optimize their services, while protecting the privacy of the users and saving resources. We define the privacy level as the amount of information an adversary could infer by intercepting the messages concerning a single user. We provide a generic algorithm Decentralized Elimination, which uses any best arm identification algorithm as a subroutine. We prove that this algorithm insures privacy, with a low communication cost, and that in comparison to the lower bound of the best arm identification problem, its sample complexity suffers from a penalty depending on the inverse of the probability of the most frequent players. Then, thanks to the genericity of the approach, we extend the proposed algorithm to the non-stationary bandits. Finally, experiments illustrate and complete the analysis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes