paper-with-me

홈 › Papers

PAWN: Piece Value Analysis with Neural Networks

2026-04-16 · Ethan Tang, Hasan Davulcu, Jia Zou, Zhongju Zhang arxiv

Predicting the relative value of any given chess piece in a position remains an open challenge, as a piece's contribution depends on its spatial relationships with every other piece on the board. We demonstrate that incorporating the state of the full chess board via latent position representations derived using a CNN-based autoencoder significantly improves accuracy for MLP-based piece value prediction architectures. Using a dataset of over 12 million piece-value pairs gathered from Grandmaster-level games, with ground-truth labels generated by Stockfish 17, our enhanced piece value predictor significantly outperforms context-independent MLP-based systems, reducing validation mean absolute error by 16% and predicting relative piece value within approximately 0.65 pawns. More generally, our findings suggest that encoding the full problem state as context provides useful inductive bias for predicting the contribution of any individual component.

📄 PDF Abstract BibTeX arXiv:2604.15585

Code (0)

등록된 구현이 없습니다.

Tasks

Value prediction

Similar Papers 제목 키워드 기반

The Value of Chess Squares

2023-07-08 · Aditya Gupta, Shiva Maharaj, Nicholas Polson, Vadim Sokolov

We propose a neural network-based approach to calculate the value of a chess square-piece combination. Our model takes a triplet (Color, Piece, Square) as an input and calculates a value that measures the advantage/disad…

Game of ChessQ-LearningTriplet

Towards Piece-by-Piece Explanations for Chess Positions with SHAP

2025-10-26 · Francesco Spinnato arxiv

Contemporary chess engines offer precise yet opaque evaluations, typically expressed as centipawn scores. While effective for decision-making, these outputs obscure the underlying contributions of individual pieces or pa…

3D-Printing for Analytical Ultracentrifugation

2016-02-23

Analytical ultracentrifugation (AUC) is a classical technique of physical biochemistry providing information on size, shape, and interactions of macromolecules from the analysis of their migration in centrifugal fields w…

Experimental Design

Rank Subspace Learning for Compact Hash Codes

2015-03-19 · Kai Li, Guo-Jun Qi, Jun Ye, Kien A. Hua

The era of Big Data has spawned unprecedented interests in developing hashing algorithms for efficient storage and fast nearest neighbor search. Most existing work learn hash functions that are numeric quantizations of f…

Whenever, Wherever: Towards Orchestrating Crowd Simulations with Spatio-Temporal Spawn Dynamics

2025-03-20 · Thomas Kreutz, Max Mühlhäuser, Alejandro Sanchez Guinea

Realistic crowd simulations are essential for immersive virtual environments, relying on both individual behaviors (microscopic dynamics) and overall crowd patterns (macroscopic characteristics). While recent data-driven…

Deep Reinforcement LearningDiversityPoint Processes