首页 /研究 /Metareasoning for Monte Carlo Tree Search
OTHER

Metareasoning for Monte Carlo Tree Search

Nicholas Hay, Stuart Russell

发表年份
2011
引用次数
14

摘要

Sequential decision problems are often approximately solvable by simulating possible future action sequences; such methods are a staple of game-playing algorithms, robot path planners, model-predictive control systems, and logistical planners in operations research. Since the 1960s, researchers have sought effective metareasoning methods for selecting which action sequences to simulate, basing their approach on some estimate of the expected improvement in decision quality resulting from any particular simulation. Recently, this approach has been applied successfully in the context of Monte Carlo tree search, where each simulation takes the form of a randomized sequence of actions leading to a terminal state. In particular, the UCT algorithm borrows asymptotically optimal selection rules from the theory of bandit problems and has led to a new generation of master-level Go programs such as MoGo. We argue that, despite this success, the bandit framework is inappropriate as a basis for selecting computations. We propose instead a theoretical framework for metareasoning that is isomorphic to the statistical framework of ranking and selection. In this framework, we describe two apparently distinct conceptual approaches to the forward search metareasoning problem and prove them to be equivalent. We derive a number of basic results applicable to simple Monte Carlo selection problems, including asymptotic regret bounds, and discuss prospects for their extension to combinatorial settings.

关键词

Monte Carlo tree searchComputer scienceMathematical optimizationMonte Carlo methodRegretRanking (information retrieval)Context (archaeology)Selection (genetic algorithm)MathematicsMachine learning

相关论文

查看 OTHER 分类全部论文