arXiv:2506.00054cs.IRcs.CL2025-06综述被引 58

RAG通过外部检索增强大模型生成,解决事实错误与领域僵化问题。

Retrieval-Augmented Generation: A Comprehensive Survey of Architectures, Enhancements, and Robustness Frontiers

  • 分四类架构:检索主导、生成主导、混合与鲁棒性设计
  • 提升检索质量与生成一致性,多跳问答任务准确率显著提高
  • 适合关注模型可靠性与高效推理的研究者和工程师

检索增强生成(RAG)通过在推理时引入外部证据,增强了大语言模型的能力。尽管RAG缓解了参数化知识存储导致的事实不一致和领域适应性差的问题,但也带来了检索质量、生成置信度、流水线效率以及对噪声或对抗输入的鲁棒性挑战。本综述系统梳理了RAG系统的最新进展,提出一个分类体系,将架构分为检索主导型、生成主导型、混合型和鲁棒性导向型。我们分析了检索优化、上下文过滤、解码控制和效率改进等关键技术,并在短文本和多跳问答任务上进行性能对比。此外,综述了前沿评估框架与基准,涵盖检索感知评估、鲁棒性测试及联邦检索场景。分析揭示了检索精度与生成灵活性、效率与忠实性、模块化与协调性之间的权衡。最后指出未来方向:自适应检索架构、实时检索集成、多跳证据的结构化推理以及隐私保护的检索机制。本综述旨在整合当前RAG研究知识,为下一代检索增强语言建模奠定基础。

原文摘要 · Abstract (English)

Retrieval-Augmented Generation (RAG) has emerged as a powerful paradigm to enhance large language models (LLMs) by conditioning generation on external evidence retrieved at inference time. While RAG addresses critical limitations of parametric knowledge storage-such as factual inconsistency and domain inflexibility-it introduces new challenges in retrieval quality, grounding fidelity, pipeline efficiency, and robustness against noisy or adversarial inputs. This survey provides a comprehensive synthesis of recent advances in RAG systems, offering a taxonomy that categorizes architectures into retriever-centric, generator-centric, hybrid, and robustness-oriented designs. We systematically analyze enhancements across retrieval optimization, context filtering, decoding control, and efficiency improvements, supported by comparative performance analyses on short-form and multi-hop question answering tasks. Furthermore, we review state-of-the-art evaluation frameworks and benchmarks, highlighting trends in retrieval-aware evaluation, robustness testing, and federated retrieval settings. Our analysis reveals recurring trade-offs between retrieval precision and generation flexibility, efficiency and faithfulness, and modularity and coordination. We conclude by identifying open challenges and future research directions, including adaptive retrieval architectures, real-time retrieval integration, structured reasoning over multi-hop evidence, and privacy-preserving retrieval mechanisms. This survey aims to consolidate current knowledge in RAG research and serve as a foundation for the next generation of retrieval-augmented language modeling systems.

检索增强大模型生成质量评估框架

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。