Optimal Coarse Correlated Equilibria in Mean Field Games: Linear Programming and No-Regret Learning
Summary
This paper introduces optimal coarse correlated equilibria (OCCE) for continuous-time mean field games, a novel concept where a moderator selects an equilibrium to optimize a specific performance criterion, potentially distinct from individual player objectives. A coarse correlated equilibrium is defined as a randomized recommendation scheme from which no player benefits by deviating. The authors develop a linear programming (LP) formulation for this problem, proving the existence of optimal LP coarse correlated equilibria and establishing its relationship to the original probabilistic framework. Building on this characterization, they design a no-regret primal-dual algorithm, utilizing a Lagrangian formulation of the external-regret constraint, for learning these equilibria. The work includes explicit convergence rates for the algorithm and supporting numerical examples.
Key takeaway
For research scientists developing multi-agent systems or economic models, this work offers a robust framework for achieving system-wide objectives in mean field games. You should consider integrating optimal coarse correlated equilibria, utilizing the proposed linear programming formulation to define desired outcomes and the no-regret primal-dual algorithm for practical implementation and learning. This approach provides a mechanism to guide decentralized agents towards a global optimum, even when individual incentives differ.
Key insights
Optimal coarse correlated equilibria in mean field games can be found via linear programming and learned using a no-regret primal-dual algorithm.
Principles
- Moderators can optimize CCEs.
- LP characterizes optimal CCEs.
- No-regret learning finds equilibria.
Method
The method involves formulating the problem as a linear program, proving existence, and then designing a no-regret primal-dual algorithm based on a Lagrangian formulation of external-regret constraints to learn the equilibria.
In practice
- Apply LP to find optimal CCEs.
- Implement no-regret learning for MFG.
Topics
- Mean Field Games
- Coarse Correlated Equilibria
- Linear Programming
- No-Regret Learning
- Primal-Dual Algorithms
- Multi-Agent Systems
Best for: AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.