paper-with-me

Papers

Decentralized Stochastic Multi-Player Multi-Armed Walking Bandits

2022-12-12 · Guojun Xiong, Jian Li

Multi-player multi-armed bandit is an increasingly relevant decision-making problem, motivated by applications to cognitive radio systems. Most research for this problem focuses exclusively on the settings that players have \textit{full access} to all arms and receive no reward when pulling the same arm. Hence all players solve the same bandit problem with the goal of maximizing their cumulative reward. However, these settings neglect several important factors in many real-world applications, where players have \textit{limited access} to \textit{a dynamic local subset of arms} (i.e., an arm could sometimes be ``walking'' and not accessible to the player). To this end, this paper proposes a \textit{multi-player multi-armed walking bandits} model, aiming to address aforementioned modeling issues. The goal now is to maximize the reward, however, players can only pull arms from the local subset and only collect a full reward if no other players pull the same arm. We adopt Upper Confidence Bound (UCB) to deal with the exploration-exploitation tradeoff and employ distributed optimization techniques to properly handle collisions. By carefully integrating these two techniques, we propose a decentralized algorithm with near-optimal guarantee on the regret, and can be easily implemented to obtain competitive empirical performance.

📄 PDF Abstract BibTeX arXiv:2212.06279

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDistributed Optimization

Similar Papers 제목 키워드 기반

Decentralized Heterogeneous Multi-Player Multi-Armed Bandits with Non-Zero Rewards on Collisions

2019-10-21 · Akshayaa Magesh, Venugopal V. Veeravalli

We consider a fully decentralized multi-player stochastic multi-armed bandit setting where the players cannot communicate with each other and can observe only their own actions and rewards. The environment may appear dif…

Multi-Armed Bandits

Decentralized Multi-player Multi-armed Bandits with No Collision Information

2020-02-29 · Chengshuai Shi, Wei Xiong, Cong Shen, Jing Yang

The decentralized stochastic multi-player multi-armed bandit (MP-MAB) problem, where the collision information is not available to the players, is studied in this paper. Building on the seminal work of Boursier and Perch…

Multi-Armed Bandits

An Asymptotically Optimal Algorithm for Communicating Multiplayer Multi-Armed Bandit Problems

2017-12-02 · Noyan Evirgen, Alper Kose, Hakan Gokcesu

We consider a decentralized stochastic multi-armed bandit problem with multiple players. Each player aims to maximize his/her own reward by pulling an arm. The arms give rewards based on i.i.d. stochastic Bernoulli distr…

Decentralized Online Bandit Optimization on Directed Graphs with Regret Bounds

2023-01-27 · Johan Östman, Ather Gattami, Daniel Gillblad

We consider a decentralized multiplayer game, played over $T$ rounds, with a leader-follower hierarchy described by a directed acyclic graph. For each round, the graph structure dictates the order of the players and how …

SIC-MMAB: Synchronisation Involves Communication in Multiplayer Multi-Armed Bandits

2018-09-21 · NeurIPS 2019 12 · Etienne Boursier, Vianney Perchet

Motivated by cognitive radio networks, we consider the stochastic multiplayer multi-armed bandit problem, where several players pull arms simultaneously and collisions occur if one of them is pulled by several players at…

Multi-Armed Bandits