paper-with-me

홈 › Papers

ChessGPT: Bridging Policy Learning and Language Modeling

2023-06-15 · NeurIPS 2023 11 · Xidong Feng, Yicheng Luo, Ziyan Wang, Hongrui Tang, Mengyue Yang, Kun Shao, David Mguni, Yali Du, Jun Wang

When solving decision-making tasks, humans typically depend on information from two key sources: (1) Historical policy data, which provides interaction replay from the environment, and (2) Analytical insights in natural language form, exposing the invaluable thought process or strategic considerations. Despite this, the majority of preceding research focuses on only one source: they either use historical replay exclusively to directly learn policy or value functions, or engaged in language model training utilizing mere language corpus. In this paper, we argue that a powerful autonomous agent should cover both sources. Thus, we propose ChessGPT, a GPT model bridging policy learning and language modeling by integrating data from these two sources in Chess games. Specifically, we build a large-scale game and language dataset related to chess. Leveraging the dataset, we showcase two model examples ChessCLIP and ChessGPT, integrating policy learning and language modeling. Finally, we propose a full evaluation framework for evaluating language model's chess ability. Experimental results validate our model and dataset's effectiveness. We open source our code, model, and dataset at https://github.com/waterhorse1/ChessGPT.

📄 PDF Abstract BibTeX arXiv:2306.09200

Code (1)

waterhorse1/chessgpt 공식 구현 pytorch

Tasks

Decision MakingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Adam 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Generalization or Memorization? Brittleness Testing for Chess-Trained Language Models

2026-05-17 · Ethan Tang arxiv

Recent work has fine-tuned language models on chess data and reported high benchmark scores as evidence that the resulting models can understand the rules of chess, play full chess games at a professional level, or gener…

Bridging and Modeling Correlations in Pairwise Data for Direct Preference Optimization

2024-08-14 · Yuxin Jiang, Bo Huang, YuFei Wang, Xingshan Zeng 외

Direct preference optimization (DPO), a widely adopted offline preference optimization algorithm, aims to align large language models (LLMs) with human-desired behaviors using pairwise preference data. However, the winni…

InformativenessInstruction FollowingMath

RE-LLM: Integrating Large Language Models into Renewable Energy Systems

2025-12-01 · Ali Forootani, Mohammad Sadr, Danial Esmaeili Aliabadi, Daniela Thraen arxiv

Energy system models are increasingly employed to guide long-term planning in multi-sectoral environments where decisions span electricity, heat, transport, land use, and industry. While these models provide rigorous qua…

PRISM: Preference Refinement via Implicit Scene Modeling for 3D Vision-Language Preference-Based Reinforcement Learning

2025-03-13 · Yirong Sun, Yanjun Chen

We propose PRISM, a novel framework designed to overcome the limitations of 2D-based Preference-Based Reinforcement Learning (PBRL) by unifying 3D point cloud modeling and future-aware preference refinement. At its core,…

Autonomous NavigationDecision MakingLanguage ModelingLanguage Modelling+2

ChEMU-Ref: A Corpus for Modeling Anaphora Resolution in the Chemical Domain

2021-04-01 · EACL 2021 2 · Biaoyan Fang, Christian Druckenbrodt, Saber A Akhondi, Jiayuan He 외

Chemical patents contain rich coreference and bridging links, which are the target of this research. Specially, we introduce a novel annotation scheme, based on which we create the ChEMU-Ref dataset from reaction descrip…