Abstract
The FedCSIS 2025 Challenge on Predicting Chess Puzzle Difficulty tasked participants with estimating puzzle ratings directly from board states and solution sequences, without relying on human solver statistics.We propose a three-stage hybrid framework integrating gradient-boosting regressors, a multi-modal neural network, and an XGBoost stacking ensemble. The boosting stage modeled handcrafted structural features derived from FEN and engine metadata, while the multi-modal network jointly learned from structured features and image-rendered chessboards to capture positional and tactical patterns. The residual-based stacking stage explicitly modeled prediction errors to correct systematic biases and enhance performance, particularly for high-difficulty puzzles.Our method achieved a competitive performance, ranking 7th in the preliminary stage and 8th in the final leaderboard. These results demonstrate that combining interpretable boosting models with visual-tactical deep representations and meta-learning provides a robust and computationally efficient alternative to large-scale transformer-based approaches.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 20th Conference on Computer Science and Intelligence Systems, FedCSIS 2025 |
| Editors | Marek Bolanowski, Maria Ganzha, Leszek A. Maciaszek, Leszek A. Maciaszek, Marcin Paprzycki, Dominik Slezak |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 825-830 |
| Number of pages | 6 |
| Edition | 2025 |
| ISBN (Electronic) | 9788397329164 |
| DOIs | |
| Publication status | Published - 2025 |
| Event | 20th Conference on Computer Science and Intelligence Systems, FedCSIS 2025 - Krakow, Poland Duration: 14 Sept 2025 → 17 Sept 2025 |
Conference
| Conference | 20th Conference on Computer Science and Intelligence Systems, FedCSIS 2025 |
|---|---|
| Country/Territory | Poland |
| City | Krakow |
| Period | 14/09/25 → 17/09/25 |
Keywords
- Chess puzzle difficulty prediction
- Deep learning
- Gradient boosting
- Multi-modal learning
- Residual-based stacking
- Structural feature engineering
- Uncertainty estimation