返回全部动态

检索冗余与多样性对RAG效果的影响研究

原标题:How retriever redundancy and diversity impact RAG effectiveness

arXiv cs.IR一手来源研究质量 84

AI 摘要

该研究通过受控实验探究检索器返回文档的冗余性与多样性对RAG生成器答案正确性的影响。实验使用FictionalQA数据集,发现重复文档和LLM改写版本并不能显著提升答案正确性,而提供多样化的文档(如不同体裁)能带来17%-47%的提升。研究指出,提升效果主要源于文档体裁的多样性,而非更多相关答案的可用性,建议检索方法应关注生成器对多样性的偏好。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

How retriever redundancy and diversity impact RAG effectiveness Abstract. In RAG, while the retriever typically ranks documents by their individual relevance to the query, the generator instead produces an answer based on the retrieved documents as a whole. This paper investigates how redundancy and diversity from the retrieved document set impact the generator in terms of answer correctness. Previous work has provided a mix of findings: some showing that redundancy improves generation by reinf


发布时间:2026-08-17 12:00
抓取时间:2026-08-17 12:16
来源机构:arXiv
阅读原文arxiv.org