Evaluation & Metrics

benchmark and leaderboard

/ BENCH-mark and LEE-der-bord /

A benchmark is a shared, fixed test that everyone agrees to grade their models on — a common exam for AI. It bundles a standard dataset, a defined task, and an agreed metric, so that when two research teams report numbers, those numbers actually mean the same thing. A leaderboard is the ranking that results: a public scoreboard listing who scored highest, newest at the top.

Benchmarks are genuinely valuable. Before them, every paper used its own data and its own scoring, and progress was impossible to compare. A good benchmark turns vague claims of "better" into a number anyone can check, and famous ones — ImageNet for vision, GLUE for language understanding — measurably accelerated whole fields by giving everyone a clear target to chase.

But the leaderboard culture has a dark side worth naming plainly. When a single number becomes the prize, people optimize for the benchmark rather than for the real-world ability it was meant to stand in for — a trap called Goodhart's Law: when a measure becomes a target, it stops being a good measure. Models get tuned, sometimes accidentally trained on test data, or fitted to a benchmark's quirks; a top score can reflect overfitting to that one exam rather than genuine skill. And any benchmark is a narrow slice of reality — topping it is not the same as being good at the actual job. Treat leaderboard rank as one piece of evidence, never as proof.

A model tops a reading-comprehension leaderboard at 92%, beating humans at 89%. Later analysis finds it exploited a quirk — questions whose answer was simply the longest sentence — rather than truly reading. Impressive rank, hollow skill: a textbook case of gaming the benchmark.

Goodhart's Law in action: a number turned into a target stops measuring what it should.

Beware benchmark saturation and contamination: as a benchmark ages, top models cluster near the ceiling and small differences become noise, while the test questions increasingly leak into training data scraped from the web — inflating scores without real gains. A fresh, held-out, or adversarial benchmark is worth more than a famous, exhausted one.

Also called
基准基準排行榜benchmarkleaderboard评测基准测试集