OCLGMAJun 30, 2022

Bridging Mean-Field Games and Normalizing Flows with Trajectory Regularization

arXiv:2206.14990v127 citationsh-index: 25
Originality Highly original
AI Analysis

This work addresses the challenge of solving high-dimensional MFGs and improving NF generalization, which is incremental as it builds on existing models but introduces a novel connection.

The paper connects mean-field games (MFGs) and normalizing flows (NFs) by reformulating NF training as solving an MFG, enabling the use of expressive NF architectures to solve high-dimensional MFGs and regularizing NF training with transport costs for better generalization.

Mean-field games (MFGs) are a modeling framework for systems with a large number of interacting agents. They have applications in economics, finance, and game theory. Normalizing flows (NFs) are a family of deep generative models that compute data likelihoods by using an invertible mapping, which is typically parameterized by using neural networks. They are useful for density modeling and data generation. While active research has been conducted on both models, few noted the relationship between the two. In this work, we unravel the connections between MFGs and NFs by contextualizing the training of an NF as solving the MFG. This is achieved by reformulating the MFG problem in terms of agent trajectories and parameterizing a discretization of the resulting MFG with flow architectures. With this connection, we explore two research directions. First, we employ expressive NF architectures to accurately solve high-dimensional MFGs, sidestepping the curse of dimensionality in traditional numerical methods. Compared with other deep learning approaches, our trajectory-based formulation encodes the continuity equation in the neural network, resulting in a better approximation of the population dynamics. Second, we regularize the training of NFs with transport costs and show the effectiveness on controlling the model's Lipschitz bound, resulting in better generalization performance. We demonstrate numerical results through comprehensive experiments on a variety of synthetic and real-life datasets.

Foundations

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

Your Notes