IEEE Access | |
SpecMCTS: Accelerating Monte Carlo Tree Search Using Speculative Tree Traversal | |
Juhwan Kim1  Byeongmin Kang1  Hyungmin Cho1  | |
[1] Department of Computer Science and Engineering, Sungkyunkwan University, Suwon, South Korea; | |
关键词: Monte Carlo Tree Search (MCTS); deep neural networks (DNNs); speculation; reinforcement learning; | |
DOI : 10.1109/ACCESS.2021.3120384 | |
来源: DOAJ |
【 摘 要 】
Monte Carlo Tree Search (MCTS) algorithms show outstanding strengths in decision-making problems such as the game of Go. However, MCTS requires significant computing loads to evaluate many nodes in the decision tree to make a good decision. Parallelizing MCTS node evaluations is challenging because MCTS is a sequential process that each round of tree traversal depends on the previous node evaluations. In this work, we present
【 授权许可】
Unknown