Generalized Rapid Action Value Estimation
Generalized Rapid Action Value Estimation
复制标题
广义快速行动价值估计
DOI:
--
复制
发表时间:
2015
期刊:
影响因子:
--
通讯作者:
T. Cazenave
中科院分区:
文献类型:
--
作者:
T. Cazenave
Monte Carlo Tree Search (MCTS) is the state of the art algorithm for many games including the game of Go and General Game Playing (GGP). The standard algorithm for MCTS is Upper Confidence bounds applied to Trees (UCT). For games such as Go a big improvement over UCT is the Rapid Action Value Estimation (RAVE) heuristic. We propose to generalize the RAVE heuristic so as to have more accurate estimates near the leaves. We test the resulting algorithm named GRAVE for Atarigo, Knighthrough, Domineering and Go.