paper-with-me

Papers

Heterogeneous Multi-player Multi-armed Bandits: Closing the Gap and Generalization

2021-10-27 · NeurIPS 2021 12 · Chengshuai Shi, Wei Xiong, Cong Shen, Jing Yang

Despite the significant interests and many progresses in decentralized multi-player multi-armed bandits (MP-MAB) problems in recent years, the regret gap to the natural centralized lower bound in the heterogeneous MP-MAB setting remains open. In this paper, we propose BEACON -- Batched Exploration with Adaptive COmmunicatioN -- that closes this gap. BEACON accomplishes this goal with novel contributions in implicit communication and efficient exploration. For the former, we propose a novel adaptive differential communication (ADC) design that significantly improves the implicit communication efficiency. For the latter, a carefully crafted batched exploration scheme is developed to enable incorporation of the combinatorial upper confidence bound (CUCB) principle. We then generalize the existing linear-reward MP-MAB problems, where the system reward is always the sum of individually collected rewards, to a new MP-MAB problem where the system reward is a general (nonlinear) function of individual rewards. We extend BEACON to solve this problem and prove a logarithmic regret. BEACON bridges the algorithm design and regret analysis of combinatorial MAB (CMAB) and MP-MAB, two largely disjointed areas in MAB, and the results in this paper suggest that this previously ignored connection is worth further investigation.

📄 PDF Abstract BibTeX arXiv:2110.14622

Code (1)

shengroup/mpmab_beacon 공식 구현

Tasks

Efficient ExplorationMulti-Armed Bandits

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

Heterogeneous Multi-Player Multi-Armed Bandits Robust To Adversarial Attacks

2025-01-21 · Akshayaa Magesh, Venugopal V. Veeravalli

We consider a multi-player multi-armed bandit setting in the presence of adversaries that attempt to negatively affect the rewards received by the players in the system. The reward distributions for any given arm are het…

Adversarial AttackAllMulti-Armed Bandits

A Practical Algorithm for Multiplayer Bandits when Arm Means Vary Among Players

2019-02-04 · Etienne Boursier, Emilie Kaufmann, Abbas Mehrabian, Vianney Perchet

We study a multiplayer stochastic multi-armed bandit problem in which players cannot communicate, and if two or more players pull the same arm, a collision occurs and the involved players receive zero reward. We consider…

Open-Ended Question Answering

Competing Bandits in Matching Markets

2019-06-12 · Lydia T. Liu, Horia Mania, Michael. I. Jordan

Stable matching, a classical model for two-sided markets, has long been studied with little consideration for how each side's preferences are learned. With the advent of massive online markets powered by data-driven matc…

Multi-Armed Bandits

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 h…

Decision MakingDistributed Optimization