ROAICLCVLGFeb 24, 2023

Language-Driven Representation Learning for Robotics

Stanford
arXiv:2302.12766v1206 citationsh-index: 102
Originality Incremental advance
AI Analysis

This work addresses the need for robust visual representations in robotics, offering a unified solution for tasks like grasp affordance prediction and language-conditioned imitation, though it is incremental as it builds on existing methods like masked autoencoding and contrastive learning.

The paper tackled the problem of inconsistent visual representation performance across diverse robot learning tasks by introducing Voltron, a language-driven framework that outperformed prior state-of-the-art methods, particularly on tasks requiring high-level semantics.

Recent work in visual representation learning for robotics demonstrates the viability of learning from large video datasets of humans performing everyday tasks. Leveraging methods such as masked autoencoding and contrastive learning, these representations exhibit strong transfer to policy learning for visuomotor control. But, robot learning encompasses a diverse set of problems beyond control including grasp affordance prediction, language-conditioned imitation learning, and intent scoring for human-robot collaboration, amongst others. First, we demonstrate that existing representations yield inconsistent results across these tasks: masked autoencoding approaches pick up on low-level spatial features at the cost of high-level semantics, while contrastive learning approaches capture the opposite. We then introduce Voltron, a framework for language-driven representation learning from human videos and associated captions. Voltron trades off language-conditioned visual reconstruction to learn low-level visual patterns, and visually-grounded language generation to encode high-level semantics. We also construct a new evaluation suite spanning five distinct robot learning problems $\unicode{x2013}$ a unified platform for holistically evaluating visual representations for robotics. Through comprehensive, controlled experiments across all five problems, we find that Voltron's language-driven representations outperform the prior state-of-the-art, especially on targeted problems requiring higher-level features.

Code Implementations2 repos
Foundations

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

Your Notes