paper-with-me

Papers

Complete Chess Games Enable LLM Become A Chess Master

2025-01-26 · Yinqi Zhang, Xintian Han, Haolong Li, Kedi Chen, Shaohui Lin

Large language models (LLM) have shown remarkable abilities in text generation, question answering, language translation, reasoning and many other tasks. It continues to advance rapidly and is becoming increasingly influential in various fields, from technology and business to education and entertainment. Despite LLM's success in multiple areas, its ability to play abstract games, such as chess, is underexplored. Chess-playing requires the language models to output legal and reasonable moves from textual inputs. Here, we propose the Large language model ChessLLM to play full chess games. We transform the game into a textual format with the best move represented in the Forsyth-Edwards Notation. We show that by simply supervised fine-tuning, our model has achieved a professional-level Elo rating of 1788 in matches against the standard Elo-rated Stockfish when permitted to sample 10 times. We further show that data quality is important. Long-round data supervision enjoys a 350 Elo rating improvement over short-round data.

📄 PDF Abstract BibTeX arXiv:2501.17186

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion AnsweringText Generation

Similar Papers 제목 키워드 기반

Complete Implementation of WXF Chinese Chess Rules

2024-12-23 · Daniel Tan, Neftali Watkinson Medina

Unlike repetitions in Western Chess where all repetitions are draws, repetitions in Chinese Chess could result in a win, draw, or loss depending on the kind of repetition being made by both players. One of the biggest hu…

Large-scale Analysis of Chess Games with Chess Engines: A Preliminary Report

2016-04-28 · Mathieu Acher, François Esnault

The strength of chess engines together with the availability of numerous chess games have attracted the attention of chess players, data scientists, and researchers during the last decades. State-of-the-art engines now p…

Decision Making

Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data

2018-07-01 · ACL 2018 7 · Harsh Jhamtani, Varun Gangal, Eduard Hovy, Graham Neubig 외

This paper examines the problem of generating natural language descriptions of chess games. We introduce a new large-scale chess commentary dataset and propose methods to generate commentary for individual moves in a che…

Game of ChessText Generation

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

2025-12-01 · Sai Kolasani, Maxim Saplin, Nicholas Crispino, Kyle Montgomery 외 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 …

Deep learning investigation for chess player attention prediction using eye-tracking and game data

2019-04-17 · Justin Le Louedec, Thomas Guntz, James Crowley, Dominique Vaufreydaz

This article reports on an investigation of the use of convolutional neural networks to predict the visual attention of chess players. The visual attention model described in this article has been created to generate sal…

Decoder