ROAICVLGSep 30, 2022

VIP: Towards Universal Visual Reward and Representation via Value-Implicit Pre-Training

arXiv:2210.00030v2454 citationsh-index: 38
Originality Highly original
AI Analysis

This addresses the problem of scalable robot skill learning for robotics by providing a universal visual reward and representation, though it builds incrementally on prior work in representation learning from human videos.

The paper tackles the challenge of learning visual rewards and representations for robot manipulation from human videos, introducing VIP, a self-supervised pre-trained representation that generates dense rewards for unseen tasks without fine-tuning, achieving significant performance gains on simulated and real-robot tasks and enabling few-shot offline RL with as few as 20 trajectories.

Reward and representation learning are two long-standing challenges for learning an expanding set of robot manipulation skills from sensory observations. Given the inherent cost and scarcity of in-domain, task-specific robot data, learning from large, diverse, offline human videos has emerged as a promising path towards acquiring a generally useful visual representation for control; however, how these human videos can be used for general-purpose reward learning remains an open question. We introduce $\textbf{V}$alue-$\textbf{I}$mplicit $\textbf{P}$re-training (VIP), a self-supervised pre-trained visual representation capable of generating dense and smooth reward functions for unseen robotic tasks. VIP casts representation learning from human videos as an offline goal-conditioned reinforcement learning problem and derives a self-supervised dual goal-conditioned value-function objective that does not depend on actions, enabling pre-training on unlabeled human videos. Theoretically, VIP can be understood as a novel implicit time contrastive objective that generates a temporally smooth embedding, enabling the value function to be implicitly defined via the embedding distance, which can then be used to construct the reward for any goal-image specified downstream task. Trained on large-scale Ego4D human videos and without any fine-tuning on in-domain, task-specific data, VIP's frozen representation can provide dense visual reward for an extensive set of simulated and $\textbf{real-robot}$ tasks, enabling diverse reward-based visual control methods and significantly outperforming all prior pre-trained representations. Notably, VIP can enable simple, $\textbf{few-shot}$ offline RL on a suite of real-world robot tasks with as few as 20 trajectories.

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