paper-with-me

홈 › Papers

Learning Actionable Representations with Goal-Conditioned Policies

2018-11-19 · Dibya Ghosh, Abhishek Gupta, Sergey Levine

Representation learning is a central challenge across a range of machine learning areas. In reinforcement learning, effective and functional representations have the potential to tremendously accelerate learning progress and solve more challenging problems. Most prior work on representation learning has focused on generative approaches, learning representations that capture all underlying factors of variation in the observation space in a more disentangled or well-ordered manner. In this paper, we instead aim to learn functionally salient representations: representations that are not necessarily complete in terms of capturing all factors of variation in the observation space, but rather aim to capture those factors of variation that are important for decision making -- that are "actionable." These representations are aware of the dynamics of the environment, and capture only the elements of the observation that are necessary for decision making rather than all factors of variation, without explicit reconstruction of the observation. We show how these representations can be useful to improve exploration for sparse reward problems, to enable long horizon hierarchical reinforcement learning, and as a state representation for learning policies for downstream tasks. We evaluate our method on a number of simulated environments, and compare it to prior methods for representation learning, exploration, and hierarchical reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1811.07819

Code (1)

elitalobo/Hierarchical-RL-Algorithms pytorch

Tasks

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Learning Actionable Representations with Goal Conditioned Policies

2019-05-01 · ICLR 2019 5 · Dibya Ghosh, Abhishek Gupta, Sergey Levine

Representation learning is a central challenge across a range of machine learning areas. In reinforcement learning, effective and functional representations have the potential to tremendously accelerate learning progress…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+2

Efficient Hierarchical Implicit Flow Q-learning for Offline Goal-conditioned Reinforcement Learning

2026-04-10 · Zhiqiang Dong, Teng Pang, Rongjian Xu, Guoqiang Wu arxiv

Offline goal-conditioned reinforcement learning (GCRL) is a practical reinforcement learning paradigm that aims to learn goal-conditioned policies from reward-free offline data. Despite recent advances in hierarchical ar…

Reinforcement Learning

Learning Goal-Conditioned Policies from Sub-Optimal Offline Data via Metric Learning

2024-02-16 · Alfredo Reichlin, Miguel Vasco, Hang Yin, Danica Kragic

We address the problem of learning optimal behavior from sub-optimal datasets for goal-conditioned offline reinforcement learning. To do so, we propose the use of metric learning to approximate the optimal value function…

Metric LearningOffline RLreinforcement-learning

Learning Domain Invariant Representations in Goal-conditioned Block MDPs

2021-10-27 · NeurIPS 2021 12 · Beining Han, Chongyi Zheng, Harris Chan, Keiran Paster 외

Deep Reinforcement Learning (RL) is successful in solving many complex Markov Decision Processes (MDPs) problems. However, agents often face unanticipated environmental changes after deployment in the real world. These c…

Deep Reinforcement LearningDomain GeneralizationReinforcement Learning (RL)

Imitating Graph-Based Planning with Goal-Conditioned Policies

2023-03-20 · Junsu Kim, Younggyo Seo, Sungsoo Ahn, Kyunghwan Son 외

Recently, graph-based planning algorithms have gained much attention to solve goal-conditioned reinforcement learning (RL) tasks: they provide a sequence of subgoals to reach the target-goal, and the agents learn to exec…

Reinforcement Learning (RL)