构建统一评估框架,测试大模型在检索增强生成中的事实性、检索与推理能力。
Fact, Fetch, and Reason: A Unified Evaluation of Retrieval-Augmented Generation
- 设计多跳问题数据集,要求跨源信息融合与复杂推理。
- 无检索时模型准确率仅40%,引入多步检索后提升至66%。
- 适合研究检索增强生成的评估与系统优化者使用。
大型语言模型在各类认知任务中表现显著提升,其在检索增强生成(RAG)应用中的潜力日益凸显。这类系统需模型理解用户问题、检索相关信息,并合成连贯准确的回答。随着实际部署增多,全面评估变得至关重要。为此,我们提出FRAMES(事实性、检索与推理测评集),一个高质量评估数据集,用于检验大模型在提供事实性回答、评估检索能力及推理生成最终答案方面的表现。现有工作虽已提供单一能力的评测数据集,但缺乏对端到端RAG场景的统一评估。FRAMES包含需整合多个来源信息的复杂多跳问题。基线结果显示,即使最先进的大模型在无检索情况下准确率仅为0.40;采用所提多步检索流程后,准确率提升至0.66(>50%提升)。本工作旨在弥合评估差距,助力构建更鲁棒、更强大的RAG系统。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have demonstrated significant performance improvements across various cognitive tasks. An emerging application is using LLMs to enhance retrieval-augmented generation (RAG) capabilities. These systems require LLMs to understand user queries, retrieve relevant information, and synthesize coherent and accurate responses. Given the increasing real-world deployment of such systems, comprehensive evaluation becomes crucial. To this end, we propose FRAMES (Factuality, Retrieval, And reasoning MEasurement Set), a high-quality evaluation dataset designed to test LLMs' ability to provide factual responses, assess retrieval capabilities, and evaluate the reasoning required to generate final answers. While previous work has provided datasets and benchmarks to evaluate these abilities in isolation, FRAMES offers a unified framework that provides a clearer picture of LLM performance in end-to-end RAG scenarios. Our dataset comprises challenging multi-hop questions that require the integration of information from multiple sources. We present baseline results demonstrating that even state-of-the-art LLMs struggle with this task, achieving 0.40 accuracy with no retrieval. The accuracy is significantly improved with our proposed multi-step retrieval pipeline, achieving an accuracy of 0.66 (>50% improvement). We hope our work will help bridge evaluation gaps and assist in developing more robust and capable RAG systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。