paper-with-me

Papers

Near-Optimal Collaborative Learning in Bandits

2022-05-31 · Clémence Réda, Sattar Vakili, Emilie Kaufmann

This paper introduces a general multi-agent bandit model in which each agent is facing a finite set of arms and may communicate with other agents through a central controller in order to identify, in pure exploration, or play, in regret minimization, its optimal arm. The twist is that the optimal arm for each agent is the arm with largest expected mixed reward, where the mixed reward of an arm is a weighted sum of the rewards of this arm for all agents. This makes communication between agents often necessary. This general setting allows to recover and extend several recent models for collaborative bandit learning, including the recently proposed federated learning with personalization (Shi et al., 2021). In this paper, we provide new lower bounds on the sample complexity of pure exploration and on the regret. We then propose a near-optimal algorithm for pure exploration. This algorithm is based on phased elimination with two novel ingredients: a data-dependent sampling scheme within each phase, aimed at matching a relaxation of the lower bound.

📄 PDF Abstract BibTeX arXiv:2206.00121

Code (1)

clreda/near-optimal-federated 공식 구현

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

Distributed Bandit Learning: Near-Optimal Regret with Efficient Communication

2019-04-12 · ICLR 2020 1 · Yuanhao Wang, Jiachen Hu, Xiaoyu Chen, Li-Wei Wang

We study the problem of regret minimization for distributed bandits learning, in which $M$ agents work collaboratively to minimize their total regret under the coordination of a central server. Our goal is to design comm…

Multi-Armed Bandits

Federated Linear Contextual Bandits

2021-10-27 · NeurIPS 2021 12 · Ruiquan Huang, Weiqiang Wu, Jing Yang, Cong Shen

This paper presents a novel federated linear contextual bandits model, where individual clients face different $K$-armed stochastic bandits coupled through common global parameters. By leveraging the geometric structure …

Multi-Armed Bandits

Optimal Regret Bounds for Collaborative Learning in Bandits

2023-12-15 · Amitis Shidani, Sattar Vakili

We consider regret minimization in a general collaborative multi-agent multi-armed bandit model, in which each agent faces a finite set of arms and may communicate with other agents through a central controller. The opti…

Collaborative Linear Bandits with Adversarial Agents: Near-Optimal Regret Bounds

2022-06-06 · Aritra Mitra, Arman Adibi, George J. Pappas, Hamed Hassani

We consider a linear stochastic bandit problem involving $M$ agents that can collaborate via a central server to minimize regret. A fraction $\alpha$ of these agents are adversarial and can act arbitrarily, leading to th…