提出CRUX框架,精准评估长文本生成中检索增强的上下文质量。
Controlled Retrieval-augmented Context Evaluation for Long-form RAG
- 用人工摘要控制知识范围,实现对检索上下文的可控评估。
- 通过问题导向评估,发现现有检索方法仍有显著提升空间。
- 适合研究长文本生成与检索评估的学者,尤其关注RAG优化者。
检索增强生成(RAG)通过引入外部知识源的上下文来增强大语言模型。尽管检索模块通常以相关性排序指标进行评估,但这些指标在长文本生成场景下可能无法充分反映检索对最终结果的影响。本文认为,在报告生成等长文本任务中,提供全面的检索增强上下文至关重要,并提出了独立于生成过程的上下文评估方法。我们提出CRUX框架——一种受控的检索增强上下文评估体系,利用人工编写的摘要控制知识范围,从而衡量上下文覆盖长文本生成所需信息的能力。该框架采用基于问题的细粒度评估方式,实验证明其能提供更具反思性和诊断性的评价。研究还揭示当前检索方法存在较大改进空间,指明了未来RAG检索优化的方向。相关数据与代码已公开,以支持后续研究。
原文摘要 · Abstract (English)
Retrieval-augmented generation (RAG) enhances large language models by incorporating context retrieved from external knowledge sources. While the effectiveness of the retrieval module is typically evaluated with relevance-based ranking metrics, such metrics may be insufficient to reflect the retrieval's impact on the final RAG result, especially in long-form generation scenarios. We argue that providing a comprehensive retrieval-augmented context is important for long-form RAG tasks like report generation and propose metrics for assessing the context independent of generation. We introduce CRUX, a \textbf{C}ontrolled \textbf{R}etrieval-a\textbf{U}gmented conte\textbf{X}t evaluation framework designed to directly assess retrieval-augmented contexts. This framework uses human-written summaries to control the information scope of knowledge, enabling us to measure how well the context covers information essential for long-form generation. CRUX uses question-based evaluation to assess RAG's retrieval in a fine-grained manner. Empirical results show that CRUX offers more reflective and diagnostic evaluation. Our findings also reveal substantial room for improvement in current retrieval methods, pointing to promising directions for advancing RAG's retrieval. Our data and code are publicly available to support and advance future research on retrieval.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。