paper-with-me

Papers

Optimal Cooperative Multiplayer Learning Bandits with Noisy Rewards and No Communication

2023-11-10 · William Chang, Yuanhao Lu

We consider a cooperative multiplayer bandit learning problem where the players are only allowed to agree on a strategy beforehand, but cannot communicate during the learning process. In this problem, each player simultaneously selects an action. Based on the actions selected by all players, the team of players receives a reward. The actions of all the players are commonly observed. However, each player receives a noisy version of the reward which cannot be shared with other players. Since players receive potentially different rewards, there is an asymmetry in the information used to select their actions. In this paper, we provide an algorithm based on upper and lower confidence bounds that the players can use to select their optimal actions despite the asymmetry in the reward information. We show that this algorithm can achieve logarithmic $O(\frac{\log T}{\Delta_{\bm{a}}})$ (gap-dependent) regret as well as $O(\sqrt{T\log T})$ (gap-independent) regret. This is asymptotically optimal in $T$. We also show that it performs empirically better than the current state of the art algorithm for this environment.

📄 PDF Abstract BibTeX arXiv:2311.06210

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multiplayer Information Asymmetric Contextual Bandits

2025-03-11 · William Chang, Yuanhao Lu

Single-player contextual bandits are a well-studied problem in reinforcement learning that has seen applications in various fields such as advertising, healthcare, and finance. In light of the recent work on \emph{inform…

Multi-Armed Bandits

Constant or logarithmic regret in asynchronous multiplayer bandits

2023-05-31 · Hugo Richard, Etienne Boursier, Vianney Perchet

Multiplayer bandits have recently been extensively studied because of their application to cognitive radio networks. While the literature mostly considers synchronous players, radio networks (e.g. for IoT) tend to have a…

On Regret-Optimal Learning in Decentralized Multi-player Multi-armed Bandits

2015-05-04 · Naumaan Nayyar, Dileep Kalathil, Rahul Jain

We consider the problem of learning in single-player and multiplayer multiarmed bandit models. Bandit problems are classes of online learning problems that capture exploration versus exploitation tradeoffs. In a multiarm…

Multi-Armed Bandits

A survey on multi-player bandits

2022-11-29 · Etienne Boursier, Vianney Perchet

Due mostly to its application to cognitive radio networks, multiplayer bandits gained a lot of interest in the last decade. A considerable progress has been made on its theoretical aspect. However, the current algorithms…

Survey

Distributed Cooperative Decision-Making in Multiarmed Bandits: Frequentist and Bayesian Algorithms

2016-06-02 · Peter Landgren, Vaibhav Srivastava, Naomi Ehrich Leonard

We study distributed cooperative decision-making under the explore-exploit tradeoff in the multiarmed bandit (MAB) problem. We extend the state-of-the-art frequentist and Bayesian algorithms for single-agent MAB problems…

Decision Making