🌙

蒙特卡洛树搜索的非渐近分析

Nonasymptotic Analysis of Monte Carlo Tree Search

Operations Research · 2022
被引 8
人大 AFT50UTD24ABS 4*

中文导读

研究了无限期折扣马尔可夫决策过程中蒙特卡洛树搜索的收敛性,发现使用多项式而非对数奖励项能保证收敛,并证明其结合最近邻监督学习可迭代改进价值函数近似。

Abstract

In “Nonasymptotic Analysis of Monte Carlo Tree Search,” D. Shah, Q. Xie, and Z. Xu consider the popular tree-based search strategy, the Monte Carlo Tree Search (MCTS), in the context of the infinite-horizon discounted Markov decision process. They show that MCTS with an appropriate polynomial rather than logarithmic bonus term indeed leads to the desired convergence property. The authors derive the results by establishing a polynomial concentration property of regret for a class of nonstationary multiarm bandits. Furthermore, using this as a building block, they demonstrate that MCTS, combined with nearest neighbor supervised learning, acts as a “policy improvement” operator that can iteratively improve value function approximation.

蒙特卡洛树搜索马尔可夫决策过程强化学习多臂老虎机