Skip to main content

Efficiently Training Neural Networks for Imperfect Information Games by Sampling Information Sets

  • Conference paper
  • First Online:
KI 2024: Advances in Artificial Intelligence (KI 2024)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 14992 ))

Included in the following conference series:

  • 399 Accesses

Abstract

In imperfect information games, the evaluation of a game state not only depends on the observable world but also relies on hidden parts of the environment. As accessing the obstructed information trivialises state evaluations, one approach to tackle such problems is to estimate the value of the imperfect state as a combination of all states in the information set, i.e., all possible states that are consistent with the current imperfect information. In this work, the goal is to learn a function that maps from the imperfect game information state to its expected value. However, constructing a perfect training set, i.e. an enumeration of the whole information set for numerous imperfect states, is often infeasible. To compute the expected values for an imperfect information game like Reconnaissance Blind Chess, one would need to evaluate thousands of chess positions just to obtain the training target for a single state. Still, the expected value of a state can already be approximated with appropriate accuracy from a much smaller set of evaluations. Thus, in this paper, we empirically investigate how a budget of perfect information game evaluations should be distributed among training samples to maximise the return. Our results show that sampling a small number of states, in our experiments roughly 3, for a larger number of separate positions is preferable over repeatedly sampling a smaller quantity of states. Thus, we find that in our case, the quantity of different samples seems to be more important than higher target quality.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    https://rbc.jhuapl.edu/.

  2. 2.

    https://stockfishchess.org/.

  3. 3.

    The exact numbers vary slightly because the information set can consist of fewer states than k, thus exhausting it completely.

References

  1. Bertram, T., Fürnkranz, J., Müller, M.: Supervised and reinforcement learning from observations in reconnaissance blind chess. In: Proceedings of the 2022 IEEE Conference on Games (CoG), pp. 608–611. IEEE (2022)

    Google Scholar 

  2. Bertram, T., Fürnkranz, J., Müller, M.: Weighting information sets with Siamese neural networks in reconnaissance blind chess. In: Proceedings of the 2023 IEEE Conference on Games (CoG). IEEE (2023)

    Google Scholar 

  3. Blüml, J., Czech, J., Kersting, K.: Alphaze**: alphazero-like baselines for imperfect information games are surprisingly strong. Front. Artif. Intell. 6, 1014561 (2023)

    Article  Google Scholar 

  4. Brown, N., Bakhtin, A., Lerer, A., Gong, Q.: Combining deep reinforcement learning and search for imperfect-information games. Adv. Neural Inf. Process. Syst. 33, 17057–17069 (2020)

    Google Scholar 

  5. Browne, C.B., et al.: A survey of Monte Carlo tree search methods. IEEE Trans. Comput. Intell. AI Games 4(1), 1–43 (2012)

    Article  Google Scholar 

  6. Furtak, T., Buro, M.: Recursive Monte Carlo search for imperfect information games. In: 2013 IEEE Conference on Computational Inteligence in Games (CIG), pp. 1–8. IEEE (2013)

    Google Scholar 

  7. Gardner, R.W., et al.: The first international competition in machine reconnaissance blind chess. In: Escalante, H.J., Hadsell, R. (eds.) Proceedings of the NeurIPS 2019 Competition and Demonstration Track, vol. 123, pp. 121–130. PMLR, Vancouver, Canada (2019)

    Google Scholar 

  8. Gardner, R.W., et al.: The machine reconnaissance blind chess tournament of NeurIPS 2022. In: Proceedings of the NeurIPS 2022 Competitions and Demonstrations Track, pp. 119–132. PMLR (2023)

    Google Scholar 

  9. Ginsberg, M.L.: GIB: imperfect information in a computationally challenging game. J. Artif. Intell. Res. 14, 303–358 (2001)

    Article  Google Scholar 

  10. Karger, D.R., Oh, S., Shah, D.: Budget-optimal task allocation for reliable crowdsourcing systems. Oper. Res. 62(1), 1–24 (2014)

    Article  Google Scholar 

  11. Khetan, A., Lipton, Z.C., Anandkumar, A.: Learning from noisy singly-labeled data. In: Proceedings of the 6th International Conference on Learning Representations (ICLR). OpenReview.net, Vancouver, BC, Canada (2018)

    Google Scholar 

  12. Long, J., Sturtevant, N., Buro, M., Furtak, T.: Understanding the success of perfect information Monte Carlo sampling in game tree search. In: Burgard, W., Roth, D. (eds.) Proceedings of the 25th AAAI Conference on Artificial Intelligence, pp. 134–140 (2010)

    Google Scholar 

  13. Long, J., Sturtevant, N., Buro, M., Furtak, T.: Understanding the success of perfect information Monte Carlo sampling in game tree search. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 24, pp. 134–140 (2010)

    Google Scholar 

  14. Markowitz, J., Gardner, R.W., Llorens, A.J.: On the complexity of reconnaissance blind chess. arXiv preprint arXiv:1811.03119 (2018)

  15. Perrotta, G., et al.: The second NeurIPS tournament of reconnaissance blind chess. In: Kiela, D., Ciccone, M., Caputo, B. (eds.) Proceedings of the NeurIPS 2021 Competitions and Demonstrations Track, vol. 176, pp. 53–65. PMLR (2021)

    Google Scholar 

  16. Schmid, M., et al.: Player of games. arXiv preprint 2112.03178 (2021)

    Google Scholar 

  17. Settles, B.: Active Learning. Synthesis Lectures on Artificial Intelligence and Machine Learning. Morgan & Claypool Publishers, San Rafael (2012)

    Google Scholar 

  18. Sheng, V.S., Provost, F., Ipeirotis, P.G.: Get another label? Improving data quality and data mining using multiple, noisy labelers. In: Proceedings of the 14th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 614–622 (2008)

    Google Scholar 

  19. Sheppard, B.: Mastering scrabble. IEEE Intell. Syst. 14(6), 15–16 (1999)

    Google Scholar 

  20. Silver, D., et al.: A general reinforcement learning algorithm that masters chess, shogi, and go through self-play. Science 362(6419), 1140–1144 (2018)

    Article  MathSciNet  Google Scholar 

  21. Snow, R., OConnor, B., Jurafsky, D., Ng, A.Y.: Cheap and fast–but is it good? Evaluating non-expert annotations for natural language tasks. In: Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing, pp. 254–263 (2008)

    Google Scholar 

  22. Whitehouse, D., Powley, E.J., Cowling, P.I.: Determinization and information set Monte Carlo tree search for the card game Dou Di Zhu. In: 2011 IEEE Conference on Computational Intelligence and Games (CIG’11), pp. 87–94 (2011)

    Google Scholar 

  23. Zinkevich, M., Johanson, M., Bowling, M., Piccione, C.: Regret minimization in games with incomplete information. Adv. Neural Inf. Process. Syst. 20 (2007)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Timo Bertram .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Bertram, T., Fürnkranz, J., Müller, M. (2024). Efficiently Training Neural Networks for Imperfect Information Games by Sampling Information Sets. In: Hotho, A., Rudolph, S. (eds) KI 2024: Advances in Artificial Intelligence. KI 2024. Lecture Notes in Computer Science(), vol 14992 . Springer, Cham. https://doi.org/10.1007/978-3-031-70893-0_2

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-70893-0_2

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-70892-3

  • Online ISBN: 978-3-031-70893-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics