PROGRESSIVE STRATEGIES FOR MONTE-CARLO TREE SEARCH 论文

2008New Mathematics and Natural Computation引用 436
Artificial Intelligence in GamesSports Analytics and PerformanceDigital Games and Media

摘要

Monte-Carlo Tree Search (MCTS) is a new best-first search guided by the results of Monte-Carlo simulations. In this article, we introduce two progressive strategies for MCTS, called progressive bias and progressive unpruning. They enable the use of relatively time-expensive heuristic knowledge without speed reduction. Progressive bias directs the search according to heuristic knowledge. Progressive unpruning first reduces the branching factor, and then increases it gradually again. Experiments assess that the two progressive strategies significantly improve the level of our Go program Mango. Moreover, we see that the combination of both strategies performs even better on larger board sizes.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据