Monte-Carlo tree search and rapid action value estimation in computer Go

作者:

Highlights:

摘要

A new paradigm for search, based on Monte-Carlo simulation, has revolutionised the performance of computer Go programs. In this article we describe two extensions to the Monte-Carlo tree search algorithm, which significantly improve the effectiveness of the basic algorithm. When we applied these two extensions to the Go program MoGo, it became the first program to achieve dan (master) level in 9×9 Go. In this article we survey the Monte-Carlo revolution in computer Go, outline the key ideas that led to the success of MoGo and subsequent Go programs, and provide for the first time a comprehensive description, in theory and in practice, of this extended framework for Monte-Carlo tree search.

论文关键词:Computer Go,Monte-Carlo,Search,Reinforcement learning

论文评审过程:Received 27 October 2010, Revised 22 March 2011, Accepted 30 March 2011, Available online 6 April 2011.

论文官网地址:https://doi.org/10.1016/j.artint.2011.03.007