arXiv:2602.16802cs.CLcs.AI2026-02被引 1

用参考答案提升大模型对齐效果,无需真实标签也能有效训练。

References Improve LLM Alignment in Non-Verifiable Domains

  • 用参考输出指导大模型评估器,充当软验证器提升判断力。
  • 使用参考答案自优化后,性能超越直接微调和无参考自改进。
  • 适合想在无真值场景下优化大模型对齐的开发者或研究者。

尽管可验证奖励的强化学习在推理任务中表现优异,但其无法直接应用于缺乏真实验证器的不可验证领域(如大模型对齐)。本文探索是否可通过参考引导的大模型评估器作为软验证器来弥合这一差距。设计了基于参考输出的评估协议,显著提升了能力较弱的大模型评判者性能;更强的评判者也可通过高质量(如人工撰写)参考输出进一步增强。基于这些改进后的评判者,展示了高质量参考在对齐调优中的效用:以参考引导的大模型作为裁判实现自我优化。结果表明,参考引导的自优化相比直接基于参考输出的SFT蒸馏和无参考自改进均有明显提升,在AlpacaEval和Arena-Hard上分别达到73.1%与58.7%(Llama-3-8B-Instruct),以及70.0%与74.1%(Qwen2.5-7B),平均绝对提升达+20.2/+17.1(对比SFT蒸馏)和+5.3/+3.6(对比无参考自改进)。这表明参考引导的大模型评估器可有效支持不可验证领域的大模型后训练。

原文摘要 · Abstract (English)

While Reinforcement Learning with Verifiable Rewards (RLVR) has shown strong effectiveness in reasoning tasks, it cannot be directly applied to non-verifiable domains lacking ground-truth verifiers, such as LLM alignment. In this work, we investigate whether reference-guided LLM-evaluators can bridge this gap by serving as soft "verifiers". First, we design evaluation protocols that enhance LLM-based evaluators for LLM alignment using reference outputs. Through comprehensive experiments, we show that a reference-guided approach substantially improves the accuracy of less capable LLM-judges using references from frontier models; stronger LLM-judges can also be enhanced by high-quality (i.e., human-written) references. Building on these improved judges, we demonstrate the utility of high-quality references in alignment tuning, where LLMs guided with references are used as judges to self-improve. We show that reference-guided self-improvement yields clear gains over both direct SFT on reference outputs and self-improvement with reference-free judges, achieving performance comparable to training with ArmoRM, a strong finetuned reward model. Specifically, our method achieves 73.1% and 58.7% on AlpacaEval and Arena-Hard with Llama-3-8B-Instruct, and 70.0% and 74.1% with Qwen2.5-7B, corresponding to average absolute gains of +20.2 / +17.1 points over SFT distillation and +5.3 / +3.6 points over reference-free self-improvement on AlpacaEval / Arena-Hard. These results highlight the potential of using reference-guided LLM-evaluators to enable effective LLM post-training in non-verifiable domains.

大模型对齐自优化参考引导非可验证

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