用推理检测器让大模型评阅更公正,不改模型也能提准率。
Any Large Language Model Can Be a Reliable Judge: Debiasing with a Reasoning-based Bias Detector
- 外挂式推理检测模块,通过自纠错机制识别偏见
- 在8个模型上平均提准18.5%,一致性升10.9%
- 无需微调,适配所有类型大模型,通用性强
LLM作为评阅者在自动评估生成内容方面展现出潜力,但其可靠性常受判断偏见影响。现有方法存在局限:基于上下文学习的方法因评估者缺乏自我反思能力,无法解决深层偏见;而微调又不适用于所有评估者类型,尤其封闭源代码模型。为此,我们提出基于推理的偏见检测器(RBD),一个可插拔模块,能识别偏见评价并生成结构化推理以引导评估者自我修正。RBD不修改评估者本身,而是通过迭代的偏见检测与反馈修订过程发挥作用。为支持开发,我们构建了完整流程:偏见数据集构建、监督信号收集、蒸馏式推理微调及与LLM评阅者的集成。对1.5B至14B四种规模的RBD模型进行微调,均表现出一致性能提升。在4类偏见(冗余、位置、从众、情绪)上,使用8个LLM评阅者进行测试,结果显示RBD-8B模型平均准确率提升18.5%,一致性提升10.9%,优于提示基基线12.8%,优于微调评阅者17.2%。结果表明其高效性与可扩展性。额外实验进一步验证其跨偏见与跨领域的强泛化能力及高效率。
原文摘要 · Abstract (English)
LLM-as-a-Judge has emerged as a promising tool for automatically evaluating generated outputs, but its reliability is often undermined by potential biases in judgment. Existing efforts to mitigate these biases face key limitations: in-context learning-based methods fail to address rooted biases due to the evaluator's limited capacity for self-reflection, whereas fine-tuning is not applicable to all evaluator types, especially closed-source models. To address this challenge, we introduce the Reasoning-based Bias Detector (RBD), which is a plug-in module that identifies biased evaluations and generates structured reasoning to guide evaluator self-correction. Rather than modifying the evaluator itself, RBD operates externally and engages in an iterative process of bias detection and feedback-driven revision. To support its development, we design a complete pipeline consisting of biased dataset construction, supervision collection, distilled reasoning-based fine-tuning of RBD, and integration with LLM evaluators. We fine-tune four sizes of RBD models, ranging from 1.5B to 14B, and observe consistent performance improvements across all scales. Experimental results on 4 bias types--verbosity, position, bandwagon, and sentiment--evaluated using 8 LLM evaluators demonstrate RBD's strong effectiveness. For example, the RBD-8B model improves evaluation accuracy by an average of 18.5% and consistency by 10.9%, and surpasses prompting-based baselines and fine-tuned judges by 12.8% and 17.2%, respectively. These results highlight RBD's effectiveness and scalability. Additional experiments further demonstrate its strong generalization across biases and domains, as well as its efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。