paper-with-me

Papers

Probabilistic Subgoal Representations for Hierarchical Reinforcement learning

2024-06-24 · Vivienne Huiling Wang, Tinghuai Wang, Wenyan Yang, Joni-Kristian Kämäräinen, Joni Pajarinen

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 uncertainties. Furthermore, we propose a novel learning objective to facilitate the simultaneous learning of probabilistic subgoal representations and policies within a unified framework. In experiments, our approach outperforms state-of-the-art baselines in standard benchmarks but also in environments with stochastic elements and under diverse reward conditions. Additionally, our model shows promising capabilities in transferring low-level policies across different tasks.

📄 PDF Abstract BibTeX arXiv:2406.16707

Code (1)

vi2enne/hlps 공식 구현 pytorch

Tasks

Gaussian ProcessesHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Balancing Exploration and Exploitation in Hierarchical Reinforcement Learning via Latent Landmark Graphs

2023-07-22 · Qingyang Zhang, Yiming Yang, Jingqing Ruan, Xuantang Xiong 외

Goal-Conditioned Hierarchical Reinforcement Learning (GCHRL) is a promising paradigm to address the exploration-exploitation dilemma in reinforcement learning. It decomposes the source task into subgoal conditional subta…

continuous-controlContinuous ControlHierarchical Reinforcement Learningreinforcement-learning+2

Efficient Exploration through Intrinsic Motivation Learning for Unsupervised Subgoal Discovery in Model-Free Hierarchical Reinforcement Learning

2019-11-18 · Jacob Rafati, David C. Noelle

Efficient exploration for automatic subgoal discovery is a challenging problem in Hierarchical Reinforcement Learning (HRL). In this paper, we show that intrinsic motivation learning increases the efficiency of explorati…

Efficient ExplorationHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Active Hierarchical Exploration with Stable Subgoal Representation Learning

2021-05-31 · ICLR 2022 4 · Siyuan Li, Jin Zhang, Jianhao Wang, Yang Yu 외

Goal-conditioned hierarchical reinforcement learning (GCHRL) provides a promising approach to solving long-horizon tasks. Recently, its success has been extended to more general settings by concurrently learning hierarch…

continuous-controlContinuous ControlHierarchical Reinforcement LearningRepresentation Learning

Learning Subgoal Representations with Slow Dynamics

2021-01-01 · ICLR 2021 1 · Siyuan Li, Lulu Zheng, Jianhao Wang, Chongjie Zhang

In goal-conditioned Hierarchical Reinforcement Learning (HRL), a high-level policy periodically sets subgoals for a low-level policy, and the low-level policy is trained to reach those subgoals. A proper subgoal represen…

continuous-controlContinuous ControlHierarchical Reinforcement LearningRepresentation Learning

Learning Representations in Model-Free Hierarchical Reinforcement Learning

2018-10-23 · Jacob Rafati, David C. Noelle

Common approaches to Reinforcement Learning (RL) are seriously challenged by large-scale applications involving huge state spaces and sparse delayed reward feedback. Hierarchical Reinforcement Learning (HRL) methods atte…

Hierarchical Reinforcement LearningmodelMontezuma's Revengereinforcement-learning+2