ROAIAug 18, 2020

Residual Learning from Demonstration: Adapting DMPs for Contact-rich Manipulation

arXiv:2008.07682v571 citations
AI Analysis

This work addresses a specific bottleneck in robotics for tasks involving contact and friction, offering an incremental improvement over existing DMP methods.

The paper tackles the problem of improving Dynamic Movement Primitives (DMPs) for contact-rich robotic manipulation tasks like peg-in-hole insertions by proposing a framework called residual Learning from Demonstration (rLfD), which combines DMPs with reinforcement learning to learn residual corrections, resulting in significant performance improvements in task success and generalization.

Manipulation skills involving contact and friction are inherent to many robotics tasks. Using the class of motor primitives for peg-in-hole like insertions, we study how robots can learn such skills. Dynamic Movement Primitives (DMP) are a popular way of extracting such policies through behaviour cloning (BC) but can struggle in the context of insertion. Policy adaptation strategies such as residual learning can help improve the overall performance of policies in the context of contact-rich manipulation. However, it is not clear how to best do this with DMPs. As a result, we consider several possible ways for adapting a DMP formulation and propose ``residual Learning from Demonstration`` (rLfD), a framework that combines DMPs with Reinforcement Learning (RL) to learn a residual correction policy. Our evaluations suggest that applying residual learning directly in task space and operating on the full pose of the robot can significantly improve the overall performance of DMPs. We show that rLfD offers a gentle to the joints solution that improves the task success and generalisation of DMPs \rb{and enables transfer to different geometries and frictions through few-shot task adaptation}. The proposed framework is evaluated on a set of tasks. A simulated robot and a physical robot have to successfully insert pegs, gears and plugs into their respective sockets. Other material and videos accompanying this paper are provided at https://sites.google.com/view/rlfd/.

Foundations

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

Your Notes