Solving Continuous Mean Field Games: Deep Reinforcement Learning for Non-Stationary Dynamics

Abstract

Mean field games (MFGs) have emerged as a powerful framework for modeling interactions in large-scale multi-agent systems. Despite recent advancements in reinforcement learning (RL) for MFGs, existing methods are typically limited to finite spaces or stationary models, hindering their applicability to real-world problems. This paper introduces a novel deep reinforcement learning (DRL) algorithm specifically designed for non-stationary continuous MFGs. The proposed approach builds upon a Fictitious Play (FP) methodology, leveraging DRL for best-response computation and supervised learning for average policy representation. Furthermore, it learns a representation of the time-dependent population distribution using a Conditional Normalizing Flow. To validate the effectiveness of our method, we evaluate it on three different examples of increasing complexity. By addressing critical limitations in scalability and density approximation, this work represents a significant advancement in applying DRL techniques to complex MFG problems, bringing the field closer to real-world multi-agent systems.

Cite

Text

Magnino et al. "Solving Continuous Mean Field Games: Deep Reinforcement Learning for Non-Stationary Dynamics." Advances in Neural Information Processing Systems, 2025.

Markdown

[Magnino et al. "Solving Continuous Mean Field Games: Deep Reinforcement Learning for Non-Stationary Dynamics." Advances in Neural Information Processing Systems, 2025.](https://mlanthology.org/neurips/2025/magnino2025neurips-solving/)

BibTeX

@inproceedings{magnino2025neurips-solving,
  title     = {{Solving Continuous Mean Field Games: Deep Reinforcement Learning for Non-Stationary Dynamics}},
  author    = {Magnino, Lorenzo and Shao, Kai and Wu, Zida and Shen, Jiacheng and Lauriere, Mathieu},
  booktitle = {Advances in Neural Information Processing Systems},
  year      = {2025},
  url       = {https://mlanthology.org/neurips/2025/magnino2025neurips-solving/}
}