The #1 model on the leaderboard dropped to #14 when I included the benchmarks they didn't report.

· Source: Machine Learning ML & Generative AI News · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Intermediate, quick

Summary

A recent analysis of AI model leaderboards uncovered significant selective reporting, with only 31% of possible benchmark scores actually reported across 133 models and 18 tests. The missing 69% predominantly comprised harder evaluations, leading to inflated rankings for some models. By employing statistical correction to estimate these unreported scores, one model that initially ranked #1 plummeted to #14, while others experienced shifts of up to 78 ranks. This research highlights a systemic issue where companies selectively report favorable benchmarks. To address this, a tool called psycrank.com has been developed, alongside a corresponding paper (arxiv.org/abs/2605.11205) and code (github.com/testofschool/evaluation-failure-scaling-law), to provide a more comprehensive and accurate evaluation of model performance.

Key takeaway

For machine learning engineers and data scientists evaluating AI models, relying solely on published leaderboard rankings can be misleading. You should critically assess the completeness of reported benchmark scores, especially when comparing models for deployment or research. Utilize tools like psycrank.com to access statistically corrected evaluations, ensuring your decisions are based on a comprehensive understanding of a model's true capabilities across all relevant benchmarks, not just selectively reported ones.

Key insights

Selective benchmark reporting distorts AI model leaderboards, requiring comprehensive evaluation for accurate performance assessment.

Principles

Method

The method involves statistically estimating missing benchmark scores for AI models by analyzing reported data, then re-ranking models based on these corrected, comprehensive evaluations.

In practice

Topics

Code references

Best for: Research Scientist, AI Architect, AI Engineer, AI Scientist, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning ML & Generative AI News.