English

Explore the Reasoning Capability of LLMs in the Chess Testbed

Computation and Language 2025-03-03 v2 Artificial Intelligence

Abstract

Reasoning is a central capability of human intelligence. In recent years, with the advent of large-scale datasets, pretrained large language models have emerged with new capabilities, including reasoning. However, these models still struggle with long-term, complex reasoning tasks, such as playing chess. Based on the observation that expert chess players employ a dual approach combining long-term strategic play with short-term tactical play along with language explanation, we propose improving the reasoning capability of large language models in chess by integrating annotated strategy and tactic. Specifically, we collect a dataset named MATE, which consists of 1 million chess positions with candidate moves annotated by chess experts for strategy and tactics. We finetune the LLaMA-3-8B model and compare it against state-of-the-art commercial language models in the task of selecting better chess moves. Our experiments show that our models perform better than GPT, Claude, and Gemini models. We find that language explanations can enhance the reasoning capability of large language models.

Keywords

Cite

@article{arxiv.2411.06655,
  title  = {Explore the Reasoning Capability of LLMs in the Chess Testbed},
  author = {Shu Wang and Lei Ji and Renxi Wang and Wenxiao Zhao and Haokun Liu and Yifan Hou and Ying Nian Wu},
  journal= {arXiv preprint arXiv:2411.06655},
  year   = {2025}
}

Comments

NAACL2025 Main Conference. Data and models are available: https://mate-chess.github.io/

R2 v1 2026-06-28T19:55:02.944Z