论文 · Understand What LLM Needs:Dual Preference Alignment for Retrieval-Augmented Generation
基础信息
- 论文标题:Understand What LLM Needs: Dual Preference Alignment for Retrieval-Augmented Generation
- 作者:Guanting Dong, Yutao Zhu, Chenghao Zhang, Zechen Wang, Ji-Rong Wen, Zhicheng Dou
- 会议:WWW 2025
核心贡献:本文提出 DPA-RAG,通过构造 LLM 偏好知识、训练偏好对齐 reranker,并在 SFT 前加入 LLM 自对齐阶段,同时缓解检索器与 LLM 之间的外部偏好错位和 LLM 利用知识时的内部偏好错位,从而在四个知识密集型 QA 数据集上稳定优于传统 RAG、reranker RAG 和已有偏好对齐方法。