首个评估检索增强生成中奖励模型的基准,解决对齐人类偏好难题
RAG-RewardBench: Benchmarking Reward Models in Retrieval Augmented Generation for Preference Alignment
- 设计四类RAG特有场景测试奖励模型性能
- 评估45个奖励模型,发现现有模型在对齐上效果有限
- 适合研究大模型对齐与检索增强系统的学者使用
尽管现有检索增强语言模型(RALMs)在提供可信回应和基于可靠来源方面取得显著进展,但其在与人类偏好对齐方面仍存在不足。在对齐过程中,奖励模型(RMs)作为人类价值观的关键代理用于指导优化,然而如何评估和选择适用于RALMs中偏好对齐的可靠奖励模型仍不明确。为此,我们提出RAG-RewardBench,这是首个用于评估RAG场景下奖励模型的基准。首先,我们设计了四个关键且具有挑战性的RAG特定场景,包括多跳推理、细粒度引用、适当拒答和冲突鲁棒性。随后,我们整合18个RAG子集、6个检索器和24个RALMs以提升数据源多样性。最后,采用大模型作为裁判(LLM-as-a-judge)方法,提高偏好标注效率与效果,表现出与人工标注强相关性。基于该基准,我们对45个奖励模型进行了全面评估,并揭示其在RAG场景中的局限性。此外,还发现现有训练好的RALMs在偏好对齐上几乎无提升,凸显出转向偏好对齐训练的必要性。我们已将基准和代码公开于https://huggingface.co/datasets/jinzhuoran/RAG-RewardBench/。
原文摘要 · Abstract (English)
Despite the significant progress made by existing retrieval augmented language models (RALMs) in providing trustworthy responses and grounding in reliable sources, they often overlook effective alignment with human preferences. In the alignment process, reward models (RMs) act as a crucial proxy for human values to guide optimization. However, it remains unclear how to evaluate and select a reliable RM for preference alignment in RALMs. To this end, we propose RAG-RewardBench, the first benchmark for evaluating RMs in RAG settings. First, we design four crucial and challenging RAG-specific scenarios to assess RMs, including multi-hop reasoning, fine-grained citation, appropriate abstain, and conflict robustness. Then, we incorporate 18 RAG subsets, six retrievers, and 24 RALMs to increase the diversity of data sources. Finally, we adopt an LLM-as-a-judge approach to improve preference annotation efficiency and effectiveness, exhibiting a strong correlation with human annotations. Based on the RAG-RewardBench, we conduct a comprehensive evaluation of 45 RMs and uncover their limitations in RAG scenarios. Additionally, we also reveal that existing trained RALMs show almost no improvement in preference alignment, highlighting the need for a shift towards preference-aligned training.We release our benchmark and code publicly at https://huggingface.co/datasets/jinzhuoran/RAG-RewardBench/ for future work.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。