Dropping Just a Handful of Preferences Can Change Top Large Language Model Rankings
Jenny Y. Huang, Yunyi Shen, Dennis Wei, Tamara Broderick
TL;DR
The paper addresses the fragility of BT-based LLM leaderboards to dropping a vanishingly small fraction of preference data. It extends AMIP-style robustness ideas to ranking, proposing a fast, pairwise-robustness framework that identifies influential data points and then verifies their impact by refitting BT models. Empirically, it shows that top-ranked models can flip with as little as $0.003\%$ of data on popular arenas (notably Chatbot Arena), while MT-bench remains comparatively robust, likely due to expert annotations. The work highlights practical implications for leaderboard design and calls for robustness checks and design improvements to reduce fragility and improve reliability in AI benchmarking.
Abstract
We propose a method for evaluating the robustness of widely used LLM ranking systems -- variants of a Bradley--Terry model -- to dropping a worst-case very small fraction of preference data. Our approach is computationally fast and easy to adopt. When we apply our method to matchups from popular LLM ranking platforms, including Chatbot Arena and derivatives, we find that the rankings of top-performing models can be remarkably sensitive to the removal of a small fraction of preferences; for instance, dropping just 0.003% of human preferences can change the top-ranked model on Chatbot Arena. Our robustness check identifies the specific preferences most responsible for such ranking flips, allowing for inspection of these influential preferences. We observe that the rankings derived from MT-bench preferences are notably more robust than those from Chatbot Arena, likely due to MT-bench's use of expert annotators and carefully constructed prompts. Finally, we find that neither rankings based on crowdsourced human evaluations nor those based on LLM-as-a-judge preferences are systematically more sensitive than the other.
