Masked Visual Pre-training for Motor Control
Tete Xiao, Ilija Radosavovic, Trevor Darrell, Jitendra Malik

TL;DR
This paper demonstrates that self-supervised masked visual pre-training on real-world images significantly improves motor control from pixels, outperforming supervised methods and enabling versatile, task-agnostic control without fine-tuning.
Contribution
It introduces a scalable self-supervised pre-training approach for visual representations used in motor control, along with a new benchmark suite for diverse manipulation tasks.
Findings
Self-supervised pre-training outperforms supervised encoders by up to 80% success rate.
In-the-wild images yield better representations than ImageNet images.
The same visual encoder can be used across multiple tasks without fine-tuning.
Abstract
This paper shows that self-supervised visual pre-training from real-world images is effective for learning motor control tasks from pixels. We first train the visual representations by masked modeling of natural images. We then freeze the visual encoder and train neural network controllers on top with reinforcement learning. We do not perform any task-specific fine-tuning of the encoder; the same visual representations are used for all motor control tasks. To the best of our knowledge, this is the first self-supervised model to exploit real-world images at scale for motor control. To accelerate progress in learning from pixels, we contribute a benchmark suite of hand-designed tasks varying in movements, scenes, and robots. Without relying on labels, state-estimation, or expert demonstrations, we consistently outperform supervised encoders by up to 80% absolute success rate, sometimes…
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
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Human Pose and Action Recognition
