Incorporating Spatial Information into Goal-Conditioned Hierarchical Reinforcement Learning via Graph Representations
Shuyuan Zhang, Zihan Wang, Xiao-Wen Chang, Doina Precup

TL;DR
This paper introduces G4RL, a graph encoder-decoder that improves goal-conditioned hierarchical reinforcement learning by effectively utilizing graph representations of task structure, leading to better performance in various environments.
Contribution
It develops a graph encoder-decoder for unseen states, enhancing GCHRL by leveraging graph information without domain-specific knowledge, applicable in symmetric and reversible transition environments.
Findings
Significant performance improvements in dense and sparse reward settings.
Effective use of intrinsic rewards from the graph encoder-decoder.
Small additional computational cost for enhanced learning.
Abstract
The integration of graphs with Goal-conditioned Hierarchical Reinforcement Learning (GCHRL) has recently gained attention, as intermediate goals (subgoals) can be effectively sampled from graphs that naturally represent the overall task structure in most RL tasks. However, existing approaches typically rely on domain-specific knowledge to construct these graphs, limiting their applicability to new tasks. Other graph-based approaches create graphs dynamically during exploration but struggle to fully utilize them, because they have problems passing the information in the graphs to newly visited states. Additionally, current GCHRL methods face challenges such as sample inefficiency and poor subgoal representation. This paper proposes a solution to these issues by developing a graph encoder-decoder to evaluate unseen states. Our proposed method, Graph-Guided sub-Goal representation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning
