解决大模型评判结果因共现偏差导致的评估失真问题
CARE: Confounder-Aware Aggregation for Reliable LLM Evaluation
- 显式分离评分中的真实质量与共现干扰因素
- 12个基准测试中最高降低26.8%评估误差
- 无需真实标签即可校正系统性偏差,适合评测研究者
LLM作为裁判的集成评估是可扩展评估的标准范式,但其聚合机制存在根本缺陷:隐含假设裁判提供独立的质量估计。实际上,大模型裁判因共享潜在混淆因子(如冗长性、风格偏好或训练痕迹)而产生相关错误,导致多数投票或平均等标准聚合规则增益有限甚至放大系统性误判。为此,我们提出CARE,一种显式建模裁判评分来自真实质量信号与共享混淆因子的混淆感知聚合框架。CARE在无真实标签情况下分离质量与混淆因子,提供在共享混淆因子下的可识别性与有限样本恢复的理论保证,并量化了忽略混淆因子时产生的系统性偏差。在涵盖连续评分、二分类和成对偏好设置的12个公开基准上,CARE提升聚合准确性,误差最高降低26.8%。代码已开源。
原文摘要 · Abstract (English)
LLM-as-a-judge ensembles are the standard paradigm for scalable evaluation, but their aggregation mechanisms suffer from a fundamental flaw: they implicitly assume that judges provide independent estimates of true quality. However, in practice, LLM judges exhibit correlated errors caused by shared latent confounders -- such as verbosity, stylistic preferences, or training artifacts -- causing standard aggregation rules like majority vote or averaging to provide little gain or even amplify systematic mistakes. To address this, we introduce CARE, a confounder-aware aggregation framework that explicitly models LLM judge scores as arising from both a latent true-quality signal and shared confounding factors. Rather than heuristically re-weighting judges, CARE separates quality from confounders without access to ground-truth labels. We provide theoretical guarantees for identifiability and finite-sample recovery under shared confounders, and we quantify the systematic bias incurred when aggregation models omit confounding latent factors. Across 12 public benchmarks spanning continuous scoring, binary classification, and pairwise preference settings, CARE improves aggregation accuracy, reducing error by up to 26.8\%. Code is released in \href{https://github.com/SprocketLab/CARE}{https://github.com/SprocketLab/CARE}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。