Title :
Monte Carlo Tree Search in Lines of Action
Author :
Winands, Mark H M ; Bjornsson, Yngvi ; Saito, Jahn-Takeshi
Author_Institution :
Dept. of Knowledge Eng., Maastricht Univ., Maastricht, Netherlands
Abstract :
The success of Monte Carlo tree search (MCTS) in many games, where αβ-based search has failed, naturally raises the question whether Monte Carlo simulations will eventually also outperform traditional game-tree search in game domains where αβ -based search is now successful. The forte of αβ-based search are highly tactical deterministic game domains with a small to moderate branching factor, where efficient yet knowledge-rich evaluation functions can be applied effectively. In this paper, we describe an MCTS-based program for playing the game Lines of Action (LOA), which is a highly tactical slow-progression game exhibiting many of the properties difficult for MCTS. The program uses an improved MCTS variant that allows it to both prove the game-theoretical value of nodes in a search tree and to focus its simulations better using domain knowledge. This results in simulations superior in both handling tactics and ensuring game progression. Using the improved MCTS variant, our program is able to outperform even the world´s strongest αβ-based LOA program. This is an important milestone for MCTS because the traditional game-tree search approach has been considered to be the better suited for playing LOA.
Keywords :
Monte Carlo methods; computer games; game theory; tree searching; αβ-based search; Monte Carlo simulations; Monte Carlo tree search; game-theoretical value; game-tree search; lines of action; tactical slow-progression game; Filling; Imaging phantoms; Game-tree solver; Lines of Action (LOA); Monte Carlo tree search (MCTS);
Journal_Title :
Computational Intelligence and AI in Games, IEEE Transactions on
DOI :
10.1109/TCIAIG.2010.2061050