English

Learning Models of Individual Behavior in Chess

Artificial Intelligence 2022-06-17 v3 Computers and Society Machine Learning

Abstract

AI systems that can capture human-like behavior are becoming increasingly useful in situations where humans may want to learn from these systems, collaborate with them, or engage with them as partners for an extended duration. In order to develop human-oriented AI systems, the problem of predicting human actions -- as opposed to predicting optimal actions -- has received considerable attention. Existing work has focused on capturing human behavior in an aggregate sense, which potentially limits the benefit any particular individual could gain from interaction with these systems. We extend this line of work by developing highly accurate predictive models of individual human behavior in chess. Chess is a rich domain for exploring human-AI interaction because it combines a unique set of properties: AI systems achieved superhuman performance many years ago, and yet humans still interact with them closely, both as opponents and as preparation tools, and there is an enormous corpus of recorded data on individual player games. Starting with Maia, an open-source version of AlphaZero trained on a population of human players, we demonstrate that we can significantly improve prediction accuracy of a particular player's moves by applying a series of fine-tuning methods. Furthermore, our personalized models can be used to perform stylometry -- predicting who made a given set of moves -- indicating that they capture human decision-making at an individual level. Our work demonstrates a way to bring AI systems into better alignment with the behavior of individual people, which could lead to large improvements in human-AI interaction.

Keywords

Cite

@article{arxiv.2008.10086,
  title  = {Learning Models of Individual Behavior in Chess},
  author = {Reid McIlroy-Young and Russell Wang and Siddhartha Sen and Jon Kleinberg and Ashton Anderson},
  journal= {arXiv preprint arXiv:2008.10086},
  year   = {2022}
}

Comments

12 pages, 11 figures, 5 tables, Published in the Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2022), Code https://github.com/CSSLab/maia-individual

R2 v1 2026-06-23T18:02:55.501Z