STAR : Bridging Statistical and Agentic Reasoning for Large Model Performance Prediction
Xiaoxiao Wang, Chunxiao Li, Junying Wang, Yijin Guo, Zijian Chen, Chunyi Li, Xiaohong Liu, Zicheng Zhang, Guangtao Zhai
TL;DR
STAR tackles the evaluation bottleneck for large models by uniting retrieval-augmented statistical expectations with agentic EVT-guided reasoning to predict benchmark performance under extreme sparsity and pattern shifts. The framework embeds semantic knowledge from retrieval into Constrained PMF, producing $\hat{R}_{mn}$ with uncertainty, then refines it via intra-family and cross-model analyses and credibility-weighted adjustments to yield $\tilde{R}_{mn}$ with explanations. Empirical results on 285×28 OpenCompass-derived data show STAR achieving the best total score, with a 14.46% gain over the strongest statistical baseline under high sparsity and substantial gains under benchmark-side pattern shifts, while providing traceable reasoning. The work demonstrates practical, scalable, and interpretable model evaluation that reduces costly full benchmarks and supports rapid, credible decision-making.
Abstract
As comprehensive large model evaluation becomes prohibitively expensive, predicting model performance from limited observations has become essential. However, existing statistical methods struggle with pattern shifts, data sparsity, and lack of explanation, while pure LLM methods remain unreliable. We propose STAR, a framework that bridges data-driven STatistical expectations with knowledge-driven Agentic Reasoning. STAR leverages specialized retrievers to gather external knowledge and embeds semantic features into Constrained Probabilistic Matrix Factorization (CPMF) to generate statistical expectations with uncertainty. A reasoning module guided by Expectation Violation Theory (EVT) then refines predictions through intra-family analysis, cross-model comparison, and credibility-aware aggregation, producing adjustments with traceable explanations. Extensive experiments show that STAR consistently outperforms all baselines on both score-based and rank-based metrics, delivering a 14.46% gain in total score over the strongest statistical method under extreme sparsity, with only 1--2 observed scores per test model.
