Agent-Orchestrated Adaptive RAG: A Comparative Study on Structured and Multi-Hop Retrieval 文章

ArXiv CS.AI2026-06-06NEWSen作者: Anuj Maharjan, Devinder Kaur, Richard Molyet

详细信息

来源站点
ArXiv CS.AI
作者
Anuj Maharjan, Devinder Kaur, Richard Molyet
文章类型
NEWS
语言
en
发布日期
2026-06-06

摘要

arXiv:2606.05658v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by grounding their responses in external knowledge, but conventional pipelines rely on static, single-step retrieval that limits performance on complex queries. This paper presents an Agent-Orchestrated Adaptive RAG framework that introduces dynamic query decomposition, iterative retrieval, and a bounded self-reflective evaluation loop. We evaluate the system across two complementary datasets: a domain-specific DevOps knowledge base and the multi-hop reasoning benchmark MuSiQue. Using metrics that include overall score, citation accuracy, mean reciprocal rank, and topic coverage, we find that query decomposition yields consistent gains in the structured domain (overall score $+0.04$, MRR $+0.17$ on DevOps) but degrades ranking precision on the multi-hop benchmark, while the reflection mechanism improves citation accuracy at a substantial latency cost.