English

Decentralized Upper Confidence Bound Algorithms for Homogeneous Multi-Agent Multi-Armed Bandits

Machine Learning 2024-12-31 v4 Systems and Control Systems and Control

Abstract

This paper studies a decentralized homogeneous multi-armed bandit problem in a multi-agent network. The problem is simultaneously solved by NN agents assuming they face a common set of MM arms and share the same arms' reward distributions. Each agent can receive information only from its neighbors, where the neighbor relationships among the agents are described by a fixed graph. Two fully decentralized upper confidence bound (UCB) algorithms are proposed for undirected graphs, respectively based on the classic algorithm and the state-of-the-art Kullback-Leibler upper confidence bound (KL-UCB) algorithm. The proposed decentralized UCB1 and KL-UCB algorithms permit each agent in the network to achieve a better logarithmic asymptotic regret than their single-agent counterparts, provided that the agent has at least one neighbor, and the more neighbors an agent has, the better regret it will have, meaning that the sum is more than its component parts. The same algorithm design framework is also extended to directed graphs through the design of a variant of the decentralized UCB1 algorithm, which outperforms the single-agent UCB1 algorithm.

Keywords

Cite

@article{arxiv.2111.10933,
  title  = {Decentralized Upper Confidence Bound Algorithms for Homogeneous Multi-Agent Multi-Armed Bandits},
  author = {Jingxuan Zhu and Ethan Mulle and Christopher S. Smith and Alec Koppel and Ji Liu},
  journal= {arXiv preprint arXiv:2111.10933},
  year   = {2024}
}

Comments

[v3] and [v4] are different works with different algorithm designs. A shortened version of [v3] was published in the 63rd IEEE Conference on Decision and Control, and a shortened version of [v4] was accepted in IEEE Transactions on Automatic Control

R2 v1 2026-06-24T07:46:39.189Z