arXiv:2604.07484cs.AIcs.CL2026-04ACL

用一致性自训练提升生成式奖励模型的稳定性和对齐效果

ConsistRM: Improving Generative Reward Models via Consistency-Aware Self-Training

论文配图:ConsistRM: Improving Generative Reward Models via Consistency-Aware Self-Training
图 1 · 摘自论文原文
  • 通过时间一致性伪标签实现无人工标注的稳定训练
  • 在五个数据集上平均比RFT提升1.5%,减少输出不一致和位置偏差
  • 适合关注大模型对齐与奖励模型优化的研究者

生成式奖励模型(GRMs)通过提供更强的表征能力和灵活性,成为对齐大型语言模型(LLMs)与人类偏好的一种有前景的方法。然而,GRMs面临两大挑战:依赖昂贵的人工标注数据限制了可扩展性,而自训练方法常因不稳定和易受奖励劫持而失效。为此,我们提出ConsistRM,一种无需人工标注即可实现高效且稳定的GRM训练的自训练框架。ConsistRM引入一致性感知答案奖励,生成具有时间一致性的可靠伪标签,从而实现更稳定的模型优化;同时,提出一致性感知批判奖励,评估多个批判之间的语义一致性,并分配细粒度差异化的奖励。在四个基础模型上的五个基准数据集实验表明,ConsistRM平均比原始强化微调(RFT)提升1.5%。进一步分析显示,ConsistRM增强了输出一致性,缓解了由输入顺序引发的位置偏差,验证了一致性感知奖励在改进GRMs方面的有效性。代码已开源。

原文摘要 · Abstract (English)

Generative reward models (GRMs) have emerged as a promising approach for aligning Large Language Models (LLMs) with human preferences by offering greater representational capacity and flexibility than traditional scalar reward models. However, GRMs face two major challenges: reliance on costly human-annotated data restricts scalability, and self-training approaches often suffer from instability and vulnerability to reward hacking. To address these issues, we propose ConsistRM, a self-training framework that enables effective and stable GRM training without human annotations. ConsistRM incorporates the Consistency-Aware Answer Reward, which produces reliable pseudo-labels with temporal consistency, thereby providing more stable model optimization. Moreover, the Consistency-Aware Critique Reward is introduced to assess semantic consistency across multiple critiques and allocates fine-grained and differentiated rewards. Experiments on five benchmark datasets across four base models demonstrate that ConsistRM outperforms vanilla Reinforcement Fine-Tuning (RFT) by an average of 1.5%. Further analysis shows that ConsistRM enhances output consistency and mitigates position bias caused by input order, highlighting the effectiveness of consistency-aware rewards in improving GRMs. Our implementation is available at https://github.com/yuliangCarmelo/ConsistRM.

奖励模型大模型对齐自训练一致性

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