paper-with-me

홈 › Papers

Goal Space Abstraction in Hierarchical Reinforcement Learning via Set-Based Reachability Analysis

2023-09-14 · Mehdi Zadem, Sergio Mover, Sao Mai Nguyen

Open-ended learning benefits immensely from the use of symbolic methods for goal representation as they offer ways to structure knowledge for efficient and transferable learning. However, the existing Hierarchical Reinforcement Learning (HRL) approaches relying on symbolic reasoning are often limited as they require a manual goal representation. The challenge in autonomously discovering a symbolic goal representation is that it must preserve critical information, such as the environment dynamics. In this paper, we propose a developmental mechanism for goal discovery via an emergent representation that abstracts (i.e., groups together) sets of environment states that have similar roles in the task. We introduce a Feudal HRL algorithm that concurrently learns both the goal representation and a hierarchical policy. The algorithm uses symbolic reachability analysis for neural networks to approximate the transition relation among sets of states and to refine the goal representation. We evaluate our approach on complex navigation tasks, showing the learned representation is interpretable, transferrable and results in data efficient learning.

📄 PDF Abstract BibTeX arXiv:2309.07675

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learning

Similar Papers 제목 키워드 기반

Goal Space Abstraction in Hierarchical Reinforcement Learning via Reachability Analysis

2023-09-12 · Mehdi Zadem, Sergio Mover, Sao Mai Nguyen

Open-ended learning benefits immensely from the use of symbolic methods for goal representation as they offer ways to structure knowledge for efficient and transferable learning. However, the existing Hierarchical Reinfo…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Adaptive Coarse-to-Fine Subgoal Refinement for Long-Horizon Offline Goal-Conditioned Reinforcement Learning

2026-05-27 · Kaiqiang Ke, Shenghong He, Chengdong Xu, Yuheng Luo 외 arxiv

Offline goal-conditioned reinforcement learning (GCRL) is challenging in long-horizon tasks, where distant state--goal pairs provide weak supervision and value estimates become vulnerable to accumulated bootstrapping err…

Reinforcement Learning

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

2025-06-26 · Jaebak Hwang, Sanghyeon Lee, Jeongmo Kim, Seungyul Han

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 soluti…

Decision MakingHierarchical Reinforcement LearningReinforcement Learning (RL)

Bidirectional-Reachable Hierarchical Reinforcement Learning with Mutually Responsive Policies

2024-06-26 · Yu Luo, Fuchun Sun, Tianying Ji, Xianyuan Zhan

Hierarchical reinforcement learning (HRL) addresses complex long-horizon tasks by skillfully decomposing them into subgoals. Therefore, the effectiveness of HRL is greatly influenced by subgoal reachability. Typical HRL …

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Abstraction for Offline Goal-Conditioned Reinforcement Learning

2026-05-21 · Clarisse Wibault, Alexander Goldie, Antonio Villares, Maike Osborne 외 arxiv

Markov Decision Processes (MDPs) often exhibit significant redundancy due to symmetries and shared structure across state-goal pairs in real-world Goal-Conditioned Reinforcement Learning (GCRL). While hierarchical polici…

Reinforcement Learning