让AI像人一样思考:动态检索+自主决策,解决大模型过时问题
Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG
- 引入智能代理,让检索生成过程能规划、反思、协作
- 支持多步推理与动态调整,响应更灵活准确
- 适合需要复杂任务处理的医疗、金融等场景
大语言模型(LLMs)在文本生成和自然语言理解方面取得显著进展,但其依赖静态训练数据,难以应对动态实时查询,导致输出过时或不准确。检索增强生成(RAG)通过整合实时数据检索,提升了响应的时效性与相关性。然而传统RAG受限于静态流程,缺乏多步推理与复杂任务管理能力。自适应检索增强生成(Agentic RAG)通过在RAG中嵌入自主智能体,利用反思、规划、工具调用与多智能体协作等设计模式,动态管理检索策略,迭代优化上下文理解,并支持从串行到自适应协作的多种运行结构。该集成实现了跨应用的灵活性、可扩展性与上下文感知能力。本文系统综述了Agentic RAG的发展脉络,提出基于智能体数量、控制结构、自主性与知识表示的分类体系,对比分析现有框架的设计权衡。涵盖医疗、金融、教育及企业文档处理等应用场景,提炼实践启示。最后指出评估、协调、记忆管理、效率与治理等关键开放挑战,为未来研究提供方向。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have advanced artificial intelligence by enabling human-like text generation and natural language understanding. However, their reliance on static training data limits their ability to respond to dynamic, real-time queries, resulting in outdated or inaccurate outputs. Retrieval-Augmented Generation (RAG) has emerged as a solution, enhancing LLMs by integrating real-time data retrieval to provide contextually relevant and up-to-date responses. Despite its promise, traditional RAG systems are constrained by static workflows and lack the adaptability required for multi-step reasoning and complex task management. Agentic Retrieval-Augmented Generation (Agentic RAG) transcends these limitations by embedding autonomous AI agents into the RAG pipeline. These agents leverage agentic design patterns reflection, planning, tool use, and multi-agent collaboration to dynamically manage retrieval strategies, iteratively refine contextual understanding, and adapt workflows through operational structures ranging from sequential steps to adaptive collaboration. This integration enables Agentic RAG systems to deliver flexibility, scalability, and context-awareness across diverse applications. This paper presents an analytical survey of Agentic RAG systems. It traces the evolution of RAG paradigms, introduces a principled taxonomy of Agentic RAG architectures based on agent cardinality, control structure, autonomy, and knowledge representation, and provides a comparative analysis of design trade-offs across existing frameworks. The survey examines applications in healthcare, finance, education, and enterprise document processing, and distills practical lessons for system designers and practitioners. Finally, it identifies key open research challenges related to evaluation, coordination, memory management, efficiency, and governance, outlining directions for future research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。