Enhancing Commentary Strategies for Imperfect Information Card Games: A Study of Large Language Models in Guandan Commentary
Meiling Tao, Xuechen Liang, Xinyuan Song, Yangfan He, Yiling Tao,, Jianhui Wang, Sun Li Tianyu Shi

TL;DR
This paper presents a novel RL and LLM-based framework for generating insightful and personalized commentary in the complex, imperfect-information Chinese card game Guandan, outperforming GPT-4 in evaluations.
Contribution
It introduces a new method combining RL and LLMs with Theory of Mind capabilities for improved game commentary in imperfect information settings.
Findings
Framework surpasses GPT-4 in multiple metrics
Enhances commentary quality with ToM and retrieval modules
Achieves detailed, context-aware commentary in Chinese
Abstract
Recent advancements in large language models (LLMs) have unlocked the potential for generating high-quality game commentary. However, producing insightful and engaging commentary for complex games with incomplete information remains a significant challenge. In this paper, we introduce a novel commentary method that combine Reinforcement Learning (RL) and LLMs, tailored specifically for the Chinese card game \textit{Guandan}. Our system leverages RL to generate intricate card-playing scenarios and employs LLMs to generate corresponding commentary text, effectively emulating the strategic analysis and narrative prowess of professional commentators. The framework comprises a state commentary guide, a Theory of Mind (ToM)-based strategy analyzer, and a style retrieval module, which seamlessly collaborate to deliver detailed and context-relevant game commentary in the Chinese language…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
MethodsAttention Is All You Need · Softmax · Layer Normalization · Absolute Position Encodings · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Dropout · Adam · Linear Layer
