1: \begin{abstract}
2: The necessity for cooperation among intelligent machines has popularised cooperative \textit{multi-agent reinforcement learning} (MARL) in the artificial intelligence (AI) research community.
3: However, many research endeavours have been focused on developing practical MARL algorithms whose effectiveness has been studied only empirically, thereby lacking theoretical guarantees.
4: %As a result, multiple MARL methods without theoretical guarantees have been proposed that,
5: As recent studies have revealed, MARL methods often achieve performance that is unstable in terms of reward monotonicity or suboptimal at convergence.
6: %in terms of the reward at convergence.
7: To resolve these issues, in this paper\blfootnote{$^*$Equal contribution. $^\dag$Corresponding author <yaodong.yang@pku.edu.cn>. }, we introduce a novel framework named \textit{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 \textit{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.
8: \end{abstract}
9: