ROApr 22, 2020

Stability-Guaranteed Reinforcement Learning for Contact-rich Manipulation

arXiv:2004.10886v251 citations
AI Analysis

This addresses the challenge of stability guarantees in RL for robotics, offering a solution for safe and reliable manipulation tasks, though it builds incrementally on existing variable impedance control methods.

The paper tackles the problem of ensuring stability in reinforcement learning for contact-rich manipulation, introducing a model-free RL method that achieves all-the-time-stability and successfully applies it to the peg-in-hole benchmark.

Reinforcement learning (RL) has had its fair share of success in contact-rich manipulation tasks but it still lags behind in benefiting from advances in robot control theory such as impedance control and stability guarantees. Recently, the concept of variable impedance control (VIC) was adopted into RL with encouraging results. However, the more important issue of stability remains unaddressed. To clarify the challenge in stable RL, we introduce the term all-the-time-stability that unambiguously means that every possible rollout will be stability certified. Our contribution is a model-free RL method that not only adopts VIC but also achieves all-the-time-stability. Building on a recently proposed stable VIC controller as the policy parameterization, we introduce a novel policy search algorithm that is inspired by Cross-Entropy Method and inherently guarantees stability. Our experimental studies confirm the feasibility and usefulness of stability guarantee and also features, to the best of our knowledge, the first successful application of RL with all-the-time-stability on the benchmark problem of peg-in-hole.

Foundations

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

Your Notes