Probabilistic Subgoal Representations for Hierarchical Reinforcement learning
Vivienne Huiling Wang, Tinghuai Wang, Wenyan Yang, Joni-Kristian, K\"am\"ar\"ainen, Joni Pajarinen

TL;DR
This paper introduces a probabilistic approach to subgoal representation in hierarchical reinforcement learning using Gaussian Processes, enabling better handling of uncertainty and transferability in complex environments.
Contribution
It proposes a novel probabilistic subgoal representation method with learnable kernels, improving adaptability and transfer in HRL over deterministic approaches.
Findings
Outperforms state-of-the-art baselines in standard benchmarks.
Handles stochastic environments effectively.
Shows promising transfer capabilities across tasks.
Abstract
In goal-conditioned hierarchical reinforcement learning (HRL), a high-level policy specifies a subgoal for the low-level policy to reach. Effective HRL hinges on a suitable subgoal represen tation function, abstracting state space into latent subgoal space and inducing varied low-level behaviors. Existing methods adopt a subgoal representation that provides a deterministic mapping from state space to latent subgoal space. Instead, this paper utilizes Gaussian Processes (GPs) for the first probabilistic subgoal representation. Our method employs a GP prior on the latent subgoal space to learn a posterior distribution over the subgoal representation functions while exploiting the long-range correlation in the state space through learnable kernels. This enables an adaptive memory that integrates long-range subgoal information from prior planning steps allowing to cope with stochastic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Evolutionary Algorithms and Applications
