paper-with-me

Papers

Unified continuous-time q-learning for mean-field game and mean-field control problems

2024-07-05 · Xiaoli Wei, Xiang Yu, Fengyi Yuan

This paper studies the continuous-time q-learning in mean-field jump-diffusion models when the population distribution is not directly observable. We propose the integrated q-function in decoupled form (decoupled Iq-function) from the representative agent's perspective and establish its martingale characterization, which provides a unified policy evaluation rule for both mean-field game (MFG) and mean-field control (MFC) problems. Moreover, we consider the learning procedure where the representative agent updates the population distribution based on his own state values. Depending on the task to solve the MFG or MFC problem, we can employ the decoupled Iq-function differently to characterize the mean-field equilibrium policy or the mean-field optimal policy respectively. Based on these theoretical findings, we devise a unified q-learning algorithm for both MFG and MFC problems by utilizing test policies and the averaged martingale orthogonality condition. For several financial applications in the jump-diffusion setting, we obtain the exact parameterization of the decoupled Iq-functions and the value functions, and illustrate our q-learning algorithm with satisfactory performance.

📄 PDF Abstract BibTeX arXiv:2407.04521

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Unified Reinforcement Q-Learning for Mean Field Game and Control Problems

2020-06-24 · Andrea Angiuli, Jean-Pierre Fouque, Mathieu Laurière

We present a Reinforcement Learning (RL) algorithm to solve infinite horizon asymptotic Mean Field Game (MFG) and Mean Field Control (MFC) problems. Our approach can be described as a unified two-timescale Mean Field Q-l…

Q-LearningReinforcement Learning (RL)

Deep Reinforcement Learning for Infinite Horizon Mean Field Problems in Continuous Spaces

2023-09-19 · Andrea Angiuli, Jean-Pierre Fouque, Ruimeng Hu, Alan Raydan

We present the development and analysis of a reinforcement learning (RL) algorithm designed to solve continuous-space mean field game (MFG) and mean field control (MFC) problems in a unified manner. The proposed approach…

Deep Reinforcement LearningReinforcement Learning (RL)

Fictitious Play for Mean Field Games: Continuous Time Analysis and Applications

2020-07-05 · NeurIPS 2020 12 · Sarah Perrin, Julien Perolat, Mathieu Laurière, Matthieu Geist 외

In this paper, we deepen the analysis of continuous time Fictitious Play learning algorithm to the consideration of various finite state Mean Field Game settings (finite horizon, $\gamma$-discounted), allowing in particu…

Large Deviations Principle for Discrete-time Mean-field Games

2021-02-15 · Naci Saldi

In this paper, we establish a large deviations principle (LDP) for interacting particle systems that arise from state and action dynamics of discrete-time mean-field games under the equilibrium policy of the infinite-pop…

All in One: Generative Modeling as Mean-Field Game Design

2026-07-25 · Kun Zhao, Xu Chen arxiv

Mean-field games (MFGs) offer a unifying lens on continuous-time generative modeling: a cost tuple recovering twelve prominent models---Continuous Normalizing Flows, OT-Flow, Score-based Models, Schrödinger Bridges, and …