Parallelization of Monte Carlo Tree Search in Continuous Domains
About
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 benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| MCTS Aggregation Strategy Evaluation | Lunar Lander | MRR83.33 | 6 | |
| MCTS Aggregation Strategy Evaluation | Pendulum | MRR0.75 | 6 | |
| MCTS Aggregation Strategy Evaluation | Mountain Car | MRR0.5 | 6 | |
| MCTS Aggregation Strategy Evaluation | Random Teleporter | MRR0.5 | 6 | |
| MCTS Aggregation Strategy Evaluation | Wide Corridor | MRR0.5 | 6 | |
| MCTS Aggregation Strategy Evaluation | Narrow Corridor | MRR0.5 | 6 |