Robot Learning
Hierarchical Reinforcement Learning (HRL)
Hierarchical reinforcement learning is a family of RL methods that decompose long-horizon problems using temporal abstraction, learning high-level policies that invoke temporally extended lower-level behaviors. The options framework of Sutton, Precup, and Singh formalized skills as options with initiation sets and termination conditions; later approaches include feudal networks and goal-conditioned hierarchies such as HIRO.
Why it matters for physical AI
Sparse rewards over hundreds of steps cripple flat RL; temporal abstraction shortens the effective horizon, improving exploration and credit assignment for multi-stage manipulation and locomotion tasks.
Related terms
Build physical AI
Put these concepts to work on real hardware
Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.