arXiv Analytics

Sign in

arXiv:2003.13741 [cs.LG]AbstractReferencesReviewsResources

Parallelization of Monte Carlo Tree Search in Continuous Domains

Karl Kurzer, Christoph Hörtnagl, J. Marius Zöllner

Published 2020-03-30Version 1

Monte Carlo Tree Search (MCTS) has proven to be capable of solving challenging tasks in domains such as Go, chess and Atari. Previous research has developed parallel versions of MCTS, exploiting today's multiprocessing architectures. These studies focused on versions of MCTS for the discrete case. Our work builds upon existing parallelization strategies and extends them to continuous domains. In particular, leaf parallelization and root parallelization are studied and two final selection strategies that are required to handle continuous states in root parallelization are proposed. The evaluation of the resulting parallelized continuous MCTS is conducted using a challenging cooperative multi-agent system trajectory planning task in the domain of automated vehicles.

Related articles: Most relevant | Search more
arXiv:2006.08785 [cs.LG] (Published 2020-06-15)
On Effective Parallelization of Monte Carlo Tree Search
arXiv:2007.00708 [cs.LG] (Published 2020-07-01)
Learning Search Space Partition for Black-box Optimization using Monte Carlo Tree Search
arXiv:2305.16209 [cs.LG] (Published 2023-05-25)
C-MCTS: Safe Planning with Monte Carlo Tree Search