Operator Learning for Families of Finite-State Mean-Field Games
William Hofgard, Asaf Cohen, Mathieu Laurière
TL;DR
This work develops an operator-learning framework to solve parametric families of finite-state mean-field games by learning the flow map $\Phi(t, \eta, \kappa) = u^{\eta, \kappa}(t)$ that links the initial distribution and a parameterized terminal cost to the MFG value function. By generating training data via Picard iteration and training neural networks to approximate the flow map, the authors provide rigorous guarantees on approximation accuracy $O(K^{-1/(d+k+2)})$ and generalization $O(n^{-1/(d+k+4)} \log n)$ under Lipschitz regularity of the flow map. Theoretical results are complemented by numerical experiments on a cybersecurity benchmark and a high-dimensional quadratic MFG, illustrating accurate value function predictions and recovered population dynamics across a range of initial conditions and terminal-cost parameters. The framework enables efficient, generalizable evaluation of equilibria for entire families of finite-state MFGs, with potential extensions to continuous-state settings and more advanced operator-learning architectures for broader applicability.
Abstract
Finite-state mean-field games (MFGs) arise as limits of large interacting particle systems and are governed by an MFG system, a coupled forward-backward differential equation consisting of a forward Kolmogorov-Fokker-Planck (KFP) equation describing the population distribution and a backward Hamilton-Jacobi-Bellman (HJB) equation defining the value function. Solving MFG systems efficiently is challenging, with the structure of each system depending on an initial distribution of players and the terminal cost of the game. We propose an operator learning framework that solves parametric families of MFGs, enabling generalization without retraining for new initial distributions and terminal costs. We provide theoretical guarantees on the approximation error, parametric complexity, and generalization performance of our method, based on a novel regularity result for an appropriately defined flow map corresponding to an MFG system. We demonstrate empirically that our framework achieves accurate approximation for two representative instances of MFGs: a cybersecurity example and a high-dimensional quadratic model commonly used as a benchmark for numerical methods for MFGs.
