paper-with-me

홈 › Papers

Regret Lower Bounds in Multi-agent Multi-armed Bandit

2023-08-15 · Mengfan Xu, Diego Klabjan

Multi-armed Bandit motivates methods with provable upper bounds on regret and also the counterpart lower bounds have been extensively studied in this context. Recently, Multi-agent Multi-armed Bandit has gained significant traction in various domains, where individual clients face bandit problems in a distributed manner and the objective is the overall system performance, typically measured by regret. While efficient algorithms with regret upper bounds have emerged, limited attention has been given to the corresponding regret lower bounds, except for a recent lower bound for adversarial settings, which, however, has a gap with let known upper bounds. To this end, we herein provide the first comprehensive study on regret lower bounds across different settings and establish their tightness. Specifically, when the graphs exhibit good connectivity properties and the rewards are stochastically distributed, we demonstrate a lower bound of order $O(\log T)$ for instance-dependent bounds and $\sqrt{T}$ for mean-gap independent bounds which are tight. Assuming adversarial rewards, we establish a lower bound $O(T^{\frac{2}{3}})$ for connected graphs, thereby bridging the gap between the lower and upper bound in the prior work. We also show a linear regret lower bound when the graph is disconnected. While previous works have explored these settings with upper bounds, we provide a thorough study on tight lower bounds.

📄 PDF Abstract BibTeX arXiv:2308.08046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Bits and Bandits: Quantifying the Regret-Information Trade-off

2024-05-26 · Itai Shufaro, Nadav Merlis, Nir Weinberger, Shie Mannor

In many sequential decision problems, an agent performs a repeated task. He then suffers regret and obtains information that he may use in the following rounds. However, sometimes the agent may also obtain information an…

Decision MakingQuestion AnsweringThompson Sampling

Collaborative Multi-Agent Heterogeneous Multi-Armed Bandits

2023-05-30 · Ronshee Chawla, Daniel Vial, Sanjay Shakkottai, R. Srikant

The study of collaborative multi-agent bandits has attracted significant attention recently. In light of this, we initiate the study of a new collaborative setting, consisting of $N$ agents such that each agent is learni…

Multi-Armed Bandits

Multi-Armed Bandits with Local Differential Privacy

2020-07-06 · Wenbo Ren, Xingyu Zhou, Jia Liu, Ness B. Shroff

This paper investigates the problem of regret minimization for multi-armed bandit (MAB) problems with local differential privacy (LDP) guarantee. In stochastic bandit systems, the rewards may refer to the users' activiti…

Multi-Armed Bandits

Tight Lower Bounds for Combinatorial Multi-Armed Bandits

2020-02-13 · Nadav Merlis, Shie Mannor

The Combinatorial Multi-Armed Bandit problem is a sequential decision-making problem in which an agent selects a set of arms on each round, observes feedback for each of these arms and aims to maximize a known reward fun…

Decision MakingMulti-Armed BanditsSequential Decision Making

Lower Bounds for Multi-armed Bandit with Non-equivalent Multiple Plays

2015-07-17 · Aleksandr Vorobev, Gleb Gusev

We study the stochastic multi-armed bandit problem with non-equivalent multiple plays where, at each step, an agent chooses not only a set of arms, but also their order, which influences reward distribution. In several p…