English

Robust Multi-Agent Reinforcement Learning by Mutual Information Regularization

Machine Learning 2024-05-22 v3 Artificial Intelligence

Abstract

In multi-agent reinforcement learning (MARL), ensuring robustness against unpredictable or worst-case actions by allies is crucial for real-world deployment. Existing robust MARL methods either approximate or enumerate all possible threat scenarios against worst-case adversaries, leading to computational intensity and reduced robustness. In contrast, human learning efficiently acquires robust behaviors in daily life without preparing for every possible threat. Inspired by this, we frame robust MARL as an inference problem, with worst-case robustness implicitly optimized under all threat scenarios via off-policy evaluation. Within this framework, we demonstrate that Mutual Information Regularization as Robust Regularization (MIR3) during routine training is guaranteed to maximize a lower bound on robustness, without the need for adversaries. Further insights show that MIR3 acts as an information bottleneck, preventing agents from over-reacting to others and aligning policies with robust action priors. In the presence of worst-case adversaries, our MIR3 significantly surpasses baseline methods in robustness and training efficiency while maintaining cooperative performance in StarCraft II and robot swarm control. When deploying the robot swarm control algorithm in the real world, our method also outperforms the best baseline by 14.29%.

Keywords

Cite

@article{arxiv.2310.09833,
  title  = {Robust Multi-Agent Reinforcement Learning by Mutual Information Regularization},
  author = {Simin Li and Ruixiao Xu and Jingqiao Xiu and Yuwei Zheng and Pu Feng and Yaodong Yang and Xianglong Liu},
  journal= {arXiv preprint arXiv:2310.09833},
  year   = {2024}
}

Comments

arXiv admin note: text overlap with arXiv:2310.00339

R2 v1 2026-06-28T12:51:01.992Z