2025/09/15 by Aryaman Reddi, Gabriele Tiboni, Reddi, Aryaman +5 · 1 citation
Computer Science · #Convergence (economics) #Implementation #Iterated function #Monotonic function #Policy learning #Reinforcement Learning in Robotics #Reinforcement learning
paper · pdf · doi:10.48550/arxiv.2509.12117
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2025/09/15 · openalex created_date 2025/10/12 · openalex updated_date 2026/08/05
Actor-critic algorithms for deep multi-agent reinforcement learning (MARL) typically employ a policy update that responds to the current strategies of other agents. While being straightforward, this approach does not account for the updates of other agents at the same update step, resulting in miscoordination. In this paper, we introduce the K-Level Policy Gradient (KPG), a method that recursively updates each agent against the updated policies of other agents, speeding up the discovery of effective coordinated policies. We theoretically prove that KPG with finite iterates achieves monotonic convergence to a local Nash equilibrium under certain conditions. We provide principled implementations of KPG by applying it to the deep MARL algorithms MAPPO, MADDPG, and FACMAC. Empirically, we demonstrate superior performance over existing deep MARL algorithms in StarCraft II and multi-agent MuJoCo.