Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Divide-and-Conquer Monte Carlo Tree Search For Goal-Directed Planning (2004.11410v1)

Published 23 Apr 2020 in cs.LG, cs.AI, and stat.ML

Abstract: Standard planners for sequential decision making (including Monte Carlo planning, tree search, dynamic programming, etc.) are constrained by an implicit sequential planning assumption: The order in which a plan is constructed is the same in which it is executed. We consider alternatives to this assumption for the class of goal-directed Reinforcement Learning (RL) problems. Instead of an environment transition model, we assume an imperfect, goal-directed policy. This low-level policy can be improved by a plan, consisting of an appropriate sequence of sub-goals that guide it from the start to the goal state. We propose a planning algorithm, Divide-and-Conquer Monte Carlo Tree Search (DC-MCTS), for approximating the optimal plan by means of proposing intermediate sub-goals which hierarchically partition the initial tasks into simpler ones that are then solved independently and recursively. The algorithm critically makes use of a learned sub-goal proposal for finding appropriate partitions trees of new tasks based on prior experience. Different strategies for learning sub-goal proposals give rise to different planning strategies that strictly generalize sequential planning. We show that this algorithmic flexibility over planning order leads to improved results in navigation tasks in grid-worlds as well as in challenging continuous control environments.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Giambattista Parascandolo (18 papers)
  2. Lars Buesing (23 papers)
  3. Josh Merel (31 papers)
  4. Leonard Hasenclever (33 papers)
  5. John Aslanides (16 papers)
  6. Jessica B. Hamrick (17 papers)
  7. Nicolas Heess (139 papers)
  8. Alexander Neitz (12 papers)
  9. Theophane Weber (23 papers)
Citations (27)

Summary

We haven't generated a summary for this paper yet.