paper-with-me

Papers

Can Large Language Models Master Complex Card Games?

2025-09-01 · Wei Wang, Fuqing Bie, Junzhe Chen, Dan Zhang, Shiyu Huang, Evgeny Kharlamov, Jie Tang arxiv

Complex games have long been an important benchmark for testing the progress of artificial intelligence algorithms. AlphaGo, AlphaZero, and MuZero have defeated top human players in Go and Chess, garnering widespread societal attention towards artificial intelligence. Concurrently, large language models (LLMs) have exhibited remarkable capabilities across various tasks, raising the question of whether LLMs can achieve similar success in complex games. In this paper, we explore the potential of LLMs in mastering complex card games. We systematically assess the learning capabilities of LLMs across eight diverse card games, evaluating the impact of fine-tuning on high-quality gameplay data, and examining the models' ability to retain general capabilities while mastering these games. Our findings indicate that: (1) LLMs can approach the performance of strong game AIs through supervised fine-tuning on high-quality data, (2) LLMs can achieve a certain level of proficiency in multiple complex card games simultaneously, with performance augmentation for games with similar rules and conflicts for dissimilar ones, and (3) LLMs experience a decline in general capabilities when mastering complex games, but this decline can be mitigated by integrating a certain amount of general instruction data. The evaluation results demonstrate strong learning ability and versatility of LLMs. The code is available at https://github.com/THUDM/LLM4CardGame

📄 PDF Abstract BibTeX arXiv:2509.01328

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Empowering LLMs in Decision Games through Algorithmic Data Synthesis

2025-03-18 · Haolin Wang, Xueyan Li, Yazhe Niu, Shuai Hu 외

Large Language Models (LLMs) have exhibited impressive capabilities across numerous domains, yet they often struggle with complex reasoning and decision-making tasks. Decision-making games, which inherently require multi…

Decision Making

You Have Thirteen Hours in Which to Solve the Labyrinth: Enhancing AI Game Masters with Function Calling

2024-09-11 · Jaewoo Song, Andrew Zhu, Chris Callison-Burch

Developing a consistent and reliable AI game master for text-based games is a challenging task due to the limitations of large language models (LLMs) and the complexity of the game master's role. This paper presents a no…

text-based games

DanZero: Mastering GuanDan Game with Reinforcement Learning

2022-10-31 · Yudong Lu, Jian Zhao, Youpeng Zhao, Wengang Zhou 외

Card game AI has always been a hot topic in the research of artificial intelligence. In recent years, complex card games such as Mahjong, DouDizhu and Texas Hold'em have been solved and the corresponding AI programs have…

Card GamesGPUreinforcement-learningReinforcement Learning+1

Mastering Board Games by External and Internal Planning with Language Models

2024-12-02 · John Schultz, Jakub Adamek, Matej Jusup, Marc Lanctot 외

Advancing planning and reasoning capabilities of Large Language Models (LLMs) is one of the key prerequisites towards unlocking their potential for performing reliably in complex and impactful domains. In this paper, we …

Board GamesLanguage ModelingLanguage ModellingQuestion Answering+1

Measuring Fairness in Financial Transaction Machine Learning Models

2025-01-18 · Deniz Sezin Ayvaz, Lorenzo Belenguer, Hankun He, Deborah Dormah Kanubala 외

Mastercard, a global leader in financial services, develops and deploys machine learning models aimed at optimizing card usage and preventing attrition through advanced predictive models. These models use aggregated and …

Fairness