Reinforcement Learning with Videos: Combining Offline Observations with Interaction
Karl Schmeckpeper, Oleh Rybkin, Kostas Daniilidis, Sergey Levine,, Chelsea Finn

TL;DR
This paper introduces RLV, a framework that enables reinforcement learning directly from human videos combined with robot data, reducing the amount of robot experience needed to learn complex skills.
Contribution
RLV is a novel approach that integrates human video data with robot experience to improve learning efficiency in reinforcement learning for robots.
Findings
RLV reduces robot data requirements by over 50%.
RLV successfully learns challenging vision-based skills.
Videos of humans can be effectively used for robot skill acquisition.
Abstract
Reinforcement learning is a powerful framework for robots to acquire skills from experience, but often requires a substantial amount of online data collection. As a result, it is difficult to collect sufficiently diverse experiences that are needed for robots to generalize broadly. Videos of humans, on the other hand, are a readily available source of broad and interesting experiences. In this paper, we consider the question: can we perform reinforcement learning directly on experience collected by humans? This problem is particularly difficult, as such videos are not annotated with actions and exhibit substantial visual domain shift relative to the robot's embodiment. To address these challenges, we propose a framework for reinforcement learning with videos (RLV). RLV learns a policy and value function using experience collected by humans in combination with data collected by robots.…
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
TopicsReinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
