Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ODIN: Disentangled Reward Mitigates Hacking in RLHF

About

In this work, we study the issue of reward hacking on the response length, a challenge emerging in Reinforcement Learning from Human Feedback (RLHF) on LLMs. A well-formatted, verbose but less helpful response from the LLMs can often deceive LLMs or even human evaluators to achieve high scores. The same issue also holds for some reward models in RL. To address the challenges in both training and evaluation, we establish a more reliable evaluation protocol for comparing different training configurations, which inspects the trade-off between LLM evaluation score and response length obtained by varying training hyperparameters. Based on this evaluation, we conduct large-scale studies, where the results shed insights into the efficacy of hyperparameters and tricks used in RL on mitigating length bias. We further propose to improve the reward model by jointly training two linear heads on shared feature representations to predict the rewards, one trained to correlate with length, and the other trained to decorrelate with length and therefore focus more on the actual content. We then discard the length head in RL to prevent reward hacking on length. Experiments demonstrate that our approach almost eliminates the reward correlation with length, and improves the obtained policy by a significant margin.

Lichang Chen, Chen Zhu, Davit Soselia, Jiuhai Chen, Tianyi Zhou, Tom Goldstein, Heng Huang, Mohammad Shoeybi, Bryan Catanzaro• 2024

Related benchmarks

TaskDatasetResultRank
Reward Hacking MitigationSynthetic Goodhart 1.0 (Evaluation)
R_g3.78
10
Reward Hacking MitigationExcessive HH Harmless 1.0 (Evaluation)
Reference Error Rate18.2
10
Reward Hacking MitigationLength Bias OA Length 1.0 (Evaluation)
Dominance35
9
Length Bias MitigationLength Bias
Avg Length268
8
Code Gaming MitigationCode Gaming (held-out tests)
Gaming Rate42.1
8
Sycophancy MitigationSycophancy
Sycophancy51.6
8
Showing 6 of 6 rows

Other info

Follow for update