AI RESEARCH

Valid Best-Model Identification for LLM Evaluation via Low-Rank Factorization

arXiv CS.LG

ArXi:2605.10405v1 Announce Type: new Selecting the best large language model (LLM) for a fixed benchmark is often expensive, since exhaustive evaluation requires running every model on every example. Multi-armed bandit (MAB) algorithms can reduce the number of LLM calls by sequentially selecting the next model-example pair to evaluate, thereby avoiding wasted evaluations on clearly underperforming models. Further savings can be achieved by predicting model scores from the partially observed model-example score matrix using low-rank factorization.