LLM当裁判时会偏袒自己生成的数据,导致评估失真。
Preference Leakage: A Contamination Problem in LLM-as-a-judge
- 同一模型或同家族的LLM在评分时会偏好自身生成的数据。
- 实验表明多种主流LLM在多个基准上均出现明显评分偏倚。
- 该问题隐蔽性强,影响模型评估可信度,适合关注AI评测安全的研究者阅读。
将大型语言模型(LLMs)用作裁判与基于LLM的数据合成,已成为模型开发中两种核心的数据标注方法。尽管二者结合显著提升了训练与评估效率,但这一新范式带来的潜在污染问题尚未受到足够关注。本文揭示了‘偏好泄露’——一种由数据生成模型与评估模型间相关性引发的污染问题。我们定义了三种常见相关性:模型相同、存在继承关系、属于同一模型家族。通过大量实验,我们在多个主流LLM基线和基准测试中实证确认了裁判模型对其关联学生模型的评分偏倚。进一步分析表明,偏好泄露是普遍存在的现实问题,且比以往已知的LLM裁判偏差更难检测。所有发现表明,该问题在LLM裁判领域具有广泛性和挑战性。代码与数据已公开于:https://github.com/David-Li0406/Preference-Leakage。
原文摘要 · Abstract (English)
Large Language Models (LLMs) as judges and LLM-based data synthesis have emerged as two fundamental LLM-driven data annotation methods in model development. While their combination significantly enhances the efficiency of model training and evaluation, little attention has been given to the potential contamination brought by this new model development paradigm. In this work, we expose preference leakage, a contamination problem in LLM-as-a-judge caused by the relatedness between the synthetic data generators and LLM-based evaluators. To study this issue, we first define three common relatednesses between the data generator LLM and the judge LLM: being the same model, having an inheritance relationship, and belonging to the same model family. Through extensive experiments, we empirically confirm the bias of judges towards their related student models caused by preference leakage across multiple LLM baselines and benchmarks. Further analysis suggests that preference leakage is a pervasive and real-world problem that is harder to detect compared to previously identified biases in LLM-as-a-judge scenarios. All of these findings imply that preference leakage is a widespread and challenging problem in the area of LLM-as-a-judge. We release all codes and data at: https://github.com/David-Li0406/Preference-Leakage.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。