Monte Carlo Tree Search With Reversibility Compression

被引:0
作者
Cook, Michael [1 ]
机构
[1] Queen Mary Univ London, Sch Elect Engn & Comp Sci, London, England
来源
2021 IEEE CONFERENCE ON GAMES (COG) | 2021年
关键词
ABSTRACTION; GAME;
D O I
10.1109/COG52621.2021.9619074
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
Monte Carlo Tree Search (MCTS) has been shown to be an effective algorithm for solving search problems in the absence of heuristics. MCTS performs best in spaces where every action has a significant impact on the outcome of the search. In many domains, however, particularly single-player games, many actions have little impact on the outcome, which makes MCTS perform poorly without heuristic support. To address this deficiency in such sparse-impact search problems, we introduce MCTS with Reversibility Compression, or MCTS-R, which uses the notion of action reversibility to compress MCTS trees as they are constructed, without loss of information. This not only reduces the memory footprint of the search tree, but also accelerates search by preventing the duplication of already-explored states, and increasing the attention paid to significant actions. We show that our approach outperforms several comparable algorithms for solving sparse-impact search problems.
引用
收藏
页码:556 / 563
页数:8
相关论文
共 25 条
[1]  
[Anonymous], 2011, P 25 AAAI C ARTIFICI
[2]  
Bai Aijun, 2016, IJCAI
[3]  
Bloemen Vincent., 2015, On-The-Fly Parallel Decomposition of Strongly Connected Components
[4]   Evolutionary Game Design [J].
Browne, Cameron ;
Maire, Frederic .
IEEE TRANSACTIONS ON COMPUTATIONAL INTELLIGENCE AND AI IN GAMES, 2010, 2 (01) :1-16
[5]   A Survey of Monte Carlo Tree Search Methods [J].
Browne, Cameron B. ;
Powley, Edward ;
Whitehouse, Daniel ;
Lucas, Simon M. ;
Cowling, Peter I. ;
Rohlfshagen, Philipp ;
Tavener, Stephen ;
Perez, Diego ;
Samothrakis, Spyridon ;
Colton, Simon .
IEEE TRANSACTIONS ON COMPUTATIONAL INTELLIGENCE AND AI IN GAMES, 2012, 4 (01) :1-43
[6]   Graph abstraction in real-time heuristic search [J].
Bulitko, Vadim ;
Sturtevant, Nathan ;
Lu, Jieshan ;
Yau, Timothy .
JOURNAL OF ARTIFICIAL INTELLIGENCE RESEARCH, 2007, 30 :51-100
[7]   Transpositions and Move Groups in Monte Carlo Tree Search [J].
Childs, Benjamin E. ;
Brodeur, James H. ;
Kocsis, Levente .
2008 IEEE SYMPOSIUM ON COMPUTATIONAL INTELLIGENCE AND GAMES, 2008, :389-+
[8]  
Cook M., 2018, INT C COMP CREAT 201, P32
[9]  
Cook Michael, 2019, IEEE C COMPUTATIONAL
[10]  
Crippa M., 2018, MONTE CARLO TREE SEA