Search in Imperfect Information Games

11/10/2021
by   Martin Schmid, et al.
0

From the very dawn of the field, search with value functions was a fundamental concept of computer games research. Turing's chess algorithm from 1950 was able to think two moves ahead, and Shannon's work on chess from 1950 includes an extensive section on evaluation functions to be used within a search. Samuel's checkers program from 1959 already combines search and value functions that are learned through self-play and bootstrapping. TD-Gammon improves upon those ideas and uses neural networks to learn those complex value functions – only to be again used within search. The combination of decision-time search and value functions has been present in the remarkable milestones where computers bested their human counterparts in long standing challenging games – DeepBlue for Chess and AlphaGo for Go. Until recently, this powerful framework of search aided with (learned) value functions has been limited to perfect information games. As many interesting problems do not provide the agent perfect information of the environment, this was an unfortunate limitation. This thesis introduces the reader to sound search for imperfect information games.

READ FULL TEXT
research
12/06/2021

Player of Games

Games have a long history of serving as a benchmark for progress in arti...
research
05/31/2019

Value Functions for Depth-Limited Solving in Zero-Sum Imperfect-Information Games

Depth-limited look-ahead search is an essential tool for agents playing ...
research
08/30/2018

ExpIt-OOS: Towards Learning from Planning in Imperfect Information Games

The current state of the art in playing many important perfect informati...
research
06/15/2020

Sound Search in Imperfect Information Games

Search has played a fundamental role in computer game research since the...
research
04/19/2022

A tutorial for computer scientists on finite extensive games with perfect information

We provide a self-contained introduction to finite extensive games with ...
research
10/21/2020

Solving Zero-Sum One-Sided Partially Observable Stochastic Games

Many security and other real-world situations are dynamic in nature and ...
research
12/09/2011

An Information Theoretic Analysis of Decision in Computer Chess

The basis of the method proposed in this article is the idea that inform...

Please sign up or login with your details

Forgot password? Click here to reset