English

Cooperative Multi-Agent Constrained Stochastic Linear Bandits

Machine Learning 2024-10-24 v1 Multiagent Systems Machine Learning

Abstract

In this study, we explore a collaborative multi-agent stochastic linear bandit setting involving a network of NN agents that communicate locally to minimize their collective regret while keeping their expected cost under a specified threshold τ\tau. Each agent encounters a distinct linear bandit problem characterized by its own reward and cost parameters, i.e., local parameters. The goal of the agents is to determine the best overall action corresponding to the average of these parameters, or so-called global parameters. In each round, an agent is randomly chosen to select an action based on its current knowledge of the system. This chosen action is then executed by all agents, then they observe their individual rewards and costs. We propose a safe distributed upper confidence bound algorithm, so called \textit{MA-OPLB}, and establish a high probability bound on its TT-round regret. MA-OPLB utilizes an accelerated consensus method, where agents can compute an estimate of the average rewards and costs across the network by communicating the proper information with their neighbors. We show that our regret bound is of order O(dτc0log(NT)2NTlog(1/λ2)) \mathcal{O}\left(\frac{d}{\tau-c_0}\frac{\log(NT)^2}{\sqrt{N}}\sqrt{\frac{T}{\log(1/|\lambda_2|)}}\right), where λ2\lambda_2 is the second largest (in absolute value) eigenvalue of the communication matrix, and τc0\tau-c_0 is the known cost gap of a feasible action. We also experimentally show the performance of our proposed algorithm in different network structures.

Keywords

Cite

@article{arxiv.2410.17382,
  title  = {Cooperative Multi-Agent Constrained Stochastic Linear Bandits},
  author = {Amirhossein Afsharrad and Parisa Oftadeh and Ahmadreza Moradipari and Sanjay Lall},
  journal= {arXiv preprint arXiv:2410.17382},
  year   = {2024}
}
R2 v1 2026-06-28T19:32:08.396Z