arXiv:2505.17691cs.CL2025-05AAAI被引 4

通过图重构剔除模糊评价数据,提升大模型评估的可靠性

ELSPR: Evaluator LLM Training Data Self-Purification on Non-Transitive Preferences via Tournament Graph Reconstruction

  • 将评价数据建模为锦标赛图,用强连通分量识别非传递性问题
  • 过滤后数据非传递性降低13.8%,结构熵下降0.088,评估更清晰
  • 适合关注模型评估可信度的研究者与开发者

成对评估已成为大语言模型在开放任务上基准测试的主流范式,但非传递性偏好(如A优于B、B优于C、C优于A)严重威胁排名可靠性。我们发现这一问题主要源于包含内在模糊评价对的低质量数据。为此提出ELSPR,一种基于图论的系统性框架,将成对偏好建模为锦标赛图,通过强连通分量分析量化非传递性,并引入归一化有向图结构熵衡量整体偏好清晰度。该方法选择性剔除引发非传递性的评价数据,同时保留传递性偏好。在AlpacaEval基准上的实验表明,使用ELSPR过滤数据微调的模型显著提升:非传递性降低13.8%,结构熵减少0.088,实际评估系统判别力增强。人工验证显示,被剔除数据的标注者间一致性仅为34.4%(清洗后为52.6%),模型与人类一致性从51.2%升至80.6%。这些结果确立了ELSPR作为构建更鲁棒、一致且对齐人类认知的评估体系的有效数据自净化方法。

原文摘要 · Abstract (English)

Pairwise evaluation of large language models (LLMs) has become the dominant paradigm for benchmarking open-ended tasks, yet non-transitive preferences, where evaluators prefer A over B, B over C, but C over A, fundamentally undermine ranking reliability. We show that this critical issue stems largely from low-quality data that contains inherently ambiguous preference pairs. To address this challenge, we propose ELSPR, a principled graph-theoretic framework that models pairwise preferences as tournament graphs and systematically identifies problematic training data. ELSPR quantifies non-transitivity through strongly connected components (SCCs) analysis and measures overall preference clarity using a novel normalized directed graph structural entropy metric. Our filtering methodology selectively removes preference data that induce non-transitivity while preserving transitive preferences. Extensive experiments on the AlpacaEval benchmark demonstrate that models fine-tuned on ELSPR-filtered data achieve substantial improvements: a 13.8% reduction in non-transitivity, a 0.088 decrease in structural entropy, and significantly enhanced discriminative power in real-world evaluation systems. Human validation confirms that discarded data exhibit dramatically lower inter-annotator agreement (34.4% vs. 52.6%) and model-human consistency (51.2% vs. 80.6%) compared to cleaned data. These findings establish ELSPR as an effective data self-purification approach for developing more robust, consistent, and human-aligned LLM evaluation systems.

大模型评估数据净化非传递性图神经网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。