强模型自评偏好多为合理,但出错时更难发现自身错误。
Do LLM Evaluators Prefer Themselves for a Reason?
- 用可验证任务客观评估模型自评倾向,区分合理与有害偏好。
- 强模型自评偏好多数符合真实表现,但出错时有害偏好更明显。
- 推理时生成思维链能有效减少有害自偏见,适合实际应用优化。
大型语言模型(LLMs)在基准测试、奖励建模和自我精炼等场景中被广泛用作自动评估器。以往研究指出,模型存在自偏好偏差,即倾向于选择自身生成的回答,且该倾向随模型规模和能力增强而加剧。这引发关键问题:自偏好是危害性的,还是反映了更强模型输出质量更高?以往研究受限于主观任务,缺乏客观真值,导致判断模糊。为此,本文采用数学推理、事实知识、代码生成等可验证基准,实现客观真值评估,从而区分有害(偏好客观更差结果)与合理(偏好真正优越结果)的自偏好。大规模实验涵盖7个模型家族,得出三方面结论:(1)尽管强模型自偏好更强,但多数偏好与客观性能一致,表明其自评主要合理;(2)当评估模型作为生成器出错时,有害自偏好仍存在,且强模型出错时表现出更显著的有害偏见,说明其更难识别自身错误;(3)推理时引入长思维链(Chain-of-Thought)可有效降低有害自偏好。此外,在LMArena上的实验表明,结论亦适用于真实世界主观领域。研究为理解基于LLM的评估提供了更精细视角,并为提升评估可靠性提供实用指导。
原文摘要 · Abstract (English)
Large language models (LLMs) are increasingly used as automatic evaluators in applications such as benchmarking, reward modeling, and self-refinement. Prior work highlights a potential self-preference bias where LLMs favor their own generated responses, a tendency often intensifying with model size and capability. This raises a critical question: Is self-preference harmful, or does it simply reflect the genuinely higher-quality outputs of stronger models? Answering this has been difficult as prior works mostly relied on subjective tasks that lack an objective ground truth, meaning that either preference can be reasonably justified. To address this ambiguity, we investigate self-preference using verifiable benchmarks (mathematical reasoning, factual knowledge, code generation) that allow objective ground-truth assessment. This enables us to distinguish harmful (favoring objectively worse responses) from legitimate (favoring genuinely superior ones) self-preference. Our large-scale experiments across 7 model families reveal three key findings: (1) While stronger models exhibit greater self-preference, much of this preference aligns with objectively superior performance, indicating stronger models prefer themselves mostly legitimately. (2) Harmful self-preference persists when evaluator models err as generators, and stronger models display more pronounced harmful self-preference bias when they do err. This suggests stronger models struggle more to recognize when they are wrong. (3) Inference-time scaling strategies, such as generating a long Chain-of-Thought before evaluation, effectively reduce the harmful self-preference. Additionally, we experiment with LMArena and show that our findings extend beyond verifiable benchmarks to real-world, subjective domains. These results provide a more nuanced understanding of LLM-based evaluation and practical insights for improving its reliability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。