LGSep 18, 2025

Learning in Stackelberg Mean Field Games: A Non-Asymptotic Analysis

arXiv:2509.15392v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses hierarchical strategic interactions in multi-agent systems, offering a more efficient and theoretically grounded solution for applications like economics, though it is incremental in relaxing assumptions and providing non-asymptotic guarantees.

The paper tackles the problem of policy optimization in Stackelberg mean field games, where a leader interacts with many followers, by proposing AC-SMFG, a single-loop actor-critic algorithm that achieves finite-time convergence to a stationary point and outperforms baselines in policy quality and convergence speed in simulations.

We study policy optimization in Stackelberg mean field games (MFGs), a hierarchical framework for modeling the strategic interaction between a single leader and an infinitely large population of homogeneous followers. The objective can be formulated as a structured bi-level optimization problem, in which the leader needs to learn a policy maximizing its reward, anticipating the response of the followers. Existing methods for solving these (and related) problems often rely on restrictive independence assumptions between the leader's and followers' objectives, use samples inefficiently due to nested-loop algorithm structure, and lack finite-time convergence guarantees. To address these limitations, we propose AC-SMFG, a single-loop actor-critic algorithm that operates on continuously generated Markovian samples. The algorithm alternates between (semi-)gradient updates for the leader, a representative follower, and the mean field, and is simple to implement in practice. We establish the finite-time and finite-sample convergence of the algorithm to a stationary point of the Stackelberg objective. To our knowledge, this is the first Stackelberg MFG algorithm with non-asymptotic convergence guarantees. Our key assumption is a "gradient alignment" condition, which requires that the full policy gradient of the leader can be approximated by a partial component of it, relaxing the existing leader-follower independence assumption. Simulation results in a range of well-established economics environments demonstrate that AC-SMFG outperforms existing multi-agent and MFG learning baselines in policy quality and convergence speed.

Foundations

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

Your Notes