paper-with-me

홈 › Papers

Robotic Offline RL from Internet Videos via Value-Function Pre-Training

2023-09-22 · Chethan Bhateja, Derek Guo, Dibya Ghosh, Anikait Singh, Manan Tomar, Quan Vuong, Yevgen Chebotar, Sergey Levine, Aviral Kumar

Pre-training on Internet data has proven to be a key ingredient for broad generalization in many modern ML systems. What would it take to enable such capabilities in robotic reinforcement learning (RL)? Offline RL methods, which learn from datasets of robot experience, offer one way to leverage prior data into the robotic learning pipeline. However, these methods have a "type mismatch" with video data (such as Ego4D), the largest prior datasets available for robotics, since video offers observation-only experience without the action or reward annotations needed for RL methods. In this paper, we develop a system for leveraging large-scale human video datasets in robotic offline RL, based entirely on learning value functions via temporal-difference learning. We show that value learning on video datasets learns representations that are more conducive to downstream robotic offline RL than other approaches for learning from video data. Our system, called V-PTR, combines the benefits of pre-training on video data with robotic offline RL approaches that train on diverse robot data, resulting in value functions and policies for manipulation tasks that perform better, act robustly, and generalize broadly. On several manipulation tasks on a real WidowX robot, our framework produces policies that greatly improve over prior methods. Our video and additional details can be found at https://dibyaghosh.com/vptr/

📄 PDF Abstract BibTeX arXiv:2309.13041

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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

2022-09-30 · Yecheng Jason Ma, Shagun Sodhani, Dinesh Jayaraman, Osbert Bastani 외

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 r…

Offline RLOpen-Ended Question AnsweringRepresentation LearningRobot Manipulation

Q-Transformer: Scalable Offline Reinforcement Learning via Autoregressive Q-Functions

2023-09-18 · Yevgen Chebotar, Quan Vuong, Alex Irpan, Karol Hausman 외

In this work, we present a scalable reinforcement learning method for training multi-task policies from large offline datasets that can leverage both human demonstrations and autonomously collected data. Our method uses …

Imitation LearningOffline RLQ-Learningreinforcement-learning+1

Affordances from Human Videos as a Versatile Representation for Robotics

2023-04-17 · CVPR 2023 1 · Shikhar Bahl, Russell Mendonca, Lili Chen, Unnat Jain 외

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 b…

Imitation Learning

Steering Your Generalists: Improving Robotic Foundation Models via Value Guidance

2024-10-17 · Mitsuhiko Nakamoto, Oier Mees, Aviral Kumar, Sergey Levine

Large, general-purpose robotic policies trained on diverse demonstration datasets have been shown to be remarkably effective both for controlling a variety of robots in a range of different scenes, and for acquiring broa…

Offline RLRe-Ranking

Video-Enhanced Offline Reinforcement Learning: A Model-Based Approach

2025-05-10 · Minting Pan, Yitao Zheng, Jiajian Li, Yunbo Wang 외

Offline reinforcement learning (RL) enables policy optimization using static datasets, avoiding the risks and costs of extensive real-world exploration. However, it struggles with suboptimal offline behaviors and inaccur…

Autonomous DrivingOffline RLreinforcement-learningReinforcement Learning+1