2023

A General Theoretical Paradigm to Understand Learning from Human Preferences

Azar, Mohammad Gheshlaghi, Rowland, Mark, Piot, Bilal et al.

Understand

The prevalent deployment of learning from human preferences through reinforcement learning (RLHF) relies on two important approximations: the first assumes that pairwise preferences can be substituted with pointwise rewards.

  • The second assumes that a reward model trained on these pointwise rewards can generalize from collected data to out-of-distribution data sampled by the policy.
  • Recently, Direct Preference Optimisation (DPO) has been proposed as an approach that bypasses the second approximation and learn directly a policy from collected data without the reward modelling stage.
  • However, this method still heavily relies on the first approximation.

Reading the bibliography…