English

Scoring Verifiers: Evaluating Synthetic Verification for Code and Reasoning

Artificial Intelligence 2025-07-31 v3 Computation and Language Machine Learning Software Engineering

Abstract

Synthetic verification techniques such as generating test cases and reward modelling are common ways to enhance the coding capabilities of large language models (LLM) beyond predefined tests. Additionally, code verification has recently found great success as a critical component in improving reasoning capability of LLMs via reinforcement learning. In this paper, we propose an approach which can transform existing coding benchmarks into scoring and ranking datasets to evaluate the effectiveness of synthetic verifiers. We also propose multiple metrics to measure different aspects of the synthetic verifiers with the proposed benchmarks. By employing the proposed approach, we release four new benchmarks (HE-R, HE-R+, MBPP-R, and MBPP-R+), and analyzed synthetic verification methods with standard, reasoning-based, and reward-based LLMs. Our experiments show that reasoning can significantly improve test case generation and that scaling the number of test cases enhances the verification accuracy.

Keywords

Cite

@article{arxiv.2502.13820,
  title  = {Scoring Verifiers: Evaluating Synthetic Verification for Code and Reasoning},
  author = {Aleksander Ficek and Somshubra Majumdar and Vahid Noroozi and Boris Ginsburg},
  journal= {arXiv preprint arXiv:2502.13820},
  year   = {2025}
}

Comments

COLM 2025

R2 v1 2026-06-28T21:50:12.916Z