English

Option Encoder: A Framework for Discovering a Policy Basis in Reinforcement Learning

Machine Learning 2020-07-06 v3 Artificial Intelligence Machine Learning

Abstract

Option discovery and skill acquisition frameworks are integral to the functioning of a Hierarchically organized Reinforcement learning agent. However, such techniques often yield a large number of options or skills, which can potentially be represented succinctly by filtering out any redundant information. Such a reduction can reduce the required computation while also improving the performance on a target task. In order to compress an array of option policies, we attempt to find a policy basis that accurately captures the set of all options. In this work, we propose Option Encoder, an auto-encoder based framework with intelligently constrained weights, that helps discover a collection of basis policies. The policy basis can be used as a proxy for the original set of skills in a suitable hierarchically organized framework. We demonstrate the efficacy of our method on a collection of grid-worlds and on the high-dimensional Fetch-Reach robotic manipulation task by evaluating the obtained policy basis on a set of downstream tasks.

Keywords

Cite

@article{arxiv.1909.04134,
  title  = {Option Encoder: A Framework for Discovering a Policy Basis in Reinforcement Learning},
  author = {Arjun Manoharan and Rahul Ramesh and Balaraman Ravindran},
  journal= {arXiv preprint arXiv:1909.04134},
  year   = {2020}
}

Comments

ECML-PKDD 2020

R2 v1 2026-06-23T11:10:19.801Z