paper-with-me

Papers

Learning an Embedding Space for Transferable Robot Skills

2018-01-01 · ICLR 2018 1 · Karol Hausman, Jost Tobias Springenberg, Ziyu Wang, Nicolas Heess, Martin Riedmiller

We present a method for reinforcement learning of closely related skills that are parameterized via a skill embedding space. We learn such skills by taking advantage of latent variables and exploiting a connection between reinforcement learning and variational inference. The main contribution of our work is an entropy-regularized policy gradient formulation for hierarchical policies, and an associated, data-efficient and robust off-policy gradient algorithm based on stochastic value gradients. We demonstrate the effectiveness of our method on several simulated robotic manipulation tasks. We find that our method allows for discovery of multiple solutions and is capable of learning the minimum number of distinct skills that are necessary to solve a given set of tasks. In addition, our results indicate that the hereby proposed technique can interpolate and/or sequence previously learned skills in order to accomplish more complex tasks, even in the presence of sparse rewards.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Similar Papers 제목 키워드 기반

Scaling simulation-to-real transfer by learning composable robot skills

2018-09-26 · Ryan Julian, Eric Heiden, Zhanpeng He, Hejia Zhang 외

We present a novel solution to the problem of simulation-to-real transfer, which builds on recent advances in robot skill decomposition. Rather than focusing on minimizing the simulation-reality gap, we learn a set of di…

Adversarial Skill Networks: Unsupervised Robot Skill Learning from Video

2019-10-21 · Oier Mees, Markus Merklinger, Gabriel Kalweit, Wolfram Burgard

Key challenges for the deployment of reinforcement learning (RL) agents in the real world are the discovery, representation and reuse of skills in the absence of a reward function. To this end, we propose a novel approac…

continuous-controlContinuous ControlMetric LearningReinforcement Learning+4

Accelerating Reinforcement Learning with Learned Skill Priors

2020-10-22 · Karl Pertsch, Youngwoon Lee, Joseph J. Lim

Intelligent agents rely heavily on prior experience when learning a new task, yet most modern reinforcement learning (RL) approaches learn every task from scratch. One approach for leveraging prior knowledge is to transf…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Meta-Learning Parameterized Skills

2022-06-07 · Haotian Fu, Shangqun Yu, Saket Tiwari, Michael Littman 외

We propose a novel parameterized skill-learning algorithm that aims to learn transferable parameterized skills and synthesize them into a new action space that supports efficient learning in long-horizon tasks. We propos…

Meta-LearningRobot Manipulation

SkillPlug: Unsupervised Skill Mining for Few-Shot Adaptation in Robotic Manipulation

2026-07-09 · Zi-han Ding, Ziwei Wang arxiv

Learning transferable visuomotor imitation policies that generalize across diverse manipulation tasks and adapt rapidly to new tasks from only a handful of demonstrations remains challenging. Most modern policies are tra…