When Will The Benchmaxxing Plague End? — Nick Heiner, Surge AI
Nick Heiner argues that leaderboard gains can diverge from useful agent behavior through contamination, weak verifiers, reward hacking, and test conditions that users cannot inspect.
Heiner attributes benchmark gaps to contamination, reward hacking, broken tasks, weak quality control, and incentives to optimize visible scores. Examples include undisclosed testing of **27 models**, contradictory prompts, and verifiers that check only fragments of the requested behavior.
For coding-agent choices, treat leaderboard position as one input rather than the decision. Prefer evaluations with a **private holdout set**, expert-authored tasks, disclosed conditions, and **two-way prompt-verifier alignment** that checks every requirement without rewarding unrelated shortcuts.
Heiner attributes benchmark gaps to contamination, reward hacking, broken tasks, weak quality control, and incentives to optimize visible scores. Examples include undisclosed testing of **27 models**, contradictory prompts, and verifiers that check only fragments of the requested behavior. For coding-agent choices, treat leaderboard position as one input rather than the decision. Prefer evaluations with a **private holdout set**, expert-authored tasks, disclosed conditions, and **two-way prompt-verifier alignment** that checks every requirement without rewarding unrelated shortcuts. High-quality human evaluation is expensive and difficult to scale; the talk's writing benchmark uses **thousands of professional writers**. The examples support stronger scrutiny, but they do not establish one universal ranking method for every agent workflow.
This turns several isolated evaluation failures into a unified reason to distrust leaderboard rank as an adoption shortcut. Against the candidates, it confirms the value of original holdouts, observable outcomes, and artifact-aware grading, while adding a stricter requirement: prompts and verifiers must cover the same complete behavior. It also narrows human review from a universal remedy to an expensive complement.