The Capability Frontier: Benchmarks Miss 82% of Model Performance
- lab CatalyzeX
- lab DagsHub
- lab Gotit.pub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXivLabs
A new study from arXivLabs finds that standard large language model benchmarks miss 82% of collective model performance because they evaluate only a single model on a single run, systematically understating real-world capabilities [1]. The paper introduces the Capability Frontier, a Pareto frontier constructed across multiple models that characterizes the best achievable accuracy at each cost level under optimal selection across models and generations [1]. The authors study 21 LLMs across 16 widely used benchmarks spanning coding, reasoning, medicine, factuality, instruction following, and agentic tasks [2]. The construction corrects for two opposing biases: underestimation from single-model evaluation and overestimation from taking maxima over noisy samples [2]. Correcting for single-model evaluation alone yields a 54% error rate reduction; additionally correcting for single runs yields an 82% improvement, with state-of-the-art accuracy matched at an 85% cost reduction [2]. The findings rest on the observation that different models get different questions correct according to their specializations, and that given a budget, multiple generations can be sampled and selectively retained [2]. Controlled probabilistic simulations in the study further show that higher query topic entropy produces a near-monotonic increase in the performance gap between oracle routing and the best single model [2]. The authors suggest collective LLM capabilities are substantially underestimated, with implications for evaluation and deployment in data-heterogeneous, multi-domain settings [2]. Benchmark design has long been a contested area in machine learning. The reliance on single-model, single-run reporting echoes earlier debates in other fields about the gap between controlled test conditions and operational performance. For instance, the Sustainable Development Goals framework adopted by United Nations members in 2015 has faced similar measurement challenges: a 2025 UN report noted that only 35% of SDG targets were on track or making moderate progress, with nearly half moving too slowly and 18% in reverse, underscoring how single-point assessments can obscure underlying complexity [6]. The Capability Frontier approach does not require new hardware or model architectures. It reframes evaluation as an optimization problem across existing models and sampling budgets, making it applicable to current deployment pipelines. The paper was submitted on 25 June 2026 and is hosted on arXiv under the artificial intelligence category [1]. The work was developed through arXivLabs, a framework that allows collaborators to build and share new arXiv features while adhering to values of openness, community, excellence, and user data privacy [1].
research-paperbenchmarkapplication
Background sources we checked (6)
- arxiv.org ↗ Existing benchmarks typically report accuracy for a single model on a single run. This systematically understates real-world LLM capabilities, particularly under heterogeneous data distributions: (i) different models get different questions correct according to their specializati…
- en.wikipedia.org ↗ The HAL Tejas (lit. 'Radiant') is an Indian single-engine, 4.5 generation, delta wing, multirole combat aircraft designed by the Aeronautical Development Agency and manufactured by Hindustan Aeronautics Limited (HAL) for the Indian Air Force (IAF) and the Indian Navy. The aircraf…
- en.wikipedia.org ↗ The global COVID-19 pandemic (also known as the coronavirus pandemic), caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), began with an outbreak in Wuhan, China, in December 2019. It spread to other parts of Asia and then worldwide in early 2020. The World He…
- en.wikipedia.org ↗ An unmanned aerial vehicle (UAV), or unmanned aircraft system (UAS), commonly known as an aerial drone or simply drone, is an aircraft with no human pilot, crew, or passengers on board, which instead is either autonomous or controlled remotely. UAVs were originally developed thro…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — The Capability Frontier: Benchmarks Miss 82% of Model Performance ↗