Adaptive Testing for LLM Evaluation: A Psychometric Alternative to Static Benchmarks
Peiyu Li, Xiuxiu Tang, Si Chen, Ying Cheng, Ronald Metoyer, Ting Hua, Nitesh V. Chawla
TL;DR
This work reframes LLM evaluation from static accuracy over large item pools to latent ability estimation via Item Response Theory, enabling Fisher-information-guided adaptive item selection and efficient termination. By calibrating a 3PL model, filtering for informative items, and applying common-person linking, ATLAS achieves substantial reductions in test length (about 90%) while maintaining precision and contamination resistance. Across five benchmarks, ATLAS reveals systematic rank shifts relative to accuracy-based scoring and identifies a minority of items with negative discrimination, underscoring the benefits of psychometric evaluation for robust comparisons. The approach offers scalable, form-invariant, and uncertainty-aware model assessment with practical implications for benchmark design and ongoing evaluation of evolving LLM capabilities.
Abstract
Large language model evaluation requires thousands of benchmark items, making evaluations expensive and slow. Existing methods compute average accuracy across fixed item sets, treating all items equally despite varying quality and informativeness. We present ATLAS an adaptive testing framework using Item Response Theory (IRT) to estimate model ability through Fisher information-guided item selection. Our analysis of five major benchmarks reveals that 3-6% of items exhibit negative discrimination, indicating annotation errors that corrupt static evaluation. ATLAS achieves 90% item reduction while maintaining measurement precision: on HellaSwag (5,608 items), we match full-benchmark estimates using only 42 items with 0.154 MAE. Our framework maintains item exposure rates below 10% and test overlap at 16-27%, compared to static benchmarks where every model sees all items (100% exposure). Among 4,000+ tested models, IRT ranks differ from accuracy ranks: models with the same accuracy get different IRT scores, and 23-31% of all models shift by more than 10 rank positions. Code and calibrated item banks are available at https://github.com/Peiyu-Georgia-Li/ATLAS.git.
