paper-with-me

Papers

Provable Fictitious Play for General Mean-Field Games

2020-10-08 · Qiaomin Xie, Zhuoran Yang, Zhaoran Wang, Andreea Minca

We propose a reinforcement learning algorithm for stationary mean-field games, where the goal is to learn a pair of mean-field state and stationary policy that constitutes the Nash equilibrium. When viewing the mean-field state and the policy as two players, we propose a fictitious play algorithm which alternatively updates the mean-field state and the policy via gradient-descent and proximal policy optimization, respectively. Our algorithm is in stark contrast with previous literature which solves each single-agent reinforcement learning problem induced by the iterates mean-field states to the optimum. Furthermore, we prove that our fictitious play algorithm converges to the Nash equilibrium at a sublinear rate. To the best of our knowledge, this seems the first provably convergent single-loop reinforcement learning algorithm for mean-field games based on iterative updates of both mean-field state and policy.

📄 PDF Abstract BibTeX arXiv:2010.04211

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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…

Learning Discrete-Time Major-Minor Mean Field Games

2023-12-17 · Kai Cui, Gökçe Dayanıklı, Mathieu Laurière, Matthieu Geist 외

Recent techniques based on Mean Field Games (MFGs) allow the scalable analysis of multi-player games with many similar, rational agents. However, standard MFGs remain limited to homogeneous players that weakly influence …

Approximately Solving Mean Field Games via Entropy-Regularized Deep Reinforcement Learning

2021-02-02 · Kai Cui, Heinz Koeppl

The recent mean field game (MFG) formalism facilitates otherwise intractable computation of approximate Nash equilibria in many-agent settings. In this paper, we consider discrete-time finite MFGs subject to finite-horiz…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Sampled Fictitious Play is Hannan Consistent

2016-10-05 · Zifan Li, Ambuj Tewari

Fictitious play is a simple and widely studied adaptive heuristic for playing repeated games. It is well known that fictitious play fails to be Hannan consistent. Several variants of fictitious play including regret matc…

Signatured Deep Fictitious Play for Mean Field Games with Common Noise

2021-06-06 · Ming Min, Ruimeng Hu

Existing deep learning methods for solving mean-field games (MFGs) with common noise fix the sampling common noise paths and then solve the corresponding MFGs. This leads to a nested-loop structure with millions of simul…