Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PEBBLE: Feedback-Efficient Interactive Reinforcement Learning via Relabeling Experience and Unsupervised Pre-training

About

Conveying complex objectives to reinforcement learning (RL) agents can often be difficult, involving meticulous design of reward functions that are sufficiently informative yet easy enough to provide. Human-in-the-loop RL methods allow practitioners to instead interactively teach agents through tailored feedback; however, such approaches have been challenging to scale since human feedback is very expensive. In this work, we aim to make this process more sample- and feedback-efficient. We present an off-policy, interactive RL algorithm that capitalizes on the strengths of both feedback and off-policy learning. Specifically, we learn a reward model by actively querying a teacher's preferences between two clips of behavior and use it to train an agent. To enable off-policy learning, we relabel all the agent's past experience when its reward model changes. We additionally show that pre-training our agents with unsupervised exploration substantially increases the mileage of its queries. We demonstrate that our approach is capable of learning tasks of higher complexity than previously considered by human-in-the-loop methods, including a variety of locomotion and robotic manipulation skills. We also show that our method is able to utilize real-time human feedback to effectively prevent reward exploitation and learn new behaviors that are difficult to specify with standard reward functions.

Kimin Lee, Laura Smith, Pieter Abbeel• 2021

Related benchmarks

TaskDatasetResultRank
LocomotionD4RL MuJoCo Tasks
Average D4RL Locomotion Score (v2)60.7
29
door-openMeta-World
Door Open Success Rate95
20
window-openMeta-World window-open
ASR20
20
window-closeMeta-World window-close
ASR60
20
door-lockMeta-World
Success Rate82
14
door-unlockMeta-World
Success Rate56
14
Handle PressMeta-World
Success Rate42
14
door-openUR5 real
Success Rate50
6
Box OpenMeta-World sim
Box Open Success Rate80
6
Door CloseMeta-World sim
Success Rate95
6
Showing 10 of 16 rows

Other info

Follow for update