TL;DR
This survey explores Agentic Retrieval-Augmented Generation, highlighting its ability to enhance LLMs with autonomous agents for dynamic, multi-step reasoning and real-time data integration across various applications.
Contribution
It provides a taxonomy, comparative analysis, and practical insights into Agentic RAG architectures, applications, and open challenges, advancing understanding of this emerging paradigm.
Findings
Agentic RAG enables dynamic retrieval and multi-agent collaboration.
The survey classifies architectures based on agent control and autonomy.
Applications span healthcare, finance, education, and enterprise domains.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
