Modeling Precomputation In Games Played Under Computational Constraints
Abstract
Understanding the properties of games played under computational constraints remains challenging. For example, how do we expect rational (but computationally bounded) players to play games with a prohibitively large number of states, such as chess? This paper presents a novel model for the precomputation (preparing moves in advance) aspect of computationally constrained games. A fundamental trade-off is shown between randomness of play, and susceptibility to precomputation, suggesting that randomization is necessary in games with computational constraints. We present efficient algorithms for computing how susceptible a strategy is to precomputation, and computing an $\epsilon$-Nash equilibrium of our model. Numerical experiments measuring the trade-off between randomness and precomputation are provided for Stockfish (a well-known chess playing algorithm).
BibTeX
@inproceedings{ijcai2021p276,
title = {Modeling Precomputation In Games Played Under Computational Constraints},
author = {Orton, Thomas},
booktitle = {Proceedings of the Thirtieth International Joint Conference on
Artificial Intelligence, {IJCAI-21}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Zhi-Hua Zhou},
pages = {2005--2011},
year = {2021},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2021/276},
url = {https://doi.org/10.24963/ijcai.2021/276},
}