AICLDec 1, 2025

LLM CHESS: Benchmarking Reasoning and Instruction-Following in LLMs through Chess

arXiv:2512.01992v16 citationsh-index: 12
Originality Incremental advance
AI Analysis

This provides a novel evaluation framework for researchers to assess LLM generalization in dynamic tasks, though it is incremental as it builds on existing benchmarking efforts.

The authors tackled the problem of evaluating reasoning and instruction-following in large language models by introducing LLM CHESS, a benchmark using chess interactions, and found that many state-of-the-art models struggle to complete games or achieve consistent wins, with clear separation between reasoning and non-reasoning models.

We introduce LLM CHESS, an evaluation framework designed to probe the generalization of reasoning and instruction-following abilities in large language models (LLMs) through extended agentic interaction in the domain of chess. We rank over 50 open and closed source models by playing against a random opponent using a range of behavioral metrics, including win and loss rates, move quality, move legality, hallucinated actions, and game duration. For a subset of top reasoning models, we derive an Elo estimate by playing against a chess engine with variably configured skill, which allows for comparisons between models in an easily understandable way. Despite the simplicity of the instruction-following task and the weakness of the opponent, many state-of-the-art models struggle to complete games or achieve consistent wins. Similar to other benchmarks on complex reasoning tasks, our experiments reveal a clear separation between reasoning and non-reasoning models. However, unlike existing static benchmarks, the stochastic and dynamic nature of LLM CHESS uniquely reduces overfitting and memorization while preventing benchmark saturation, proving difficult even for top reasoning models. To support future work on evaluating reasoning and instruction-following in LLMs, we release our experimental framework, a public leaderboard, and a dataset of associated games.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes