RRM: Robust Reward Model Training Mitigates Reward Hacking
Tianqi Liu, Wei Xiong, Jie Ren, Lichang Chen, Junru Wu, Rishabh Joshi,, Yang Gao, Jiaming Shen, Zhen Qin, Tianhe Yu, Daniel Sohn, Anastasiia, Makarova, Jeremiah Liu, Yuan Liu, Bilal Piot, Abe Ittycheriah, Aviral Kumar,, Mohammad Saleh

TL;DR
This paper introduces a causal framework and data augmentation technique to train more robust reward models that better distinguish genuine preferences from artifacts, improving alignment of language models with human values.
Contribution
It presents a novel causal approach and data augmentation method to mitigate reward hacking, leading to more reliable reward models for aligning language models.
Findings
RRM achieves higher accuracy on RewardBench (84.15%)
RRM improves DPO policy scores on MT-Bench (8.31)
RRM enhances win-rates in AlpacaEval-2 (52.49%)
Abstract
Reward models (RMs) play a pivotal role in aligning large language models (LLMs) with human preferences. However, traditional RM training, which relies on response pairs tied to specific prompts, struggles to disentangle prompt-driven preferences from prompt-independent artifacts, such as response length and format. In this work, we expose a fundamental limitation of current RM training methods, where RMs fail to effectively distinguish between contextual signals and irrelevant artifacts when determining preferences. To address this, we introduce a causal framework that learns preferences independent of these artifacts and propose a novel data augmentation technique designed to eliminate them. Extensive experiments show that our approach successfully filters out undesirable artifacts, yielding a more robust reward model (RRM). Our RRM improves the performance of a pairwise reward model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsHuman-Automation Interaction and Safety
MethodsDirect Preference Optimization
