诊断 LLM Judge 可靠性:保 conformal 预测集合与传递性违反
人工智能
2026-04-17 v1 计算与语言
机器学习
摘要
LLM-as-judge 框架日益增多,用于自动 NLG 评估,但其 per-instance 可靠性仍不为人所知。我们应用于 SummEval 的双管齐下的诊断工具包: 一种传递性分析揭示了被低 aggregate 违反率 (-)掩盖的 per-input 不一致性,其中 - 的文档表现出至少一个有向 3 环; 对 1-5 Likert 评分进行 split conformal 预测集合,提供理论上保证的 覆盖率,集合宽度作为 per-instance 可靠性指示器 (, , ,全部 judge 汇总)。关键在于,预测集合宽度显示出 consistent cross-judge 一致性 (-),表明其捕获的是文档层面的难度而非 judge 特定噪声。在四个 judge 和四个准则上,两种诊断方法均趋于一致:准则的重要性大于 judge,其中 relevance 被最可靠评估(平均集合大小约 3.0),coherence 次之(平均集合大小约 3.9),而 fluency 和 consistency 仍不可靠(平均集合大小约 4.9)。我们公开所有代码、提示语和已缓存结果。
引用
@article{arxiv.2604.15302,
title = {Diagnosing LLM Judge Reliability: Conformal Prediction Sets and Transitivity Violations},
author = {Manan Gupta and Dhruv Kumar},
journal= {arXiv preprint arXiv:2604.15302},
year = {2026}
}
备注
Under Review