Affordances from Human Videos as a Versatile Representation for Robotics
Shikhar Bahl, Russell Mendonca, Lili Chen, Unnat Jain, Deepak Pathak
TL;DR
VRB introduces a robot-centric affordance representation—contact points and post-contact trajectories—learned from egocentric human videos to support imitation, exploration, goal-driven tasks, and discrete RL in real-world robotics. By extracting c and tau via hand detection, skin segmentation, GMMs, and egomotion compensation, and by using a ResNet/Transformer architecture with multi-modal outputs, VRB provides transferable priors that accelerate learning across tasks and platforms. The approach is extensively validated in the wild, showing improved data quality for imitation, boosted exploration efficiency, faster goal-conditioned learning, and effective action-space discretization, with representations that transfer to control better than strong baselines. VRB thus offers a practical pathway to leverage vast human-video data for robust, real-world robotic manipulation.
Abstract
Building a robot that can understand and learn to interact by watching humans has inspired several vision problems. However, despite some successful results on static datasets, it remains unclear how current models can be used on a robot directly. In this paper, we aim to bridge this gap by leveraging videos of human interactions in an environment centric manner. Utilizing internet videos of human behavior, we train a visual affordance model that estimates where and how in the scene a human is likely to interact. The structure of these behavioral affordances directly enables the robot to perform many complex tasks. We show how to seamlessly integrate our affordance model with four robot learning paradigms including offline imitation learning, exploration, goal-conditioned learning, and action parameterization for reinforcement learning. We show the efficacy of our approach, which we call VRB, across 4 real world environments, over 10 different tasks, and 2 robotic platforms operating in the wild. Results, visualizations and videos at https://robo-affordances.github.io/
