Reward Uncertainty for Exploration in Preference-based Reinforcement Learning
About
Conveying complex objectives to reinforcement learning (RL) agents often requires meticulous reward engineering. Preference-based RL methods are able to learn a more flexible reward model based on human preferences by actively incorporating human feedback, i.e. teacher's preferences between two clips of behaviors. However, poor feedback-efficiency still remains a problem in current preference-based RL algorithms, as tailored human feedback is very expensive. To handle this issue, previous methods have mainly focused on improving query selection and policy initialization. At the same time, recent exploration methods have proven to be a recipe for improving sample-efficiency in RL. We present an exploration method specifically for preference-based RL algorithms. Our main idea is to design an intrinsic reward by measuring the novelty based on learned reward. Specifically, we utilize disagreement across ensemble of learned reward models. Our intuition is that disagreement in learned reward model reflects uncertainty in tailored human feedback and could be useful for exploration. Our experiments show that exploration bonus from uncertainty in learned reward improves both feedback- and sample-efficiency of preference-based RL algorithms on complex robot manipulation tasks from MetaWorld benchmarks, compared with other existing exploration methods that measure the novelty of state visitation.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| door-open | Meta-World | Door Open Success Rate100 | 20 | |
| window-open | Meta-World window-open | ASR70 | 20 | |
| window-close | Meta-World window-close | ASR80 | 20 | |
| door-unlock | Meta-World | Success Rate48 | 14 | |
| Handle Press | Meta-World | Success Rate58 | 14 | |
| door-lock | Meta-World | Success Rate54 | 14 | |
| Door Close | Meta-World sim | Success Rate100 | 6 | |
| Box Open | UR5 real | Success Rate40 | 6 | |
| door-open | UR5 real | Success Rate40 | 6 | |
| box-close | Meta-World sim | Box Close Success Rate60 | 6 |