Robustness via Retrying: Closed-Loop Robotic Manipulation with Self-Supervised Learning
Frederik Ebert, Sudeep Dasari, Alex X. Lee, Sergey Levine, Chelsea, Finn

TL;DR
This paper introduces a self-supervised, retry-based approach for robotic manipulation from raw images, enabling robots to learn complex tasks through continuous retrying and object tracking, with minimal labeled data.
Contribution
It proposes a novel self-supervised algorithm for image registration that allows robots to track objects during retries, improving task success despite imperfect models.
Findings
Robots can learn complex manipulation tasks from raw images using only autonomous data.
A self-supervised image registration method enables continuous task retries.
Models trained on 160 hours of data successfully manipulate unseen objects.
Abstract
Prediction is an appealing objective for self-supervised learning of behavioral skills, particularly for autonomous robots. However, effectively utilizing predictive models for control, especially with raw image inputs, poses a number of major challenges. How should the predictions be used? What happens when they are inaccurate? In this paper, we tackle these questions by proposing a method for learning robotic skills from raw image observations, using only autonomously collected experience. We show that even an imperfect model can complete complex tasks if it can continuously retry, but this requires the model to not lose track of the objective (e.g., the object of interest). To enable a robot to continuously retry a task, we devise a self-supervised algorithm for learning image registration, which can keep track of objects of interest for the duration of the trial. We demonstrate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Robot Manipulation and Learning · Reinforcement Learning in Robotics
