ICLR 2026poster0 citations

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

Seungyul Han, Jaebak Hwang, Sanghyeon Lee, Jeongmo Kim

Abstract

Long-horizon goal-conditioned tasks pose fundamental challenges for reinforcement learning (RL), particularly when goals are distant and rewards are sparse. While hierarchical and graph-based methods offer partial solutions, their reliance on conventional hindsight relabeling often fails to correct subgoal infeasibility, leading to inefficient high-level planning. To address this, we propose Strict Subgoal Execution (SSE), a graph-based hierarchical RL framework that integrates Frontier Experience Replay (FER) to separate unreachable from admissible subgoals and streamline high-level decision making. FER delineates the reachability frontier using failure and partial-success transitions, which identifies unreliable subgoals, increases subgoal reliability, and reduces unnecessary high-level decisions. Additionally, SSE employs a decoupled exploration policy to cover underexplored regions of the goal space and a path refinement that adjusts edge costs using observed low-level failures. Experimental results across diverse long-horizon benchmarks show that SSE consistently outperforms existing goal-conditioned and hierarchical RL methods in both efficiency and success rate.

goal-conditioned reinforcement learninghierarchical reinforcement learningsparse rewardlong-horizon tasksgraph-based policy learningsubgoal planning
BibTeX
@inproceedings{
han2026strict,
title={Strict Subgoal Execution: Reliable Long-Horizon Planning in Hierarchical Reinforcement Learning},
author={Seungyul Han and Jaebak Hwang and Sanghyeon Lee and Jeongmo Kim},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=cMpOvMuyYa}
}