paper-with-me

Papers

Learning Deep Parameterized Skills from Demonstration for Re-targetable Visuomotor Control

2019-10-23 · Jonathan Chang, Nishanth Kumar, Sean Hastings, Aaron Gokaslan, Diego Romeres, Devesh Jha, Daniel Nikovski, George Konidaris, Stefanie Tellex

Robots need to learn skills that can not only generalize across similar problems but also be directed to a specific goal. Previous methods either train a new skill for every different goal or do not infer the specific target in the presence of multiple goals from visual data. We introduce an end-to-end method that represents targetable visuomotor skills as a goal-parameterized neural network policy. By training on an informative subset of available goals with the associated target parameters, we are able to learn a policy that can zero-shot generalize to previously unseen goals. We evaluate our method in a representative 2D simulation of a button-grid and on both button-pressing and peg-insertion tasks on two different physical arms. We demonstrate that our model trained on 33% of the possible goals is able to generalize to more than 90% of the targets in the scene for both simulation and robot experiments. We also successfully learn a mapping from target pixel coordinates to a robot policy to complete a specified goal.

📄 PDF Abstract BibTeX arXiv:1910.10628

Code (2)

h2r/parameterized-imitation-learning 공식 구현 pytorch
h2r/ImitateLearning-Movo pytorch

Similar Papers 제목 키워드 기반

Decompose and Reorganize: Planning with Primitives and Visuomotor Policies Learned from Demonstrations

2026-07-28 · Yizhou Chen, Hang Xu, Dongjie Yu, Yupu Lu 외 arxiv

Successfully automating dexterous, long-horizon robotic manipulation requires frameworks capable of both high-level reasoning and fine-grained execution. Traditional task and motion planning (TAMP), while excellent at sy…

Motion Planning

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…

Generalization Through Hand-Eye Coordination: An Action Space for Learning Spatially-Invariant Visuomotor Control

2021-02-28 · Chen Wang, Rui Wang, Ajay Mandlekar, Li Fei-Fei 외

Imitation Learning (IL) is an effective framework to learn visuomotor skills from offline demonstration data. However, IL methods often fail to generalize to new scene configurations not covered by training data. On the …

Imitation LearningZero-shot Generalization

Learning Parameterized Skills from Demonstrations

2025-10-28 · Vedant Gupta, Haotian Fu, Calvin Luo, Yiding Jiang 외 arxiv

We present DEPS, an end-to-end algorithm for discovering parameterized skills from expert demonstrations. Our method learns parameterized skill policies jointly with a meta-policy that selects the appropriate discrete sk…

Reinforcement and Imitation Learning for Diverse Visuomotor Skills

2018-02-26 · ICLR 2018 1 · Yuke Zhu, Ziyu Wang, Josh Merel, Andrei Rusu 외

We propose a model-free deep reinforcement learning method that leverages a small amount of demonstration data to assist a reinforcement learning agent. We apply this approach to robotic manipulation tasks and train end-…

Deep Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+1