Abstract
Monte-Carlo Tree Search (MCTS) is state of the art for online planning in large MDPs. It is a best-first, sample-based search algorithm in which every state in the search tree is evaluated by the average outcome of Monte-Carlo rollouts from that state. These rollouts are typically random or directed by a simple, domain-dependent heuristic. We propose Nested Monte-Carlo Tree Search (NMCTS), in which MCTS itself is recursively used to provide a rollout policy for higher-level searches. In three large-scale MDPs, SameGame, Clickomania and Bubble Breaker, we show that NMCTS is significantly more effective than regular MCTS at equal time controls, both using random and heuristic rollouts at the base level. Experiments also suggest superior performance to Nested Monte-Carlo Search (NMCS) in some domains.
Original language | English |
---|---|
Title of host publication | Proceedings of the 20th European Conference on Artificial Intelligence |
Place of Publication | Amsterdam, The Netherlands, The Netherlands |
Publisher | IOS Press |
Pages | 109-114 |
Number of pages | 6 |
ISBN (Print) | 978-1-61499-097-0 |
DOIs | |
Publication status | Published - 2012 |