LGROApr 29, 2020

Meta-Reinforcement Learning for Robotic Industrial Insertion Tasks

arXiv:2004.14404v2104 citations
AI Analysis

This addresses the problem of expensive and unsafe real-world training for robotic insertion tasks, offering a practical solution for industrial automation.

The paper tackled the challenge of robotic insertion tasks by using meta-reinforcement learning to train policies in simulation and adapt them quickly in the real world, achieving success with less than 20 real-world trials.

Robotic insertion tasks are characterized by contact and friction mechanics, making them challenging for conventional feedback control methods due to unmodeled physical effects. Reinforcement learning (RL) is a promising approach for learning control policies in such settings. However, RL can be unsafe during exploration and might require a large amount of real-world training data, which is expensive to collect. In this paper, we study how to use meta-reinforcement learning to solve the bulk of the problem in simulation by solving a family of simulated industrial insertion tasks and then adapt policies quickly in the real world. We demonstrate our approach by training an agent to successfully perform challenging real-world insertion tasks using less than 20 trials of real-world experience. Videos and other material are available at https://pearl-insertion.github.io/

Foundations

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

Your Notes