English

Don't Always Pick the Highest-Performing Model: An Information Theoretic View of LLM Ensemble Selection

Machine Learning 2026-02-10 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing Information Theory math.IT Machine Learning

Abstract

Large language models (LLMs) are often ensembled together to improve overall reliability and robustness, but in practice models are strongly correlated. This raises a fundamental question: which models should be selected when forming an LLM ensemble? We formulate budgeted ensemble selection as maximizing the mutual information between the true label and predictions of the selected models. Furthermore, to explain why performance can saturate even with many models, we model the correlated errors of the models using Gaussian-copula and show an information-theoretic error floor for the performance of the ensemble. Motivated by these, we propose a simple greedy mutual-information selection algorithm that estimates the required information terms directly from data and iteratively builds an ensemble under a query budget. We test our approach in two question answering datasets and one binary sentiment classification dataset: MEDMCQA, MMLU, and IMDB movie reviews. Across all datasets, we observe that our method consistently outperforms strong baselines under the same query budget.

Keywords

Cite

@article{arxiv.2602.08003,
  title  = {Don't Always Pick the Highest-Performing Model: An Information Theoretic View of LLM Ensemble Selection},
  author = {Yigit Turkmen and Baturalp Buyukates and Melih Bastopcu},
  journal= {arXiv preprint arXiv:2602.08003},
  year   = {2026}
}