Regularize! Don't Mix: Multi-Agent Reinforcement Learning without Explicit Centralized Structures
Chapman Siu, Jason Traish, Richard Yi Da Xu

TL;DR
This paper introduces Multi-Agent Regularized Q-learning (MARQ), a novel approach that uses regularization to improve exploration and performance in multi-agent reinforcement learning without relying on explicit centralized structures.
Contribution
The paper proposes a new regularization-based method for MARL that enhances exploration and outperforms existing algorithms without explicit centralized cooperation.
Findings
MARQ outperforms baselines and state-of-the-art algorithms
MARQ learns faster and converges to higher returns
Regularization improves exploration and policy robustness
Abstract
We propose using regularization for Multi-Agent Reinforcement Learning rather than learning explicit cooperative structures called {\em Multi-Agent Regularized Q-learning} (MARQ). Many MARL approaches leverage centralized structures in order to exploit global state information or removing communication constraints when the agents act in a decentralized manner. Instead of learning redundant structures which is removed during agent execution, we propose instead to leverage shared experiences of the agents to regularize the individual policies in order to promote structured exploration. We examine several different approaches to how MARQ can either explicitly or implicitly regularize our policies in a multi-agent setting. MARQ aims to address these limitations in the MARL context through applying regularization constraints which can correct bias in off-policy out-of-distribution agent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Distributed Control Multi-Agent Systems · Adaptive Dynamic Programming Control
