Evaluating Reward Model Generalization via Pairwise Maximum Discrepancy Competitions
Shunyang Luo, Peibei Cao, Zhihui Zhu, Kehua Feng, Zhihua Wang, Keyan Ding
TL;DR
Reward models often generalize poorly to unseen prompts, a shortcoming not captured by static benchmarks. The authors introduce Pairwise Maximum Discrepancy Competition (PMDC), a dynamic evaluation framework that actively samples prompt–response pairs from a large open-domain pool to maximize disagreement between RMs, adjudicates them with an LLM-based oracle in a 2AFC setup, and aggregates results with a Bradley–Terry model to produce global rankings and win-rate landscapes. On 10 representative RMs, PMDC reveals substantial rank reshuffling relative to traditional benchmarks and provides diagnostics of systematic generalization failures, illustrating the framework’s diagnostic value. Beyond evaluation, PMDC-identified samples can be used for targeted fine-tuning, improving RM robustness and alignment fidelity by focusing on high-disagreement cases. The work offers a scalable, annotation-efficient method for probing RM generalization and guiding practical improvements in reward modeling.
Abstract
Reward models (RMs) are central to aligning large language models, yet their practical effectiveness hinges on generalization to unseen prompts and shifting distributions. Most existing RM evaluations rely on static, pre-annotated preference datasets, which provide limited coverage and often fail to faithfully assess generalization in open-world settings. We introduce Pairwise Maximum Discrepancy Competition (PMDC), a dynamic and annotation-efficient framework for evaluating RM generalization using a large, unlabeled, open-domain prompt pool. PMDC actively selects prompt--response pairs that maximize disagreement between two RMs, yielding a compact set of highly contentious test cases. These cases are adjudicated by an oracle, and the resulting outcomes are aggregated via a Bradley--Terry model to produce a global ranking and pairwise win-rate landscape of RMs. We apply PMDC to re-evaluate 10 representative RMs and observe substantial rank reshuffling compared with conventional benchmarks. Qualitative analyses further uncover systematic generalization failures, providing valuable insights for improving reward modeling.
