谷歌浏览器插件
订阅小程序
在清言上使用

Improvement of State’s Value Estimation for Monte Carlo Tree Search

semanticscholar(2017)

引用 0|浏览5
暂无评分
摘要
Monte Carlo Tree Search (MCTS) is an effective search algorithm used in games e.g. the game of Go. MCTS performs several simulations and decides which move is the best based on the mean reward of simulations. However, to find the best move, the maximum expected rewards are needs to be estimated at the successive states, thus it is not obvious whether evaluating moves by the mean rewards are appropriate. In this paper, we propose a MCTS algorithm which uses Simplified Weighted Estimator, an estimator of the maximum of the expected value, instead of the estimation by the mean. We examine its effectiveness in terms of evaluation accuracy, deviations, whether it can choose the best move. The proposed algorithm was better than existing MCTS ones in some settings
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要