paper-with-me

Papers

Option Discovery using Deep Skill Chaining

2020-05-01 · ICLR 2020 1 · Akhil Bagaria, George Konidaris

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.

📄 PDF Abstract BibTeX

Code (1)

deep-skill-chaining/deep-skill-chaining 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlHierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Skill Discovery in Continuous Reinforcement Learning Domains using Skill Chaining

2009-12-01 · NeurIPS 2009 12 · George Konidaris, Andrew G. Barto

We introduce skill chaining, a skill discovery method for reinforcement learning agents in continuous domains, that builds chains of skills leading to an end-of-task reward. We demonstrate experimentally that it creates …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Disentangled Unsupervised Skill Discovery for Efficient Hierarchical Reinforcement Learning

2024-10-15 · Jiaheng Hu, Zizhao Wang, Peter Stone, Roberto Martín-Martín

A hallmark of intelligent agents is the ability to learn reusable skills purely from unsupervised interaction with the environment. However, existing unsupervised skill discovery methods often learn entangled skills wher…

DisentanglementHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Unsupervised Skill Discovery with Bottleneck Option Learning

2021-06-27 · Jaekyeom Kim, Seohong Park, Gunhee Kim

Having the ability to acquire inherent skills from environments without any external rewards or supervision like humans is an important problem. We propose a novel unsupervised skill discovery method named Information Bo…

DisentanglementMuJoCo

Adversarial Skill Chaining for Long-Horizon Robot Manipulation via Terminal State Regularization

2021-11-15 · Youngwoon Lee, Joseph J. Lim, Anima Anandkumar, Yuke Zhu

Skill chaining is a promising approach for synthesizing complex behaviors by sequentially combining previously learned skills. Yet, a naive composition of skills fails when a policy encounters a starting state never seen…

Reinforcement Learning (RL)Robot Manipulation

Model Learning for Look-ahead Exploration in Continuous Control

2018-11-20 · Arpit Agarwal, Katharina Muelling, Katerina Fragkiadaki

We propose an exploration method that incorporates look-ahead search over basic learnt skills and their dynamics, and use it for reinforcement learning (RL) of manipulation policies . Our skills are multi-goal policies l…

continuous-controlContinuous ControlReinforcement LearningReinforcement Learning (RL)