AutoVerifier: Residual-Guided Non-Parametric Optimization for Reference-Based Answer Verification

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为提高基于参考的答案验证准确性,提出AutoVerifier方法,通过学习验证者错误中的偏差来优化验证过程,实验证明其优于现有方法。
📝 Abstract
Reference-based verifiers are important for evaluating reasoning models and providing accurate outcome rewards in reinforcement learning with verifiable rewards. To improve verification accuracy, prior work has explored rule-based, model-based, and tool-augmented verifiers for checking answer equivalence across diverse answer forms. However, the equivalence of answer forms such as $1+3.14$ and $1+π$ may depend on the question and scoring criterion. We frame such implicit assumptions as verifier inductive biases. To address this challenge, we propose AutoVerifier, a residual-guided non-parametric optimization method that learns these biases from recurring verifier errors. Specifically, AutoVerifier records these biases in rule cards and promotes them to code modules or prompt guidance only after replay validation detects no direct regressions, keeping accepted updates auditable, editable, and reusable. Experiments on four verifier benchmarks demonstrate that AutoVerifier outperforms state-of-the-art verifiers by a large margin.
Problem

Research questions and friction points this paper is trying to address.

Reference-based verifiers
Answer equivalence
Inductive biases
Innovation

Methods, ideas, or system contributions that make the work stand out.

residual-guided non-parametric optimization
verifier inductive biases
replay validation
🔎 Similar Papers