TL;DR
This paper introduces Scorio, a library for ranking reasoning large language models under test-time scaling, demonstrating high agreement with Bayesian standards across multiple benchmarks and methods.
Contribution
It formalizes benchmark ranking under test-time scaling and evaluates various statistical ranking methods, releasing Scorio as an open-source tool.
Findings
Most full-trial rankings closely match Bayesian gold standards (τ_b=0.93-0.95).
19-34 methods recover the exact same ordering in full-trial regimes.
Greedy decoding reduces variance but can bias rankings when compared to stochastic sampling.
Abstract
Test-time scaling evaluates reasoning LLMs by sampling multiple outputs per prompt, but ranking models in this regime remains underexplored. We formalize dense benchmark ranking under test-time scaling and introduce Scorio, a library that implements statistical ranking methods such as paired-comparison models, item response theory (IRT) models, voting rules, and graph- and spectral-based methods. Across reasoning models on four Olympiad-style math benchmarks (AIME'24, AIME'25, HMMT'25, and BrUMO'25; up to trials), most full-trial rankings agree closely with the Bayesian gold standard (mean Kendall's --), and -- methods recover exactly the same ordering. In the single-trial regime, the best methods reach . Using greedy decoding as an empirical prior () reduces…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
