GTAILGMAJul 7, 2022

For Learning in Symmetric Teams, Local Optima are Global Nash Equilibria

arXiv:2207.03470v112 citationsh-index: 70
AI Analysis

This addresses stability guarantees in multi-agent learning for symmetric teams, though it identifies instability in mixed local optima under joint deviations.

The paper proves that in symmetric common-payoff games, any locally optimal symmetric strategy profile is a global Nash equilibrium, and this result is robust to perturbations. Applied to machine learning, it provides global guarantees for gradient methods finding local optima in symmetric strategy spaces.

Although it has been known since the 1970s that a globally optimal strategy profile in a common-payoff game is a Nash equilibrium, global optimality is a strict requirement that limits the result's applicability. In this work, we show that any locally optimal symmetric strategy profile is also a (global) Nash equilibrium. Furthermore, we show that this result is robust to perturbations to the common payoff and to the local optimum. Applied to machine learning, our result provides a global guarantee for any gradient method that finds a local optimum in symmetric strategy space. While this result indicates stability to unilateral deviation, we nevertheless identify broad classes of games where mixed local optima are unstable under joint, asymmetric deviations. We analyze the prevalence of instability by running learning algorithms in a suite of symmetric games, and we conclude by discussing the applicability of our results to multi-agent RL, cooperative inverse RL, and decentralized POMDPs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes