English

Representation Matters for Mastering Chess: Improved Feature Representation in AlphaZero Outperforms Switching to Transformers

Artificial Intelligence 2024-08-21 v2

Abstract

While transformers have gained recognition as a versatile tool for artificial intelligence (AI), an unexplored challenge arises in the context of chess - a classical AI benchmark. Here, incorporating Vision Transformers (ViTs) into AlphaZero is insufficient for chess mastery, mainly due to ViTs' computational limitations. The attempt to optimize their efficiency by combining MobileNet and NextViT outperformed AlphaZero by about 30 Elo. However, we propose a practical improvement that involves a simple change in the input representation and value loss functions. As a result, we achieve a significant performance boost of up to 180 Elo points beyond what is currently achievable with AlphaZero in chess. In addition to these improvements, our experimental results using the Integrated Gradient technique confirm the effectiveness of the newly introduced features.

Cite

@article{arxiv.2304.14918,
  title  = {Representation Matters for Mastering Chess: Improved Feature Representation in AlphaZero Outperforms Switching to Transformers},
  author = {Johannes Czech and Jannis Blüml and Kristian Kersting and Hedinn Steingrimsson},
  journal= {arXiv preprint arXiv:2304.14918},
  year   = {2024}
}

Comments

18 pages, 8 figures, 12 tables

R2 v1 2026-06-28T10:20:52.282Z