English

Submodular Benchmark Selection

Artificial Intelligence 2026-05-05 v1 Machine Learning

Abstract

Evaluating large language models across many benchmarks is expensive, yet many benchmarks are highly correlated. We formalize the selection of a small, informative subset as submodular maximization under a multivariate Gaussian model. Entropy (log-determinant covariance) and mutual information between selected and remaining benchmarks arise as natural objectives. Both are submodular; entropy selection coincides with pivoted Cholesky and has spectral residual bounds, while mutual information is non-monotone in general but empirically monotone for small subsets, so we optimize it greedily. Experiments on three matrices from ten public leaderboards show that mutual information selection outperforms entropy for imputation at small subsets.

Keywords

Cite

@article{arxiv.2605.02209,
  title  = {Submodular Benchmark Selection},
  author = {Alexander Smola},
  journal= {arXiv preprint arXiv:2605.02209},
  year   = {2026}
}
R2 v1 2026-07-01T12:47:57.148Z