paper-with-me

홈 › Papers

Deep Fictitious Play for Finding Markovian Nash Equilibrium in Multi-Agent Games

2019-12-04 · Jiequn Han, Ruimeng Hu

We propose a deep neural network-based algorithm to identify the Markovian Nash equilibrium of general large $N$-player stochastic differential games. Following the idea of fictitious play, we recast the $N$-player game into $N$ decoupled decision problems (one for each player) and solve them iteratively. The individual decision problem is characterized by a semilinear Hamilton-Jacobi-Bellman equation, to solve which we employ the recently developed deep BSDE method. The resulted algorithm can solve large $N$-player games for which conventional numerical methods would suffer from the curse of dimensionality. Multiple numerical examples involving identical or heterogeneous agents, with risk-neutral or risk-sensitive objectives, are tested to validate the accuracy of the proposed algorithm in large group games. Even for a fifty-player game with the presence of common noise, the proposed algorithm still finds the approximate Nash equilibrium accurately, which, to our best knowledge, is difficult to achieve by other numerical algorithms.

📄 PDF Abstract BibTeX arXiv:1912.01809

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convergence of Deep Fictitious Play for Stochastic Differential Games

2020-08-12 · Jiequn Han, Ruimeng Hu, Jihao Long

Stochastic differential games have been used extensively to model agents' competitions in Finance, for instance, in P2P lending platforms from the Fintech industry, the banking system for systemic risk, and insurance mar…

BIG-bench Machine Learning

Empirical Analysis of Fictitious Play for Nash Equilibrium Computation in Multiplayer Games

2020-01-30 · Sam Ganzfried

While fictitious play is guaranteed to converge to Nash equilibrium in certain game classes, such as two-player zero-sum games, it is not guaranteed to converge in non-zero-sum and multiplayer games. We show that fictiti…

counterfactual

Monte Carlo Neural Fictitious Self-Play: Approach to Approximate Nash equilibrium of Imperfect-Information Games

2019-03-22 · Li Zhang, Wei Wang, Shijian Li, Gang Pan

Researchers on artificial intelligence have achieved human-level intelligence in large-scale perfect-information games, but it is still a challenge to achieve (nearly) optimal results (in other words, an approximate Nash…

Deep Fictitious Play for Stochastic Differential Games

2019-03-22 · Ruimeng Hu

In this paper, we apply the idea of fictitious play to design deep neural networks (DNNs), and develop deep learning theory and algorithms for computing the Nash equilibrium of asymmetric $N$-player non-zero-sum stochast…

Deep LearningGPULearning Theory

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-fiel…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)