paper-with-me

Papers

A Generalized Extensive-Form Fictitious Play Algorithm

2023-10-14 · Tim P. Schulze

We introduce a simple extensive-form algorithm for finding equilibria of two-player, zero-sum games. The algorithm is realization equivalent to a generalized form of Fictitious Play. We compare its performance to that of a similar extensive-form fictitious play algorithm and a counter-factual regret minimization algorithm. All three algorithms share the same advantages over normal-form fictitious play in terms of reducing storage requirements and computational complexity. The new algorithm is intuitive and straightforward to implement, making it an appealing option for those looking for a quick and easy game solving tool.

📄 PDF Abstract BibTeX arXiv:2310.09658

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Similar Papers 제목 키워드 기반

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…

Accelerating Nash Equilibrium Convergence in Monte Carlo Settings Through Counterfactual Value Based Fictitious Play

2023-09-04 · Ju Qi, Falin Hei, Ting Feng, Dengbing Yi 외

Counterfactual Regret Minimization (CFR) and its variants are widely recognized as effective algorithms for solving extensive-form imperfect information games. Recently, many improvements have been focused on enhancing t…

counterfactual

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

Mastering Strategy Card Game (Legends of Code and Magic) via End-to-End Policy and Optimistic Smooth Fictitious Play

2023-03-07 · Wei Xi, Yongxin Zhang, Changnan Xiao, Xuefeng Huang 외

Deep Reinforcement Learning combined with Fictitious Play shows impressive results on many benchmark games, most of which are, however, single-stage. In contrast, real-world decision making problems may consist of multip…

Decision MakingDeep Reinforcement Learning

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