CLAILGFeb 1, 2024

When Benchmarks are Targets: Revealing the Sensitivity of Large Language Model Leaderboards

BerkeleyDeepMindStanfordUW
arXiv:2402.01781v2145 citationsh-index: 56Has CodeACL
AI Analysis

This work addresses the problem for practitioners who rely on benchmark rankings for model selection, highlighting the risks of taking leaderboards at face value, and it is incremental in improving evaluation robustness.

The paper reveals that large language model leaderboard rankings are highly sensitive to minor benchmark perturbations, such as changing choice order or answer selection methods, causing shifts of up to 8 positions in rankings, and it provides best-practice recommendations for more robust evaluations.

Large Language Model (LLM) leaderboards based on benchmark rankings are regularly used to guide practitioners in model selection. Often, the published leaderboard rankings are taken at face value - we show this is a (potentially costly) mistake. Under existing leaderboards, the relative performance of LLMs is highly sensitive to (often minute) details. We show that for popular multiple-choice question benchmarks (e.g., MMLU), minor perturbations to the benchmark, such as changing the order of choices or the method of answer selection, result in changes in rankings up to 8 positions. We explain this phenomenon by conducting systematic experiments over three broad categories of benchmark perturbations and identifying the sources of this behavior. Our analysis results in several best-practice recommendations, including the advantage of a hybrid scoring method for answer selection. Our study highlights the dangers of relying on simple benchmark evaluations and charts the path for more robust evaluation schemes on the existing benchmarks. The code for this paper is available at https://github.com/National-Center-for-AI-Saudi-Arabia/lm-evaluation-harness.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes