paper-with-me

Papers

Learning Chess Blindfolded

2021-01-01 · Shubham Toshniwal, Sam Wiseman, Karen Livescu, Kevin Gimpel

Transformer language models have made tremendous strides in natural language understanding. However, the complexity of natural language makes it challenging to ascertain how accurately these models are tracking the world state underlying the text. Motivated by this issue, we consider the task of language modeling for the game of chess. Unlike natural language, chess notations describe a simple, constrained, and deterministic domain. Probing for the world (board) state can be done simply via language modeling prompts. Additionally, we have access to a vast number of chess games coupled with the exact state at every move, allowing us to measure the impact of various ways of including grounding during language model training. Overall, we find that with enough training data, transformers can learn to track pieces and predict legal moves when trained solely from move sequences. However, in adverse circumstances (small training sets or prediction following long move histories), providing access to board state information during training can yield consistent improvements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain ProbingGame of ChessLanguage ModelingLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Blindfolded Spider-man Optimization: A Single-Point Metaheuristics Suitable for Continuous and Discrete Spaces

2025-05-19 · Satyam Mittal

In this study, we introduce a new single point metaheuristic optimization approach suitable for both continuous and discrete domains. The proposed algorithm, entitled Blindfolded Spiderman Optimization, follows a piecewi…

Metaheuristic Optimization

Blindfolded Experts Generalize Better: Insights from Robotic Manipulation and Videogames

2025-10-28 · Ev Zisselman, Mirco Mutti, Shelly Francis-Meretzki, Elisei Shafer 외 arxiv

Behavioral cloning is a simple yet effective technique for learning sequential decision-making from demonstrations. Recently, it has gained prominence as the core of foundation models for the physical world, where achiev…

Universality in Collective Intelligence on the Rubik's Cube

2025-11-23 · David Krakauer, Gülce Kardeş, Joshua Grochow arxiv

Progress in understanding expert performance is limited by the scarcity of quantitative data on long-term knowledge acquisition and deployment. Here we use the Rubik's Cube as a cognitive model system existing at the int…

No Algorithmic Collusion in Two-Player Blindfolded Game with Thompson Sampling

2024-05-23 · Ningyuan Chen, Xuefeng Gao, Yi Xiong

When two players are engaged in a repeated game with unknown payoff matrices, they may be completely unaware of the existence of each other and use multi-armed bandit algorithms to choose the actions, which is referred t…

Thompson Sampling

Chess2vec: Learning Vector Representations for Chess

2020-11-02 · Berk Kapicioglu, Ramiz Iqbal, Tarik Koc, Louis Nicolas Andre 외

We conduct the first study of its kind to generate and evaluate vector representations for chess pieces. In particular, we uncover the latent structure of chess pieces and moves, as well as predict chess moves from chess…