arXiv:2605.06656cs.LGcs.DM2026-05

主流大模型排行榜误导人,因不同人群偏好差异大,需用小模型组合更精准。

Why Global LLM Leaderboards Are Misleading: Small Portfolios for Heterogeneous Supervised ML

论文配图:Why Global LLM Leaderboards Are Misleading: Small Portfolios for Heterogeneous Supervised ML
图 1 · 摘自论文原文
  • 用小模型组合替代全局排名,适应不同语言和任务的偏好差异
  • 全球排名前50模型胜率仅0.53,统计上无显著差别
  • 按语言分组后排名一致性提升百倍,适合关注细分场景的用户

当前开放式任务的大模型排行榜基于成对人工反馈,但我们在来自52个大模型、116种语言的约8.9万次比较中发现,最佳拟合的全局布拉德利-泰瑞(BT)排名具有误导性:近三分之二的决定性投票相互抵消,即使排名前50的模型彼此胜率也仅达0.53,统计上无法区分。问题根源在于语言、任务与时间维度上的强结构化意见异质性。按语言(及模型家族)分组后,投票一致性大幅提升,ELO得分跨度提高两个数量级,原本看似全局噪声实为多个一致但冲突的子群体混合。为此我们提出$(λ, ν)$-组合框架,即一组小模型在预测误差不超过$λ$的前提下,覆盖至少$ν$比例用户。将其建模为集合覆盖问题,并利用VC维提供理论保障。在Arena数据上,我们的算法仅需5个不同BT排名即可覆盖96%以上投票,而全局排名仅覆盖21%;同时,一个包含6个模型的组合覆盖票数是全局前六模型的两倍。此外,在COMPAS数据集的分类任务中,使用公平性正则化的集成模型组合,还可识别数据中的盲点,对政策制定者具独立参考价值。

原文摘要 · Abstract (English)

Ranking LLMs via pairwise human feedback underpins current leaderboards for open-ended tasks, such as creative writing and problem-solving. We analyze ~89K comparisons in 116 languages from 52 LLMs from Arena, and show that the best-fit global Bradley-Terry (BT) ranking is misleading. Nearly 2/3 of the decisive votes cancel out, and even the top 50 models according to the global BT ranking are statistically indistinguishable (pairwise win probabilities are at most 0.53 within the top 50 models). We trace this failure to strong, structured heterogeneity of opinions across language, task, and time. Moreover, we find an important characteristic - *language* plays a key role. Grouping by language (and families) increases the agreement of votes massively, resulting in two orders of magnitude higher spread in the ELO scores (i.e., very consistent rankings). What appears as global noise is in fact a mixture of coherent but conflicting subpopulations. To address such heterogeneity in supervised machine learning, we introduce the framework of $(λ, ν)$-portfolios, which are small sets of models that achieve a prediction error at most $λ$, "covering" at least a $ν$ fraction of users. We formulate this as a variant of the set cover problem and provide guarantees using the VC dimension of the underlying set system. On the Arena data, our algorithms recover just 5 distinct BT rankings that cover over 96% of votes at a modest $λ$, compared to the 21% coverage by the global ranking. We also provide a portfolio of 6 LLMs that cover twice as many votes as the top-6 LLMs from a global ranking. We further construct portfolios for a classification problem on the COMPAS dataset using an ensemble of fairness-regularized classification models and show that these portfolios can be used to detect blind spots in the data, which might be of independent interest to policymakers.

大模型评估偏好异质性模型组合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。