CLJun 27, 2024

Changing Answer Order Can Decrease MMLU Accuracy

arXiv:2406.19470v249 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a methodological issue in evaluating LLMs, which is incremental but important for ensuring reliable benchmarking in AI research.

The paper investigates the robustness of accuracy measurements on the MMLU benchmark for large language models, finding that shuffling answer labels decreases accuracy for all models, with varying sensitivity, suggesting a need to adjust leaderboard testing practices.

As large language models (LLMs) have grown in prevalence, particular benchmarks have become essential for the evaluation of these models and for understanding model capabilities. Most commonly, we use test accuracy averaged across multiple subtasks in order to rank models on leaderboards, to determine which model is best for our purposes. In this paper, we investigate the robustness of the accuracy measurement on a widely used multiple choice question answering dataset, MMLU. When shuffling the answer label contents, we find that all explored models decrease in accuracy on MMLU, but not every model is equally sensitive. These findings suggest a possible adjustment to the standard practice of leaderboard testing, where we additionally consider the percentage of examples each model answers correctly by random chance.

Foundations

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

Your Notes