Unbiased Evaluation of Large Language Models from a Causal Perspective
Meilin Chen, Jian Tian, Liang Ma, Di Xie, Weijie Chen, Jiang Zhu
TL;DR
This work addresses benchmark contamination and biases in large-language-model evaluation by introducing the Unbiased Evaluator, a causal evaluation framework that uses Bags Of Atomic Interventions (BOAT) to dynamically perturb input configurations. The authors formalize evaluation bias, decompose it into original, related, and independent components, and show how Agents-as-an-Evaluator suffer from data and model biases. Through a minimal probing task and extensive experiments on ARC-C, MMLU, and GSM8K, the Unbiased Evaluator yields more robust, interpretable assessments and aligns more closely with expert judgments and LiveBench rankings. The approach demonstrates reduced data and model biases, mitigates contamination effects, and scales across model sizes, offering a principled path toward fairer, more transparent LLM evaluation.
Abstract
Benchmark contamination has become a significant concern in the LLM evaluation community. Previous Agents-as-an-Evaluator address this issue by involving agents in the generation of questions. Despite their success, the biases in Agents-as-an-Evaluator methods remain largely unexplored. In this paper, we present a theoretical formulation of evaluation bias, providing valuable insights into designing unbiased evaluation protocols. Furthermore, we identify two type of bias in Agents-as-an-Evaluator through carefully designed probing tasks on a minimal Agents-as-an-Evaluator setup. To address these issues, we propose the Unbiased Evaluator, an evaluation protocol that delivers a more comprehensive, unbiased, and interpretable assessment of LLMs.Extensive experiments reveal significant room for improvement in current LLMs. Additionally, we demonstrate that the Unbiased Evaluator not only offers strong evidence of benchmark contamination but also provides interpretable evaluation results.
