2023

Benchmarks and Algorithms for Offline Preference-Based Reward Learning

Shin, Daniel, Dragan, Anca D., Brown, Daniel S.

Understand

Learning a reward function from human preferences is challenging as it typically requires having a high-fidelity simulator or using expensive and potentially unsafe actual physical rollouts in the environment.

  • However, in many tasks the agent might have access to offline data from related tasks in the same target environment.
  • While offline data is increasingly being used to aid policy optimization via offline RL, our observation is that it can be a surprisingly rich source of information for preference learning as well.
  • We propose an approach that uses an offline dataset to craft preference queries via pool-based active learning, learns a distribution over reward functions, and optimizes a corresponding policy via offline RL.

Reading the bibliography…