ICLR 2020poster150 citations
Option Discovery using Deep Skill Chaining
Akhil Bagaria, George Konidaris
Abstract
Autonomously discovering temporally extended actions, or skills, is a longstanding goal of hierarchical reinforcement learning. We propose a new algorithm that combines skill chaining with deep neural networks to autonomously discover skills in high-dimensional, continuous domains. The resulting algorithm, deep skill chaining, constructs skills with the property that executing one enables the agent to execute another. We demonstrate that deep skill chaining significantly outperforms both non-hierarchical agents and other state-of-the-art skill discovery techniques in challenging continuous control tasks.
Hierarchical Reinforcement LearningReinforcement LearningSkill DiscoveryDeep LearningDeep Reinforcement Learning
BibTeX
@inproceedings{
Bagaria2020Option,
title={Option Discovery using Deep Skill Chaining},
author={Akhil Bagaria and George Konidaris},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=B1gqipNYwH}
}