How to Combine Tree-Search Methods in Reinforcement Learning

Authors

  • Yonathan Efroni Technion – Israel Institute of Technology
  • Gal Dalal
  • Bruno Scherrer French Institute for Research in Computer Science and Automation
  • Shie Mannor Technion – Israel Institute of Technology

DOI:

https://doi.org/10.1609/aaai.v33i01.33013494

Abstract

Finite-horizon lookahead policies are abundantly used in Reinforcement Learning and demonstrate impressive empirical success. Usually, the lookahead policies are implemented with specific planning methods such as Monte Carlo Tree Search (e.g. in AlphaZero (Silver et al. 2017b)). Referring to the planning problem as tree search, a reasonable practice in these implementations is to back up the value only at the leaves while the information obtained at the root is not leveraged other than for updating the policy. Here, we question the potency of this approach. Namely, the latter procedure is non-contractive in general, and its convergence is not guaranteed. Our proposed enhancement is straightforward and simple: use the return from the optimal tree path to back up the values at the descendants of the root. This leads to a γh-contracting procedure, where γ is the discount factor and h is the tree depth. To establish our results, we first introduce a notion called multiple-step greedy consistency. We then provide convergence rates for two algorithmic instantiations of the above enhancement in the presence of noise injected to both the tree search stage and value estimation stage.

Downloads

Published

2019-07-17

How to Cite

Efroni, Y., Dalal, G., Scherrer, B., & Mannor, S. (2019). How to Combine Tree-Search Methods in Reinforcement Learning. Proceedings of the AAAI Conference on Artificial Intelligence, 33(01), 3494-3501. https://doi.org/10.1609/aaai.v33i01.33013494

Issue

Section

AAAI Technical Track: Machine Learning