Heterogeneous-Agent Mirror Learning: A Continuum of Solutions to Cooperative MARL
The necessity for cooperation among intelligent machines has popularised cooperative multi-agent reinforcement learning (MARL) in the artificial intelligence (AI) research community. However, many research endeavors have been focused on developing practical MARL algorithms whose effectiveness has been studied only empirically, thereby lacking theoretical guarantees. As recent studies have revealed, MARL methods often achieve performance that is unstable in terms of reward monotonicity or suboptimal at convergence. To resolve these issues, in this paper, we introduce a novel framework named Heterogeneous-Agent Mirror Learning (HAML) that provides a general template for MARL algorithmic designs. We prove that algorithms derived from the HAML template satisfy the desired properties of the monotonic improvement of the joint reward and the convergence to Nash equilibrium. We verify the practicality of HAML by proving that the current state-of-the-art cooperative MARL algorithms, HATRPO and HAPPO, are in fact HAML instances. Next, as a natural outcome of our theory, we propose HAML extensions of two well-known RL algorithms, HAA2C (for A2C) and HADDPG (for DDPG), and demonstrate their effectiveness against strong baselines on StarCraftII and Multi-Agent MuJoCo tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
MuJoCoMulti-agent Reinforcement LearningSimilar Papers 제목 키워드 기반
Heterogeneous Multi-Agent Reinforcement Learning via Mirror Descent Policy Optimization
This paper presents an extension of the Mirror Descent method to overcome challenges in cooperative Multi-Agent Reinforcement Learning (MARL) settings, where agents have varying abilities and individual policies. The pro…
LEMMAMuJoCoMulti-agent Reinforcement Learningreinforcement-learning+1Heterogeneous-Agent Reinforcement Learning
The necessity for cooperation among intelligent machines has popularised cooperative multi-agent reinforcement learning (MARL) in AI research. However, many research endeavours heavily rely on parameter sharing among age…
LEMMAMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningMaximum Entropy Heterogeneous-Agent Reinforcement Learning
Multi-agent reinforcement learning (MARL) has been shown effective for cooperative games in recent years. However, existing state-of-the-art methods face challenges related to sample complexity, training instability, and…
MuJoCoMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1Cooperative Policy Learning with Pre-trained Heterogeneous Observation Representations
Multi-agent reinforcement learning (MARL) has been increasingly explored to learn the cooperative policy towards maximizing a certain global reward. Many existing studies take advantage of graph neural networks (GNN) in …
DecoderGraph AttentionMulti-agent Reinforcement LearningDeep Reinforcement Learning for Routing a Heterogeneous Fleet of Vehicles
Motivated by the promising advances of deep-reinforcement learning (DRL) applied to cooperative multi-agent systems we propose a model and learning procedure to solve the Capacitated Multi-Vehicle Routing Problem (CMVRP)…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)