LGROMLAug 11, 2019

Experience Reuse with Probabilistic Movement Primitives

arXiv:1908.03936v211 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of time-consuming skill acquisition in robotics, offering an incremental improvement for faster robot learning.

The paper tackles the problem of learning new robot motor skills more efficiently by reusing past experiences, showing that initializing the search space with similar tasks reduces required learning iterations by over 60% and improves skill quality.

Acquiring new robot motor skills is cumbersome, as learning a skill from scratch and without prior knowledge requires the exploration of a large space of motor configurations. Accordingly, for learning a new task, time could be saved by restricting the parameter search space by initializing it with the solution of a similar task. We present a framework which is able of such knowledge transfer from already learned movement skills to a new learning task. The framework combines probabilistic movement primitives with descriptions of their effects for skill representation. New skills are first initialized with parameters inferred from related movement primitives and thereafter adapted to the new task through relative entropy policy search. We compare two different transfer approaches to initialize the search space distribution with data of known skills with a similar effect. We show the different benefits of the two knowledge transfer approaches on an object pushing task for a simulated 3-DOF robot. We can show that the quality of the learned skills improves and the required iterations to learn a new task can be reduced by more than 60% when past experiences are utilized.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes