paper-with-me

Papers

Decentralized Cooperative Stochastic Bandits

2018-10-10 · NeurIPS 2019 12 · David Martínez-Rubio, Varun Kanade, Patrick Rebeschini

We study a decentralized cooperative stochastic multi-armed bandit problem with $K$ arms on a network of $N$ agents. In our model, the reward distribution of each arm is the same for each agent and rewards are drawn independently across agents and time steps. In each round, each agent chooses an arm to play and subsequently sends a message to her neighbors. The goal is to minimize the overall regret of the entire network. We design a fully decentralized algorithm that uses an accelerated consensus procedure to compute (delayed) estimates of the average of rewards obtained by all the agents for each arm, and then uses an upper confidence bound (UCB) algorithm that accounts for the delay and error of the estimates. We analyze the regret of our algorithm and also provide a lower bound. The regret is bounded by the optimal centralized regret plus a natural and simple term depending on the spectral gap of the communication matrix. Our algorithm is simpler to analyze than those proposed in prior work and it achieves better regret bounds, while requiring less information about the underlying network. It also performs better empirically.

📄 PDF Abstract BibTeX arXiv:1810.04468

Code (1)

damaru2/decentralized-bandits 공식 구현

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Cooperative Multi-Agent Bandits with Heavy Tails

2020-08-14 · Abhimanyu Dubey, Alex Pentland

We study the heavy-tailed stochastic bandit problem in the cooperative multi-agent setting, where a group of agents interact with a common bandit problem, while communicating on a network with delays. Existing algorithms…

Decentralized Multi-Agent Linear Bandits with Safety Constraints

2020-12-01 · Sanae Amani, Christos Thrampoulidis

We study decentralized stochastic linear bandits, where a network of $N$ agents acts cooperatively to efficiently solve a linear bandit-optimization problem over a $d$-dimensional space. For this problem, we propose DLUC…

One More Step Towards Reality: Cooperative Bandits with Imperfect Communication

2021-11-24 · NeurIPS 2021 12 · Udari Madhushani, Abhimanyu Dubey, Naomi Ehrich Leonard, Alex Pentland

The cooperative bandit problem is increasingly becoming relevant due to its applications in large-scale decision-making. However, most research for this problem focuses exclusively on the setting with perfect communicati…

Decision Making

Multi-Player Bandits Robust to Adversarial Collisions

2022-11-15 · Shivakumar Mahesh, Anshuka Rangi, Haifeng Xu, Long Tran-Thanh

Motivated by cognitive radios, stochastic Multi-Player Multi-Armed Bandits has been extensively studied in recent years. In this setting, each player pulls an arm, and receives a reward corresponding to the arm if there …

Multi-Armed Bandits

Byzantine-Resilient Decentralized Multi-Armed Bandits

2023-10-11 · Jingxuan Zhu, Alec Koppel, Alvaro Velasquez, Ji Liu

In decentralized cooperative multi-armed bandits (MAB), each agent observes a distinct stream of rewards, and seeks to exchange information with others to select a sequence of arms so as to minimize its regret. Agents in…

Multi-Armed BanditsRecommendation Systems