paper-with-me

Papers

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

2025-12-01 · Sai Kolasani, Maxim Saplin, Nicholas Crispino, Kyle Montgomery, Jared Quincy Davis, Matei Zaharia, Chi Wang, Chenguang Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.01992

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

R2C: Mapping Room to Chessboard to Unlock LLM As Low-Level Action Planner

2025-01-01 · CVPR 2025 1 · Ziyi Bai, Hanxuan Li, Bin Fu, Chuyan Xiong 외

This paper explores using large language models (LLMs) as low-level action planners for embodied tasks. While LLMs excel as the robot's "brain" for high-level planning, they face challenges in directly controlling th…

Action GenerationGame of ChessSpatial Reasoning

GRAFT: GRaPH and Table Reasoning for Textual Alignment -- A Benchmark for Structured Instruction Following and Visual Reasoning

2025-08-21 · Abhigya Verma, Sriram Puttagunta, Seganrasan Subramanian, Sravan Ramachandran arxiv

GRAFT is a structured multimodal benchmark designed to probe how well LLMs handle instruction following, visual reasoning, and tasks requiring tight visual textual alignment. The dataset is built around programmatically …

Instruction FollowingAnomaly DetectionVisual Reasoning

ChessArena: A Chess Testbed for Evaluating Strategic Reasoning Capabilities of Large Language Models

2025-09-29 · Jincheng Liu, Sijun He, Jingjing Wu, Xiangsen Wang 외 arxiv

Recent large language models (LLMs) have shown strong reasoning capabilities. However, a critical question remains: do these models possess genuine strategic reasoning, or do they primarily excel at pattern recognition? …

MathChat: Benchmarking Mathematical Reasoning and Instruction Following in Multi-Turn Interactions

2024-05-29 · Zhenwen Liang, Dian Yu, Wenhao Yu, Wenlin Yao 외

Large language models (LLMs) have demonstrated impressive capabilities in mathematical problem solving, particularly in single turn question answering formats. However, real world scenarios often involve mathematical que…

BenchmarkingDialogue UnderstandingInstruction FollowingMath+4

ImpRIF: Stronger Implicit Reasoning Leads to Better Complex Instruction Following

2026-02-04 · Yuancheng Yang, Lin Yang, Xu Wang, Chao Tong 외 arxiv

As applications of large language models (LLMs) become increasingly complex, the demand for robust complex instruction following capabilities is growing accordingly. We argue that a thorough understanding of the instruct…

Reinforcement LearningInstruction Following