AgenticRAG: Agentic Retrieval for Enterprise Knowledge Bases
Susheel Suresh, Hazel Mak, Shangpo Chou, Fred Kroon, Sahil Bhatnagar

TL;DR
AgenticRAG enhances enterprise knowledge base retrieval by enabling language models to autonomously search, analyze, and navigate documents, significantly improving accuracy and efficiency over traditional methods.
Contribution
Introduces a lightweight agentic harness that layers on top of existing search infrastructure, allowing iterative retrieval and analysis with substantial performance gains.
Findings
49.6% recall@1 on BRIGHT benchmark (+21.8 pp over baseline)
0.96 factuality score on WixQA (+13% relative improvement)
92% answer correctness on FinanceBench, close to oracle evidence
Abstract
We present AgenticRAG, a practical agentic harness for retrieval and analysis over enterprise knowledge bases. Standard RAG pipelines place significant burden of grounding on the search stack, constraining the language model to a fixed candidate set chosen deep in the retrieval process. Our approach reduces this overdependence by layering a lightweight harness on top of existing enterprise search infrastructure, equipping a reasoning LLM with search, find, open, and summarize tools enabling the model to iteratively retrieve information, navigate within documents, and analyze evidence autonomously. On three open benchmarks we observe substantial gains: recall@1 on BRIGHT (+21.8 pp over the best embedding baseline), 0.96 factuality on WixQA ( relative improvement), and answer correctness on FinanceBench--within 2 pp of oracle access to true evidence. Ablation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
