ROAISep 15, 2018

Learning Robust Manipulation Skills with Guided Policy Search via Generative Motor Reflexes

arXiv:1809.05714v28 citations
Originality Incremental advance
AI Analysis

This work addresses robustness issues in robot manipulation for tasks requiring precise control, representing an incremental improvement over existing Guided Policy Search methods.

The paper tackles the problem of learning robust manipulation skills in robotics by introducing Generative Motor Reflexes, a new policy representation that generates robust actions over a broader state space, leading to improved performance in contact-rich tasks like peg-in-hole with reduced training needs.

Guided Policy Search enables robots to learn control policies for complex manipulation tasks efficiently. Therein, the control policies are represented as high-dimensional neural networks which derive robot actions based on states. However, due to the small number of real-world trajectory samples in Guided Policy Search, the resulting neural networks are only robust in the neighbourhood of the trajectory distribution explored by real-world interactions. In this paper, we present a new policy representation called Generative Motor Reflexes, which is able to generate robust actions over a broader state space compared to previous methods. In contrast to prior state-action policies, Generative Motor Reflexes map states to parameters for a state-dependent motor reflex, which is then used to derive actions. Robustness is achieved by generating similar motor reflexes for many states. We evaluate the presented method in simulated and real-world manipulation tasks, including contact-rich peg-in-hole tasks. Using these evaluation tasks, we show that policies represented as Generative Motor Reflexes lead to robust manipulation skills also outside the explored trajectory distribution with less training needs compared to previous methods.

Foundations

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

Your Notes