English

Chess AI: Competing Paradigms for Machine Intelligence

Artificial Intelligence 2022-04-27 v1 Machine Learning Machine Learning

Abstract

Endgame studies have long served as a tool for testing human creativity and intelligence. We find that they can serve as a tool for testing machine ability as well. Two of the leading chess engines, Stockfish and Leela Chess Zero (LCZero), employ significantly different methods during play. We use Plaskett's Puzzle, a famous endgame study from the late 1970s, to compare the two engines. Our experiments show that Stockfish outperforms LCZero on the puzzle. We examine the algorithmic differences between the engines and use our observations as a basis for carefully interpreting the test results. Drawing inspiration from how humans solve chess problems, we ask whether machines can possess a form of imagination. On the theoretical side, we describe how Bellman's equation may be applied to optimize the probability of winning. To conclude, we discuss the implications of our work on artificial intelligence (AI) and artificial general intelligence (AGI), suggesting possible avenues for future research.

Cite

@article{arxiv.2109.11602,
  title  = {Chess AI: Competing Paradigms for Machine Intelligence},
  author = {Shiva Maharaj and Nick Polson and Alex Turk},
  journal= {arXiv preprint arXiv:2109.11602},
  year   = {2022}
}

Comments

15 pages, 8 figures

R2 v1 2026-06-24T06:16:29.894Z