paper-with-me

Papers

Reinforcement Learning with Videos: Combining Offline Observations with Interaction

2020-11-12 · Karl Schmeckpeper, Oleh Rybkin, Kostas Daniilidis, Sergey Levine, Chelsea Finn

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. In our experiments, we find that RLV is able to leverage such videos to learn challenging vision-based skills with less than half as many samples as RL methods that learn from scratch.

📄 PDF Abstract BibTeX arXiv:2011.06507

Code (1)

kschmeckpeper/rl_with_videos 공식 구현 tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

BAFFLE: Hiding Backdoors in Offline Reinforcement Learning Datasets

2022-10-07 · Chen Gong, Zhou Yang, Yunpeng Bai, Junda He 외

Reinforcement learning (RL) makes an agent learn from trial-and-error experiences gathered during the interaction with the environment. Recently, offline RL has become a popular RL paradigm because it saves the interacti…

Autonomous DrivingBackdoor AttackOffline RLreinforcement-learning+2

Augmenting Offline Reinforcement Learning with State-only Interactions

2024-02-01 · Shangzhe Li, Xinhua Zhang

Batch offline data have been shown considerably beneficial for reinforcement learning. Their benefit is further amplified by upsampling with generative models. In this paper, we consider a novel opportunity where interac…

D4RLData AugmentationKnowledge Distillationreinforcement-learning+1

Offline Reinforcement Learning from Images with Latent Space Models

2020-12-21 · Rafael Rafailov, Tianhe Yu, Aravind Rajeswaran, Chelsea Finn

Offline reinforcement learning (RL) refers to the problem of learning policies from a static dataset of environment interactions. Offline RL enables extensive use and re-use of historical datasets, while also alleviating…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Challenges and Opportunities in Offline Reinforcement Learning from Visual Observations

2022-06-09 · Cong Lu, Philip J. Ball, Tim G. J. Rudner, Jack Parker-Holder 외

Offline reinforcement learning has shown great promise in leveraging large pre-collected datasets for policy learning, allowing agents to forgo often-expensive online data collection. However, offline reinforcement learn…

Benchmarkingcontinuous-controlContinuous ControlOffline RL+3

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