English

Learning Actionable Representations with Goal-Conditioned Policies

Machine Learning 2019-01-30 v2 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1811.07819,
  title  = {Learning Actionable Representations with Goal-Conditioned Policies},
  author = {Dibya Ghosh and Abhishek Gupta and Sergey Levine},
  journal= {arXiv preprint arXiv:1811.07819},
  year   = {2019}
}

Comments

To be presented at ICLR 2019

R2 v1 2026-06-23T05:20:51.013Z