LLM Leaderboards Depend on Fragile Evaluation Harnesses

๐กYour LLM leaderboard winner may be chosen by the evaluation harness, not the model.
โก 30-Second TL;DR
What Changed
The study evaluated 12 open-weight instruction-tuned LLMs across 3,679 items from ARC, HellaSwag, MMLU, and TruthfulQA.
Why It Matters
Benchmark-based model selection may be unreliable when results are reported as single scores or fixed rankings. AI teams should treat evaluation results as configuration-dependent ranges and audit item-level stability before making deployment or procurement decisions.
What To Do Next
Run the released Fragility Grid analysis script on your internal benchmark and report score ranges plus item-level stability instead of a single leaderboard score.
Key Points
- โขThe study evaluated 12 open-weight instruction-tuned LLMs across 3,679 items from ARC, HellaSwag, MMLU, and TruthfulQA.
- โขEach model was tested under 26 equally defensible harness configurations while model weights, questions, and greedy decoding remained fixed.
- โขFour of the 12 models achieved rank one under at least one configuration, showing that the harness can determine the leaderboard winner.
- โขConfig-fragile items accounted for 95.7% of adjacent-model score gaps on average.
- โขItem discrimination correlated with fragility at 0.28, suggesting benchmark compression may preserve unstable items.
๐ง Deep Insight
Background and context from public sources โ not the original article. 8 sources cited.
๐ Enhanced Key Takeaways
- โขEvaluation harnesses like lm-evaluation-harness suffer from software environment drift, where minor updates to normalization logic or prompt templates render historical benchmark scores non-comparable.
- โขLLM-as-a-judge systems frequently exhibit position and verbosity biases, often favoring longer responses or specific output orderings regardless of factual accuracy.
- โขTest-time compute allocation significantly impacts benchmark outcomes, meaning some models appear lower-performing simply due to restricted inference budgets during evaluation.
- โขStatic benchmarks like MMLU and GSM8K are now considered saturated, failing to provide meaningful differentiation between modern frontier models.
- โขIndustry consensus has shifted toward 'triangulation' frameworks, where organizations prioritize custom, domain-specific evaluations over public leaderboard rankings to bridge the benchmark-to-deployment gap.
๐ ๏ธ Technical Deep Dive
- โข
- Evaluation harness variance: Identical model weights can fluctuate by 10โ20 percentage points on benchmarks like SWE-bench based on the agent scaffold used.
- โข
- Judge reliability: LLM-as-a-judge tools demonstrate run-to-run agreement rates near chance levels, indicating high sensitivity to stochasticity.
- โข
- Calibration failure: Frontier models frequently display high calibration errors, maintaining high confidence in incorrect outputs that standard metrics fail to penalize.
- โข
- Contamination spectrum: Static benchmarks are treated as contaminated by default, with the industry moving away from binary 'clean/dirty' classifications toward probabilistic contamination modeling.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (8)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI โ
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.