English

Heterogeneous Multi-Agent Bandits with Parsimonious Hints

Machine Learning 2025-02-28 v1 Artificial Intelligence Computer Science and Game Theory Multiagent Systems

Abstract

We study a hinted heterogeneous multi-agent multi-armed bandits problem (HMA2B), where agents can query low-cost observations (hints) in addition to pulling arms. In this framework, each of the MM agents has a unique reward distribution over KK arms, and in TT rounds, they can observe the reward of the arm they pull only if no other agent pulls that arm. The goal is to maximize the total utility by querying the minimal necessary hints without pulling arms, achieving time-independent regret. We study HMA2B in both centralized and decentralized setups. Our main centralized algorithm, GP-HCLA, which is an extension of HCLA, uses a central decision-maker for arm-pulling and hint queries, achieving O(M4K)O(M^4K) regret with O(MKlogT)O(MK\log T) adaptive hints. In decentralized setups, we propose two algorithms, HD-ETC and EBHD-ETC, that allow agents to choose actions independently through collision-based communication and query hints uniformly until stopping, yielding O(M3K2)O(M^3K^2) regret with O(M3KlogT)O(M^3K\log T) hints, where the former requires knowledge of the minimum gap and the latter does not. Finally, we establish lower bounds to prove the optimality of our results and verify them through numerical simulations.

Keywords

Cite

@article{arxiv.2502.16128,
  title  = {Heterogeneous Multi-Agent Bandits with Parsimonious Hints},
  author = {Amirmahdi Mirfakhar and Xuchuang Wang and Jinhang Zuo and Yair Zick and Mohammad Hajiesmaili},
  journal= {arXiv preprint arXiv:2502.16128},
  year   = {2025}
}

Comments

Accepted at AAAI-2025

R2 v1 2026-06-28T21:53:51.561Z