Monte-Carlo Tree Search in Continuous Action Spaces with Value Gradients

Authors

  • Jongmin Lee KAIST
  • Wonseok Jeon Mila
  • Geon-Hyeong Kim KAIST
  • Kee-Eung Kim KAIST

DOI:

https://doi.org/10.1609/aaai.v34i04.5885

Abstract

Monte-Carlo Tree Search (MCTS) is the state-of-the-art online planning algorithm for large problems with discrete action spaces. However, many real-world problems involve continuous action spaces, where MCTS is not as effective as in discrete action spaces. This is mainly due to common practices such as coarse discretization of the entire action space and failure to exploit local smoothness. In this paper, we introduce Value-Gradient UCT (VG-UCT), which combines traditional MCTS with gradient-based optimization of action particles. VG-UCT simultaneously performs a global search via UCT with respect to the finitely sampled set of actions and performs a local improvement via action value gradients. In the experiments, we demonstrate that our approach outperforms existing MCTS methods and other strong baseline algorithms for continuous action spaces.

Downloads

Published

2020-04-03

How to Cite

Lee, J., Jeon, W., Kim, G.-H., & Kim, K.-E. (2020). Monte-Carlo Tree Search in Continuous Action Spaces with Value Gradients. Proceedings of the AAAI Conference on Artificial Intelligence, 34(04), 4561-4568. https://doi.org/10.1609/aaai.v34i04.5885

Issue

Section

AAAI Technical Track: Machine Learning