Formula

Implicit reward .

The KL-constrained RLHF objective has a closed-form optimal policy, so the reward can be expressed through the policy and the reference model (β€œyour language model is secretly a reward model”). DPO eliminates the reward model and sampling from the policy in an RL loop; it still needs preference data.

Appears in