SOTAVerified

Distributed Bandits with Heterogeneous Agents

2022-01-23Unverified0· sign in to hype

Lin Yang, Yu-Zhen Janice Chen, Mohammad Hajiesmaili, John CS Lui, Don Towsley

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper tackles a multi-agent bandit setting where M agents cooperate together to solve the same instance of a K-armed stochastic bandit problem. The agents are heterogeneous: each agent has limited access to a local subset of arms and the agents are asynchronous with different gaps between decision-making rounds. The goal for each agent is to find its optimal local arm, and agents can cooperate by sharing their observations with others. While cooperation between agents improves the performance of learning, it comes with an additional complexity of communication between agents. For this heterogeneous multi-agent setting, we propose two learning algorithms, and . We prove that both algorithms achieve order-optimal regret, which is O(_i:_i>0 T/_i), where _i is the minimum suboptimality gap between the reward mean of arm i and any local optimal arm. In addition, a careful selection of the valuable information for cooperation, achieves a low communication complexity of O( T). Last, numerical experiments verify the efficiency of both algorithms.

Tasks

Reproductions