Aspect-based Sentiment Evaluation of Chess Moves (ASSESS): an NLP-based Method for Evaluating Chess Strategies from Textbooks
Haifa Alrdahi, Riza Batista-Navarro
TL;DR
The paper addresses evaluating chess moves described in textbooks by applying Aspect-Based Sentiment Analysis (ABSA) to move-action phrases that jointly encode the player and action. It proposes a domain-specific ABSA framework, constructs a fine-grained LEAP-derived dataset with move-action annotations, and fine-tunes RoBERTa-based models to predict sentiment toward moves. Empirical results show that domain-tuned models improve minority-class detection when data are oversampled, and that sentiment labels correlate with engine-derived outcomes from Stockfish, suggesting ABSA can serve as a text-driven evaluation function. The work demonstrates the potential of NLP to complement traditional search-based chess analysis and highlights avenues for future integration with board state grounding and reinforcement learning for deeper strategic understanding.
Abstract
The chess domain is well-suited for creating an artificial intelligence (AI) system that mimics real-world challenges, including decision-making. Throughout the years, minimal attention has been paid to investigating insights derived from unstructured chess data sources. In this study, we examine the complicated relationships between multiple referenced moves in a chess-teaching textbook, and propose a novel method designed to encapsulate chess knowledge derived from move-action phrases. This study investigates the feasibility of using a modified sentiment analysis method as a means for evaluating chess moves based on text. Our proposed Aspect-Based Sentiment Analysis (ABSA) method represents an advancement in evaluating the sentiment associated with referenced chess moves. By extracting insights from move-action phrases, our approach aims to provide a more fine-grained and contextually aware `chess move'-based sentiment classification. Through empirical experiments and analysis, we evaluate the performance of our fine-tuned ABSA model, presenting results that confirm the efficiency of our approach in advancing aspect-based sentiment classification within the chess domain. This research contributes to the area of game-playing by machines and shows the practical applicability of leveraging NLP techniques to understand the context of strategic games.
