ROAILGFeb 26, 2018

Reinforcement and Imitation Learning for Diverse Visuomotor Skills

arXiv:1802.09564v2344 citations
AI Analysis

This addresses the challenge of efficiently training robots for complex tasks without laborious scripted controllers, though it appears incremental as it builds on existing reinforcement and imitation learning methods.

The paper tackles the problem of training robotic manipulation policies for diverse visuomotor tasks by combining reinforcement learning with a small amount of demonstration data, resulting in significantly better performance than using either method alone and achieving preliminary zero-shot sim2real transfer.

We propose a model-free deep reinforcement learning method that leverages a small amount of demonstration data to assist a reinforcement learning agent. We apply this approach to robotic manipulation tasks and train end-to-end visuomotor policies that map directly from RGB camera inputs to joint velocities. We demonstrate that our approach can solve a wide variety of visuomotor tasks, for which engineering a scripted controller would be laborious. In experiments, our reinforcement and imitation agent achieves significantly better performances than agents trained with reinforcement learning or imitation learning alone. We also illustrate that these policies, trained with large visual and dynamics variations, can achieve preliminary successes in zero-shot sim2real transfer. A brief visual description of this work can be viewed in https://youtu.be/EDl8SQUNjj0

Code Implementations1 repo
Foundations

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

Your Notes