Learning with Limited Shared Information in Multi-agent Multi-armed Bandit
Junning Shao, Siwei Wang, Zhixuan Fang
TL;DR
This work addresses learning in multi-agent multi-armed bandits under limited information sharing due to privacy concerns. It introduces LSI-MAMAB and the Balanced-ETC algorithm, achieving asymptotically optimal social regret of $R(T)=O\left(\sum_{i=2}^N \frac{\log T}{\Delta_i}\right)$ while ensuring each agent’s average regret remains near a constant as the number of agents grows, thanks to a carefully designed balance constraint. An incentive mechanism is proposed to guarantee individual rationality, compensating data providers and charging users for shared information; theoretical IR guarantees are established and supported by experiments showing effective collaboration and platform profitability with sufficient participation. The results demonstrate that selective information sharing can sustain fast, coordinated learning without forcing privacy-compromising data disclosure, with practical implications for federated and privacy-aware collaborative decision-making.
Abstract
Multi-agent multi-armed bandit (MAMAB) is a classic collaborative learning model and has gained much attention in recent years. However, existing studies do not consider the case where an agent may refuse to share all her information with others, e.g., when some of the data contains personal privacy. In this paper, we propose a novel limited shared information multi-agent multi-armed bandit (LSI-MAMAB) model in which each agent only shares the information that she is willing to share, and propose the Balanced-ETC algorithm to help multiple agents collaborate efficiently with limited shared information. Our analysis shows that Balanced-ETC is asymptotically optimal and its average regret (on each agent) approaches a constant when there are sufficient agents involved. Moreover, to encourage agents to participate in this collaborative learning, an incentive mechanism is proposed to make sure each agent can benefit from the collaboration system. Finally, we present experimental results to validate our theoretical results.
