Probing Preference Representations: A Multi-Dimensional Evaluation and Analysis Method for Reward Models
Chenglong Wang, Yifu Huo, Yang Gan, Yongyu Mu, Qiaozhi He, Murun Yang, Bei Li, Chunliang Zhang, Tongran Liu, Anxiang Ma, Zhengtao Yu, Jingbo Zhu, Tong Xiao
TL;DR
The paper addresses the limitation of evaluating reward models purely via fixed pairwise ranking by proposing MRMBench, a Multi-dimensional Reward Model Benchmark with six probing tasks that span harmlessness, helpfulness, correctness, coherence, complexity, and verbosity. It introduces inference-time probing to identify which preference dimensions a reward model relies on and to provide a confidence metric for reward predictions, all without additional training. Empirical results show MRMBench correlates strongly with downstream LLM alignment and reveal challenges in simultaneously capturing all dimensions, while inference-time probing enables interpretable diagnostics and improves alignment outcomes. The work suggests multi-objective optimization is needed in reward modeling and provides practical tools for more transparent and robust alignment of LLMs.
Abstract
Previous methods evaluate reward models by testing them on a fixed pairwise ranking test set, but they typically do not provide performance information on each preference dimension. In this work, we address the evaluation challenge of reward models by probing preference representations. To confirm the effectiveness of this evaluation method, we construct a Multi-dimensional Reward Model Benchmark (MRMBench), a collection of six probing tasks for different preference dimensions. We design it to favor and encourage reward models that better capture preferences across different dimensions. Furthermore, we introduce an analysis method, inference-time probing, which identifies the dimensions used during the reward prediction and enhances its interpretability. Through extensive experiments, we find that MRMBench strongly correlates with the alignment performance of large language models (LLMs), making it a reliable reference for developing advanced reward models. Our analysis of MRMBench evaluation results reveals that reward models often struggle to capture preferences across multiple dimensions, highlighting the potential of multi-objective optimization in reward modeling. Additionally, our findings show that the proposed inference-time probing method offers a reliable metric for assessing the confidence of reward predictions, which ultimately improves the alignment of LLMs.
