Robust Decentralized Multi-armed Bandits: From Corruption-Resilience to Byzantine-Resilience
Zicheng Hu, Yuchen Wang, Cheng Chen
TL;DR
This work tackles robust coordination in decentralized multi-armed bandits by addressing both adversarial reward corruption and Byzantine agents. The authors introduce DeMABAR, an epoch-based algorithm that combines restricted, neighbor-based collaboration with a novel filtering mechanism to mitigate corrupted data, achieving near-optimal per-agent regret with only O(wV ln(VT)) communication. Theoretical results show that DeMABAR maintains strong regret guarantees under adversarial corruption with β ≤ α, and remains robust in Byzantine settings with an unknown fraction α of Byzantine neighbors, incurring only additive terms tied to the total corruption budget C. Empirical results corroborate the theory, demonstrating substantial performance gains over baselines in centralized, decentralized, and Byzantine scenarios. The work advances practical, robust cooperative learning for networked agents, enabling reliable decision-making in adversarial environments while keeping communication overhead manageable.
Abstract
Decentralized cooperative multi-agent multi-armed bandits (DeCMA2B) considers how multiple agents collaborate in a decentralized multi-armed bandit setting. Though this problem has been extensively studied in previous work, most existing methods remain susceptible to various adversarial attacks. In this paper, we first study DeCMA2B with adversarial corruption, where an adversary can corrupt reward observations of all agents with a limited corruption budget. We propose a robust algorithm, called DeMABAR, which ensures that each agent's individual regret suffers only an additive term proportional to the corruption budget. Then we consider a more realistic scenario where the adversary can only attack a small number of agents. Our theoretical analysis shows that the DeMABAR algorithm can also almost completely eliminate the influence of adversarial attacks and is inherently robust in the Byzantine setting, where an unknown fraction of the agents can be Byzantine, i.e., may arbitrarily select arms and communicate wrong information. We also conduct numerical experiments to illustrate the robustness and effectiveness of the proposed method.
