ROAILGFeb 11

Data-Efficient Hierarchical Goal-Conditioned Reinforcement Learning via Normalizing Flows

arXiv:2602.11142v1h-index: 2
Originality Incremental advance
AI Analysis

It addresses data efficiency and expressivity issues in hierarchical reinforcement learning for complex tasks, though it appears incremental as it builds on existing hierarchical and flow-based methods.

The paper tackles poor data efficiency and limited policy expressivity in hierarchical goal-conditioned reinforcement learning by introducing NF-HIQL, a framework using normalizing flow policies, which outperforms baselines in long-horizon tasks under limited data.

Hierarchical goal-conditioned reinforcement learning (H-GCRL) provides a powerful framework for tackling complex, long-horizon tasks by decomposing them into structured subgoals. However, its practical adoption is hindered by poor data efficiency and limited policy expressivity, especially in offline or data-scarce regimes. In this work, Normalizing flow-based hierarchical implicit Q-learning (NF-HIQL), a novel framework that replaces unimodal gaussian policies with expressive normalizing flow policies at both the high- and low-levels of the hierarchy is introduced. This design enables tractable log-likelihood computation, efficient sampling, and the ability to model rich multimodal behaviors. New theoretical guarantees are derived, including explicit KL-divergence bounds for Real-valued non-volume preserving (RealNVP) policies and PAC-style sample efficiency results, showing that NF-HIQL preserves stability while improving generalization. Empirically, NF-HIQL is evaluted across diverse long-horizon tasks in locomotion, ball-dribbling, and multi-step manipulation from OGBench. NF-HIQL consistently outperforms prior goal-conditioned and hierarchical baselines, demonstrating superior robustness under limited data and highlighting the potential of flow-based architectures for scalable, data-efficient hierarchical reinforcement learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes