paper-with-me

Papers

Bootstrapping Motor Skill Learning with Motion Planning

2021-01-12 · Ben Abbatematteo, Eric Rosen, Stefanie Tellex, George Konidaris

Learning a robot motor skill from scratch is impractically slow; so much so that in practice, learning must be bootstrapped using a good skill policy obtained from human demonstration. However, relying on human demonstration necessarily degrades the autonomy of robots that must learn a wide variety of skills over their operational lifetimes. We propose using kinematic motion planning as a completely autonomous, sample efficient way to bootstrap motor skill learning for object manipulation. We demonstrate the use of motion planners to bootstrap motor skills in two complex object manipulation scenarios with different policy representations: opening a drawer with a dynamic movement primitive representation, and closing a microwave door with a deep neural network policy. We also show how our method can bootstrap a motor skill for the challenging dynamic task of learning to hit a ball off a tee, where a kinematic plan based on treating the scene as static is insufficient to solve the task, but sufficient to bootstrap a more dynamic policy. In all three cases, our method is competitive with human-demonstrated initialization, and significantly outperforms starting with a random policy. This approach enables robots to to efficiently and autonomously learn motor policies for dynamic tasks without human demonstration.

📄 PDF Abstract BibTeX arXiv:2101.04736

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

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

Learning robot motor skills with mixed reality

2022-03-21 · Eric Rosen, Sreehari Rammohan, Devesh Jha

Mixed Reality (MR) has recently shown great success as an intuitive interface for enabling end-users to teach robots. Related works have used MR interfaces to communicate robot intents and beliefs to a co-located human, …

Mixed RealityWorld Knowledge

Learning Transferable Motor Skills for Geometry-Aware Robotic Surface Tasks

2026-05-24 · Miroslav David, Karla Stepanova, Robert Babuska arxiv

Robotic surface-interaction tasks, such as spray painting or welding, require both accurate geometric planning and precise motion execution. While modern motion planners generate valid geometric paths, they often lack th…

Motion Planning

ReinforceGen: Hybrid Skill Policies with Automated Data Generation and Reinforcement Learning

2025-12-18 · Zihan Zhou, Animesh Garg, Ajay Mandlekar, Caelan Garrett arxiv

Long-horizon manipulation has been a long-standing challenge in the robotics community. We propose ReinforceGen, a system that combines task decomposition, data generation, imitation learning, and motion planning to form…

Reinforcement LearningMotion Planning

Motor skill learning by increasing the movement planning horizon

2015-10-17

We investigated motor skill learning using a path tracking task, where human subjects had to track various curved paths as fast as possible, in the absence of any external perturbations. Subjects became better with pract…