Hierarchical Planning Through Goal-Conditioned Offline Reinforcement Learning
Jinning Li, Chen Tang, Masayoshi Tomizuka, Wei Zhan

TL;DR
This paper introduces a hierarchical offline reinforcement learning framework with goal-conditioned policies and model-based planning to effectively handle long-horizon, complex tasks like driving and navigation.
Contribution
It proposes a novel hierarchical planning approach combining offline RL, goal sampling, and model-based high-level planning for temporally extended tasks.
Findings
Outperforms baseline methods in long-horizon tasks
Effective handling of out-of-distribution goals
Improved planning in complex robotics scenarios
Abstract
Offline Reinforcement learning (RL) has shown potent in many safe-critical tasks in robotics where exploration is risky and expensive. However, it still struggles to acquire skills in temporally extended tasks. In this paper, we study the problem of offline RL for temporally extended tasks. We propose a hierarchical planning framework, consisting of a low-level goal-conditioned RL policy and a high-level goal planner. The low-level policy is trained via offline RL. We improve the offline training to deal with out-of-distribution goals by a perturbed goal sampling process. The high-level planner selects intermediate sub-goals by taking advantages of model-based planning methods. It plans over future sub-goal sequences based on the learned value function of the low-level policy. We adopt a Conditional Variational Autoencoder to sample meaningful high-dimensional sub-goal candidates and to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Multimodal Machine Learning Applications · Robotic Path Planning Algorithms
