English

A Single Online Agent Can Efficiently Learn Mean Field Games

Machine Learning 2024-07-17 v2 Artificial Intelligence Computer Science and Game Theory Multiagent Systems

Abstract

Mean field games (MFGs) are a promising framework for modeling the behavior of large-population systems. However, solving MFGs can be challenging due to the coupling of forward population evolution and backward agent dynamics. Typically, obtaining mean field Nash equilibria (MFNE) involves an iterative approach where the forward and backward processes are solved alternately, known as fixed-point iteration (FPI). This method requires fully observed population propagation and agent dynamics over the entire spatial domain, which could be impractical in some real-world scenarios. To overcome this limitation, this paper introduces a novel online single-agent model-free learning scheme, which enables a single agent to learn MFNE using online samples, without prior knowledge of the state-action space, reward function, or transition dynamics. Specifically, the agent updates its policy through the value function (Q), while simultaneously evaluating the mean field state (M), using the same batch of observations. We develop two variants of this learning scheme: off-policy and on-policy QM iteration. We prove that they efficiently approximate FPI, and a sample complexity guarantee is provided. The efficacy of our methods is confirmed by numerical experiments.

Keywords

Cite

@article{arxiv.2405.03718,
  title  = {A Single Online Agent Can Efficiently Learn Mean Field Games},
  author = {Chenyu Zhang and Xu Chen and Xuan Di},
  journal= {arXiv preprint arXiv:2405.03718},
  year   = {2024}
}

Comments

Published as a conference paper at ECAI 2024

R2 v1 2026-06-28T16:18:29.683Z