Changing Answer Order Can Decrease MMLU Accuracy
Vipul Gupta, David Pantoja, Candace Ross, Adina Williams, Megan Ung
TL;DR
This work interrogates the robustness of MMLU-based benchmarking by randomly shuffling answer contents while preserving option labels, revealing consistent accuracy degradation across 10 diverse LLMs. It introduces a formal robustness metric to quantify stability across shuffled versions and demonstrates substantial variance in sensitivity by model type and task category, with problem-solving domains most affected. The findings argue for incorporating randomness and chance-adjusted measures into leaderboard rankings to obtain a truer assessment of capability. The study highlights practical implications for fair evaluation and suggests broader shuffles and category-focused analyses to improve robustness benchmarking.
Abstract
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.
