NAACL 2025findings254 citations

RewardBench: Evaluating Reward Models for Language Modeling

Nathan Lambert, Valentina Pyatkin, Jacob Morrison, LJ Miranda, Bill Yuchen Lin, Khyathi Chandu, Nouha Dziri, Sachin Kumar

Abstract

Reward models (RMs) are at the crux of successfully using RLHF to align pretrained models to human preferences, yet there has been relatively little study that focuses on evaluation of those models. Evaluating reward models presents an opportunity to understand the opaque technologies used for alignment of language models and which values are embedded in them. Resources for reward model training and understanding are sparse in the nascent open-source community around them. To enhance scientific understanding of reward models, we present RewardBench, a benchmark dataset and code-base for evaluation. The RewardBench dataset is a collection of prompt-chosen-rejected trios spanning chat, reasoning, and safety, to benchmark how reward models perform on challenging, structured and out-of-distribution queries. We create specific comparison datasets for RMs that have subtle, but verifiable reasons (e.g. bugs, incorrect facts) why one answer should be preferred to another. On the RewardBench leaderboard, we evaluate RMs trained with a variety of methods, such as the direct MLE training of classifiers and the implicit reward modeling of Direct Preference Optimization (DPO). We present many findings on propensity for refusals, reasoning limitations, and instruction following shortcomings of various reward models towards a better understanding of the RLHF process.

BibTeX
@inproceedings{lambert-etal-2025-rewardbench,
    title = "{R}eward{B}ench: Evaluating Reward Models for Language Modeling",
    author = "Lambert, Nathan  and
      Pyatkin, Valentina  and
      Morrison, Jacob  and
      Miranda, LJ  and
      Lin, Bill Yuchen  and
      Chandu, Khyathi  and
      Dziri, Nouha  and
      Kumar, Sachin  and
      Zick, Tom  and
      Choi, Yejin  and
      Smith, Noah A.  and
      Hajishirzi, Hannaneh",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.96/",
    pages = "1755--1797",
    ISBN = "979-8-89176-195-7"
}
RewardBench: Evaluating Reward Models for Language Modeling · NAACL 2025