paper-with-me

홈 › Papers

Playing the Player: A Heuristic Framework for Adaptive Poker AI

2025-12-04 · Andrew Paterson, Carl Sanders arxiv

For years, the discourse around poker AI has been dominated by the concept of solvers and the pursuit of unexploitable, machine-perfect play. This paper challenges that orthodoxy. It presents Patrick, an AI built on the contrary philosophy: that the path to victory lies not in being unexploitable, but in being maximally exploitative. Patrick's architecture is a purpose-built engine for understanding and attacking the flawed, psychological, and often irrational nature of human opponents. Through detailed analysis of its design, its novel prediction-anchored learning method, and its profitable performance in a 64,267-hand trial, this paper makes the case that the solved myth is a distraction from the real, far more interesting challenge: creating AI that can master the art of human imperfection.

📄 PDF Abstract BibTeX arXiv:2512.04714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Poker-CNN: A Pattern Learning Strategy for Making Draws and Bets in Poker Games

2015-09-22 · Nikolai Yakovenko, Liangliang Cao, Colin Raffel, James Fan

Poker is a family of card games that includes many variations. We hypothesize that most poker games can be solved as a pattern matching problem, and propose creating a strong poker playing system based on a unified poker…

Card GamesGame of Poker

Are ChatGPT and GPT-4 Good Poker Players? -- A Pre-Flop Analysis

2023-08-23 · Akshat Gupta

Since the introduction of ChatGPT and GPT-4, these models have been tested across a large number of tasks. Their adeptness across domains is evident, but their aptitude in playing games, and specifically their aptitude i…

Decision MakingDecision Making Under Uncertainty

SpinGPT: A Large-Language-Model Approach to Playing Poker Correctly

2025-09-26 · Narada Maugin, Tristan Cazenave arxiv

The Counterfactual Regret Minimization (CFR) algorithm and its variants have enabled the development of pokerbots capable of beating the best human players in heads-up (1v1) cash games and competing with them in six-play…

Reinforcement Learning

PokerBench: Training Large Language Models to become Professional Poker Players

2025-01-14 · Richard Zhuang, Akshat Gupta, Richard Yang, Aniket Rahane 외

We introduce PokerBench - a benchmark for evaluating the poker-playing abilities of large language models (LLMs). As LLMs excel in traditional NLP tasks, their application to complex, strategic games like poker poses a n…

A Survey on Game Theory Optimal Poker

2024-01-02 · Prathamesh Sonawane, Arav Chheda

Poker is in the family of imperfect information games unlike other games such as chess, connect four, etc which are perfect information game instead. While many perfect information games have been solved, no non-trivial …

Survey