VerifyBench: Benchmarking Reference-based Reward Systems for Large Language Models
Yuchen Yan, Jin Jiang, Zhenbang Ren, Yijun Li, Xudong Cai, Yang Liu, Xin Xu, Mengdi Zhang, Jian Shao, Yongliang Shen, Jun Xiao, Yueting Zhuang
TL;DR
VerifyBench and VerifyBench-Hard provide ground-truth–grounded benchmarks for evaluating reference-based reward verifiers in large language models. The paper differentiates absolute correctness verification from traditional pairwise preference evaluation, and builds two data pipelines with extensive human annotation to assess verifier accuracy. Key findings show state-of-the-art verifiers achieve high accuracy on VerifyBench but struggle on the more difficult VerifyBench-Hard, with reference answers substantially boosting verification performance. The work demonstrates the practical value of high-quality verification signals for RL in reasoning tasks and offers insights into error modes and model-scale effects that guide future improvements.
Abstract
Large reasoning models such as OpenAI o1 and DeepSeek-R1 have achieved remarkable performance in the domain of reasoning. A key component of their training is the incorporation of verifiable rewards within reinforcement learning (RL). However, existing reward benchmarks do not evaluate reference-based reward systems, leaving researchers with limited understanding of the accuracy of verifiers used in RL. In this paper, we introduce two benchmarks, VerifyBench and VerifyBench-Hard, designed to assess the performance of reference-based reward systems. These benchmarks are constructed through meticulous data collection and curation, followed by careful human annotation to ensure high quality. Current models still show considerable room for improvement on both VerifyBench and VerifyBench-Hard, especially smaller-scale models. Furthermore, we conduct a thorough and comprehensive analysis of evaluation results, offering insights for understanding and developing reference-based reward systems. Our proposed benchmarks serve as effective tools for guiding the development of verifier accuracy and the reasoning capabilities of models trained via RL in reasoning tasks.
