LLM Swiss Round: Aggregating Multi-Benchmark Performance via Competitive Swiss-System Dynamics
Jiashuo Liu, Jiayun Wu, Chunjie Wu, Jingkai Liu, Zaiyuan Wang, Huan Zhou, Wenhao Huang, Hongseok Namkoong
TL;DR
The paper tackles the challenge of evaluating Large Language Models across diverse benchmarks by proposing Competitive Swiss-System Dynamics (CSD), a dynamic, multi-round contest that captures path-dependent performance under competitive pressure. It introduces the Pairwise Win-rate Tensor $W$, Swiss-System pairing, and a structured elimination mechanism to produce a statistically robust Expected Win Score $\hat{E}[S_m]$ via Monte Carlo simulation with $N=100{,}000$ iterations, while a Failure Sensitivity Analysis using elimination levels $T_k$ profiles robustness and risk. The approach yields a nuanced, deployment-relevant ranking that accounts for sequential task dependencies and penalizes fragility, demonstrated through experiments on 29 LLMs across 38 benchmarks. The work offers a principled, risk-informed alternative to static aggregation, with practical implications for model selection in complex, multi-stage workflows and potential extensions to agentic performance prediction and weighted-dataset evaluation.
Abstract
The rapid proliferation of Large Language Models (LLMs) and diverse specialized benchmarks necessitates a shift from fragmented, task-specific metrics to a holistic, competitive ranking system that effectively aggregates performance across multiple ability dimensions. Primarily using static scoring, current evaluation methods are fundamentally limited. They struggle to determine the proper mix ratio across diverse benchmarks, and critically, they fail to capture a model's dynamic competitive fitness or its vulnerability when confronted with sequential, high-stakes tasks. To address this, we introduce the novel Competitive Swiss-System Dynamics (CSD) framework. CSD simulates a multi-round, sequential contest where models are dynamically paired across a curated sequence of benchmarks based on their accumulated win-loss record. And Monte Carlo Simulation ($N=100,000$ iterations) is used to approximate the statistically robust Expected Win Score ($E[S_m]$), which eliminates the noise of random pairing and early-round luck. Furthermore, we implement a Failure Sensitivity Analysis by parameterizing the per-round elimination quantity ($T_k$), which allows us to profile models based on their risk appetite--distinguishing between robust generalists and aggressive specialists. We demonstrate that CSD provides a more nuanced and context-aware ranking than traditional aggregate scoring and static pairwise models, representing a vital step towards risk-informed, next-generation LLM evaluation.
