← Latest papers
💬 NLP

VerifyBench: Benchmarking Reference-based Reward Systems for Large Language Models

This paper introduces VerifyBench and VerifyBench-Hard, two new benchmarks designed to evaluate reference-based reward systems for large reasoning models, revealing that while current verifiers show promise on standard tasks, they still require significant improvement on challenging instances to fully support reinforcement learning training.

Original authors: Yuchen Yan, Jin Jiang, Zhenbang Ren, Yijun Li, Xudong Cai, Yang Liu, Xin Xu, Mengdi Zhang, Jian Shao, Yongliang Shen, Jun Xiao, Yueting Zhuang

Published 2026-02-19
📖 4 min read☕ Coffee break read

Original authors: Yuchen Yan, Jin Jiang, Zhenbang Ren, Yijun Li, Xudong Cai, Yang Liu, Xin Xu, Mengdi Zhang, Jian Shao, Yongliang Shen, Jun Xiao, Yueting Zhuang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a brilliant but sometimes overconfident student (a Large Language Model) how to solve complex math and logic puzzles. You want them to get better, so you use a system called Reinforcement Learning. In this system, the student tries to solve a problem, and a "Teacher" (the Reward System) gives them a score: "Good job!" or "Try again."

For a long time, teachers just compared two different answers the student gave and said, "Answer A is better than Answer B." But recently, a new generation of super-smart students (like OpenAI's o1 or DeepSeek-R1) has emerged. These students don't just guess; they think step-by-step. To train them, we need a different kind of teacher: one who checks the student's answer against a Golden Answer Key (the ground truth) and says, "Yes, this is exactly right," or "No, this is wrong."

The problem? We didn't have a good way to test if these "Answer Key Checkers" were actually doing their job well.

Enter VerifyBench, the new benchmark introduced in this paper. Think of it as a standardized "Teacher's Exam" designed specifically to test how well these Answer Key Checkers work.

The Two Levels of the Exam

The researchers created two versions of this exam to test teachers at different skill levels:

  1. VerifyBench (The Standard Exam):

    • What it is: A collection of 1,000 questions covering math, logic, and general reasoning.
    • The Setup: For every question, they have the question, the Golden Answer, and two student answers: one that is Correct and one that is Incorrect.
    • The Goal: The "Teacher" (the AI verifier) must look at the student's answer and the Golden Answer and decide: "Is this student right or wrong?"
    • The Result: Most current AI teachers are pretty good at this, getting over 90% accuracy on easy cases.
  2. VerifyBench-Hard (The "Nightmare" Exam):

    • What it is: A tougher version with 945 questions.
    • How it was made: The researchers took questions where even the smartest AI models couldn't agree on the answer. If Model A said "Right" and Model B said "Wrong," that question was flagged as "Hard."
    • The Goal: Can the Teacher spot the truth when even other AIs are confused?
    • The Result: This is where things get messy. Even the best AI teachers dropped to around 70-80% accuracy. This shows that while AI is getting smarter, it still struggles to be a perfect judge when things get tricky.

Why Does This Matter? (The "Garbage In, Garbage Out" Analogy)

Imagine you are training a racehorse.

  • If your coach (the Reward System) is a great judge, they tell the horse, "Great stride!" when it runs well, and "Slow down!" when it stumbles. The horse gets faster.
  • If your coach is a bad judge, they might praise the horse when it trips and scold it when it runs fast. The horse gets confused and stops improving.

The paper shows that if we use a weak "Teacher" to train our reasoning models, the models might learn the wrong things. VerifyBench helps us find the best "Teachers" before we use them to train the next generation of super-AIs.

Key Findings in Plain English

  • Reference Answers are Crucial: The paper found that AI teachers perform much better when they are allowed to look at the "Golden Answer Key" while grading. Without it, they are like a teacher grading a test without an answer key—guessing is much harder!
  • Size Matters (But Not Everything): Bigger AI models generally make better teachers. However, the researchers found that even smaller, faster models can be decent teachers if trained correctly, which is important because big models are expensive to run.
  • Where They Fail: The AI teachers struggle most with:
    • Complex Math: When the answer involves multiple numbers or tricky formulas.
    • Semantic Nuance: When the answer is a sentence that means the same thing but is written differently (e.g., "The cat is happy" vs. "Happy is the cat").
    • Ordering: Sometimes the order of numbers doesn't matter (e.g., "1, 2" is the same as "2, 1"), but the AI gets confused and marks it wrong.

The Bottom Line

The authors built VerifyBench to fill a giant hole in the AI world. Before this, we had no standard way to check if the systems that grade AI answers were actually good at grading.

By using this new benchmark, researchers can now:

  1. Identify which AI teachers are the most reliable.
  2. Train better teachers to fix the mistakes.
  3. Build smarter reasoning models that can solve real-world problems with fewer errors.

In short, VerifyBench is the quality control check that ensures the "teachers" of the AI world are actually qualified to teach.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →