Pith. sign in

REVIEW 8 cited by

Why Does Hierarchy (Sometimes) Work So Well in Reinforcement Learning?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1909.10618 v2 pith:TCNJDQHS submitted 2019-09-23 cs.LG cs.AIstat.ML

Why Does Hierarchy (Sometimes) Work So Well in Reinforcement Learning?

classification cs.LG cs.AIstat.ML
keywords hierarchicallearningbenefitshierarchyreinforcementexplorationexploringextended
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Hierarchical reinforcement learning has demonstrated significant success at solving difficult reinforcement learning (RL) tasks. Previous works have motivated the use of hierarchy by appealing to a number of intuitive benefits, including learning over temporally extended transitions, exploring over temporally extended periods, and training and exploring in a more semantically meaningful action space, among others. However, in fully observed, Markovian settings, it is not immediately clear why hierarchical RL should provide benefits over standard "shallow" RL architectures. In this work, we isolate and evaluate the claimed benefits of hierarchical RL on a suite of tasks encompassing locomotion, navigation, and manipulation. Surprisingly, we find that most of the observed benefits of hierarchy can be attributed to improved exploration, as opposed to easier policy learning or imposed hierarchical structures. Given this insight, we present exploration techniques inspired by hierarchy that achieve performance competitive with hierarchical RL while at the same time being much simpler to use and implement.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning to Theorize the World from Observation

    cs.LG 2026-05 unverdicted novelty 7.0

    NEO is a probabilistic neural model that induces compositional programs as a learned Language of Thought from non-textual observations and executes them via a shared transition model to enable explanation-driven gener...

  2. Implicit Safety Alignment from Crowd Preferences

    cs.AI 2026-05 unverdicted novelty 6.0

    A hierarchical framework extracts implicit safety criteria from crowd preferences and composes them via high-level policy to reduce safety violations in downstream RL tasks without explicit safety rewards.

  3. Quantum Hierarchical Reinforcement Learning via Variational Quantum Circuits

    cs.LG 2026-05 unverdicted novelty 6.0

    Hybrid agent with variational quantum circuits for feature extraction in hierarchical RL outperforms classical baselines with 66% parameter savings, but quantum value estimation degrades results.

  4. Learning to Theorize the World from Observation

    cs.LG 2026-05 unverdicted novelty 6.0

    NEO induces compositional latent programs as world theories from observations and executes them to enable explanation-driven generalization.

  5. Direct Preference Optimization for Primitive-Enabled Hierarchical RL: A Bilevel Approach

    cs.LG 2024-11 unverdicted novelty 6.0

    DIPPER uses bi-level optimization and DPO to train the higher-level policy from stationary preference comparisons and value regularization, claiming up to 40% gains on robotic navigation and manipulation tasks while i...

  6. LEMUR: Learning to Align with Multi-Objective Reinforcement Learning from Preference Feedback

    cs.AI 2026-07 conditional novelty 5.0

    LEMUR jointly learns a separate reward model for each teacher's preferences and uses them to train a population of multi-objective policies, beating baselines that merge feedback into one reward.

  7. Unsupervised Hierarchical Skill Discovery

    cs.LG 2026-01 conditional novelty 5.0

    An observation-only pipeline that combines optimal-transport skill segmentation (ASOT) with Sequitur grammar induction produces reusable skill hierarchies that accelerate reinforcement learning in Craftax and Minecraft.

  8. Strict Subgoal Execution: Reliable Long-Horizon Planning in Hierarchical Reinforcement Learning

    cs.LG 2025-06 unverdicted novelty 5.0

    SSE improves long-horizon goal-conditioned RL by using failure and partial-success transitions to identify unreliable subgoals, streamline high-level planning, and outperform prior hierarchical methods on benchmarks.