中文
相关论文

相关论文: Sync Pure Counterfactual Regret Minimization in In…

200 篇论文

Counterfactual regret minimization (CFR) is a family of iterative algorithms that are the most popular and, in practice, fastest approach to approximately solving large imperfect-information games. In this paper we introduce novel CFR…

计算机科学与博弈论 · 计算机科学 2019-02-22 Noam Brown , Tuomas Sandholm

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 the convergence speed…

人工智能 · 计算机科学 2024-10-29 Ju Qi , Falin Hei , Ting Feng , Dengbing Yi , Zhemei Fang , Yunfeng Luo

Counterfactual Regret Minimization (CFR) algorithms are widely used to compute a Nash equilibrium (NE) in two-player zero-sum imperfect-information extensive-form games (IIGs). Among them, Predictive CFR$^+$ (PCFR$^+$) is particularly…

机器学习 · 计算机科学 2025-11-14 Linjian Meng , Tianpei Yang , Youzhi Zhang , Zhenxing Ge , Yang Gao

To establish last-iterate convergence for Counterfactual Regret Minimization (CFR) algorithms in learning a Nash equilibrium (NE) of extensive-form games (EFGs), recent studies reformulate learning an NE of the original EFG as learning the…

计算机科学与博弈论 · 计算机科学 2025-03-19 Linjian Meng , Youzhi Zhang , Zhenxing Ge , Shangdong Yang , Tianyu Ding , Wenbin Li , Tianpei Yang , Bo An , Yang Gao

In general, two-agent decision-making problems can be modeled as a two-player game, and a typical solution is to find a Nash equilibrium in such game. Counterfactual regret minimization (CFR) is a well-known method to find a Nash…

计算机科学与博弈论 · 计算机科学 2020-12-07 Huale Li , Xuan Wang , Shuhan Qi , Jiajia Zhang , Yang Liu , Yulin Wu , Fengwei Jia

A dominant approach to solving large imperfect-information games is Counterfactural Regret Minimization (CFR). In CFR, many regret minimization problems are combined to solve the game. For very large games, abstraction is typically needed…

机器学习 · 计算机科学 2019-12-02 Ryan D'Orazio , Dustin Morrill , James R. Wright

Regret-based algorithms are highly efficient at finding approximate Nash equilibria in sequential games such as poker games. However, most regret-based algorithms, including counterfactual regret minimization (CFR) and its variants, rely on…

机器学习 · 计算机科学 2021-10-28 Chung-Wei Lee , Christian Kroer , Haipeng Luo

Counterfactual Regret Minimization (CFR)} is the popular method for finding approximate Nash equilibrium in two-player zero-sum games with imperfect information. CFR solves games by travsersing the full game tree iteratively, which limits…

人工智能 · 计算机科学 2022-01-04 Huale Li , Xuan Wang , Zengyue Guo , Jiajia Zhang , Shuhan Qi

Counterfactual regret minimization (CFR) is a family of algorithms for effectively solving imperfect-information games. To enhance CFR's applicability in large games, researchers use neural networks to approximate its behavior. However,…

机器学习 · 计算机科学 2025-11-12 Hang Xu , Kai Li , Haobo Fu , Qiang Fu , Junliang Xing , Jian Cheng

Counterfactual regret minimization (CFR) is a family of algorithms for effectively solving imperfect-information games. It decomposes the total regret into counterfactual regrets, utilizing local regret minimization algorithms, such as…

机器学习 · 计算机科学 2024-05-15 Hang Xu , Kai Li , Bingyun Liu , Haobo Fu , Qiang Fu , Junliang Xing , Jian Cheng

In many real-world scenarios, a team of agents coordinate with each other to compete against an opponent. The challenge of solving this type of game is that the team's joint action space grows exponentially with the number of agents, which…

人工智能 · 计算机科学 2021-05-19 Shuxin Li , Youzhi Zhang , Xinrun Wang , Wanqi Xue , Bo An

Counterfactual Regret Minimization (CFR) is the leading framework for solving large imperfect-information games. It converges to an equilibrium by iteratively traversing the game tree. In order to deal with extremely large games,…

人工智能 · 计算机科学 2019-05-23 Noam Brown , Adam Lerer , Sam Gross , Tuomas Sandholm

Counterfactual Regret Minimization (CRF) is a fundamental and effective technique for solving Imperfect Information Games (IIG). However, the original CRF algorithm only works for discrete state and action spaces, and the resulting strategy…

人工智能 · 计算机科学 2018-12-31 Hui Li , Kailiang Hu , Zhibang Ge , Tao Jiang , Yuan Qi , Le Song

Counterfactual Regret Minimization (CFR) is the most popular iterative algorithm for solving zero-sum imperfect-information games. Regret-Based Pruning (RBP) is an improvement that allows poorly-performing actions to be temporarily pruned,…

计算机科学与博弈论 · 计算机科学 2016-09-13 Noam Brown , Tuomas Sandholm

Counterfactual regret minimization (CFR) is the most popular algorithm on solving two-player zero-sum extensive games with imperfect information and achieves state-of-the-art performance in practice. However, the performance of CFR is not…

机器学习 · 计算机科学 2018-12-27 Yichi Zhou , Tongzheng Ren , Jialian Li , Dong Yan , Jun Zhu

No-regret learning has emerged as a powerful tool for solving extensive-form games. This was facilitated by the counterfactual-regret minimization (CFR) framework, which relies on the instantiation of regret minimizers for simplexes at each…

计算机科学与博弈论 · 计算机科学 2017-11-10 Gabriele Farina , Christian Kroer , Tuomas Sandholm

Counterfactual Regret Minimization (CFR) is an efficient no-regret learning algorithm for decision problems modeled as extensive games. CFR's regret bounds depend on the requirement of perfect recall: players always remember information…

计算机科学与博弈论 · 计算机科学 2012-05-04 Marc Lanctot , Richard Gibson , Neil Burch , Martin Zinkevich , Michael Bowling

Counterfactual Regret Minimization (CFR) is the dominant algorithmic family for solving large imperfect-information games, underpinning breakthroughs such as Libratus and Pluribus in No-Limit Texas Hold'em poker. In real-time game-playing…

计算机科学与博弈论 · 计算机科学 2026-05-20 Boning Li , Longbo Huang

A considerable chasm has been looming for decades between theory and practice in zero-sum game solving through first-order methods. Although a convergence rate of $T^{-1}$ has long been established, the most effective paradigm in practice…

计算机科学与博弈论 · 计算机科学 2026-02-18 Brian Hu Zhang , Ioannis Anagnostides , Tuomas Sandholm

Counterfactual Regret Minimization and variants (e.g. Public Chance Sampling CFR and Pure CFR) have been known as the best approaches for creating approximate Nash equilibrium solutions for imperfect information games such as poker. This…

计算机科学与博弈论 · 计算机科学 2014-07-21 Oskari Tammelin
‹ 上一页 1 2 3 10 下一页 ›