English

How to Correctly Report LLM-as-a-Judge Evaluations

Machine Learning 2026-02-10 v3 Computation and Language Applications Machine Learning

Abstract

Large language models (LLMs) are widely used as scalable evaluators of model responses in lieu of human annotators. However, imperfect sensitivity and specificity of the LLM judges induce bias in naive evaluation scores. We propose a simple plug-in framework that corrects this bias and enables statistically principled uncertainty quantification. Our framework constructs confidence intervals that account for uncertainty from both the test dataset and a human-labeled calibration dataset. Additionally, it uses an adaptive strategy to allocate calibration samples for tighter intervals. Importantly, we characterize parameter regimes defined by the true evaluation score and the LLM judge's sensitivity and specificity in which our LLM-based evaluation yields more reliable estimates than human-only evaluation. Moreover, we show that our framework remains unbiased under distribution shift between the test and calibration datasets, in contrast to existing approaches.

Keywords

Cite

@article{arxiv.2511.21140,
  title  = {How to Correctly Report LLM-as-a-Judge Evaluations},
  author = {Chungpa Lee and Thomas Zeng and Jongwon Jeong and Jy-yong Sohn and Kangwook Lee},
  journal= {arXiv preprint arXiv:2511.21140},
  year   = {2026}
}

Comments

Refined the writing of the manuscript

R2 v1 2026-07-01T07:55:45.063Z