Model-free policy gradient for discrete-time mean-field control
Matthieu Meunier, Huyên Pham, Christoph Reisinger
TL;DR
The paper tackles model-free policy gradient learning for discrete-time mean-field control with finite state and compact action spaces, addressing the core challenge that population-dependent transitions and rewards prevent standard likelihood-ratio gradient estimation. It introduces a perturbation scheme on the state-distribution flow, derives a tractable gradient for the perturbed value function, and proves its convergence to the true gradient as the perturbation vanishes. Building on this, the MF-REINFORCE algorithm provides a fully model-free trajectory-based estimator, along with explicit bias and MSE bounds that depend on the perturbation magnitude and sample sizes. Numerical experiments across toy, cybersecurity, and distribution-planning tasks validate the approach and demonstrate practical viability for mean-field policy learning in discrete-time settings.
Abstract
We study model-free policy learning for discrete-time mean-field control (MFC) problems with finite state space and compact action space. In contrast to the extensive literature on value-based methods for MFC, policy-based approaches remain largely unexplored due to the intrinsic dependence of transition kernels and rewards on the evolving population state distribution, which prevents the direct use of likelihood-ratio estimators of policy gradients from classical single-agent reinforcement learning. We introduce a novel perturbation scheme on the state-distribution flow and prove that the gradient of the resulting perturbed value function converges to the true policy gradient as the perturbation magnitude vanishes. This construction yields a fully model-free estimator based solely on simulated trajectories and an auxiliary estimate of the sensitivity of the state distribution. Building on this framework, we develop MF-REINFORCE, a model-free policy gradient algorithm for MFC, and establish explicit quantitative bounds on its bias and mean-squared error. Numerical experiments on representative mean-field control tasks demonstrate the effectiveness of the proposed approach.
