Graders should cheat: privileged information enables expert-level automated evaluations
Jin Peng Zhou, Sébastien M. R. Arnold, Nan Ding, Kilian Q. Weinberger, Nan Hua, Fei Sha
TL;DR
Privileged information (PI) is proposed to augment LM graders for evaluating frontier tasks where LMs lag behind humans. The approach leverages ground-truth solutions, rating guidelines, prior ratings, search results, and multimodal annotations, and further derives hints from PI to adjust problem difficulty. Across RewardBench, Vibe-Eval, and MathOdyssey, PI-augmented graders achieve state-of-the-art or near-expert performance, outperforming human graders in some cases. The paper also analyzes biases and shows that PI can reduce verbosity and formatting biases while enabling tiered evaluations for deeper model comparison. This yields a scalable path toward reliable automated evaluation of advanced AI systems.
Abstract
Auto-evaluating language models (LMs), i.e., using a grader LM to evaluate the candidate LM, is an appealing way to accelerate the evaluation process and the cost associated with it. But this presents a paradox: how can we trust the grader LM, which is presumably weaker than the candidate LM, to assess problems that are beyond the frontier of the capabilities of either model or both? For instance, today's LMs struggle on graduate-level physics and Olympiad-level math, making them unreliable graders in these domains. We show that providing privileged information -- such as ground-truth solutions or problem-specific guidelines -- improves automated evaluations on such frontier problems. This approach offers two key advantages. First, it expands the range of problems where LMs graders apply. Specifically, weaker models can now rate the predictions of stronger models. Second, privileged information can be used to devise easier variations of challenging problems which improves the separability of different LMs on tasks where their performance is generally low. With this approach, general-purpose LM graders match the state of the art performance on RewardBench, surpassing almost all the specially-tuned models. LM graders also outperform individual human raters on Vibe-Eval, and approach human expert graders on Olympiad-level math problems.
