Hierarchical Reinforcement Learning By Discovering Intrinsic Options
Jesse Zhang, Haonan Yu, Wei Xu

TL;DR
HIDIO introduces a hierarchical reinforcement learning approach that autonomously learns diverse, task-agnostic options through intrinsic entropy minimization, improving efficiency and success in sparse-reward tasks.
Contribution
The paper presents a novel hierarchical RL method that learns intrinsic, task-agnostic options without predefined goals, enhancing flexibility and performance.
Findings
HIDIO outperforms baseline methods in robotic manipulation tasks.
It achieves higher success rates with fewer samples.
Options learned are diverse and task-independent.
Abstract
We propose a hierarchical reinforcement learning method, HIDIO, that can learn task-agnostic options in a self-supervised manner while jointly learning to utilize them to solve sparse-reward tasks. Unlike current hierarchical RL approaches that tend to formulate goal-reaching low-level tasks or pre-define ad hoc lower-level policies, HIDIO encourages lower-level option learning that is independent of the task at hand, requiring few assumptions or little knowledge about the task structure. These options are learned through an intrinsic entropy minimization objective conditioned on the option sub-trajectories. The learned options are diverse and task-agnostic. In experiments on sparse-reward robotic manipulation and navigation tasks, HIDIO achieves higher success rates with greater sample efficiency than regular RL baselines and two state-of-the-art hierarchical RL methods.
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.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Adaptive Dynamic Programming Control
