Open-Source Agentic Hybrid RAG Framework for Scientific Literature Review
Aditya Nagori, Ricardo Accorsi Casonatto, Ayush Gautam, Abhinav Manikantha Sai Cheruvu, and Rishikesan Kamaleswaran

TL;DR
This paper introduces an autonomous agentic hybrid RAG framework that dynamically integrates graph-based and vector-based retrieval methods for scientific literature review, enhancing relevance, reducing hallucinations, and improving reproducibility.
Contribution
It presents a novel agentic system that dynamically orchestrates hybrid retrieval, instruction-tuned generation, and uncertainty quantification for scientific literature analysis.
Findings
Outperforms baseline in synthetic benchmarks with significant gains in recall and precision.
Demonstrates improved reasoning over heterogeneous sources.
Establishes a scalable, autonomous framework for scientific discovery.
Abstract
The surge in scientific publications challenges traditional review methods, demanding tools that integrate structured metadata with full-text analysis. Hybrid Retrieval Augmented Generation (RAG) systems, combining graph queries with vector search offer promise but are typically static, rely on proprietary tools, and lack uncertainty estimates. We present an agentic approach that encapsulates the hybrid RAG pipeline within an autonomous agent capable of (1) dynamically selecting between GraphRAG and VectorRAG for each query, (2) adapting instruction-tuned generation in real time to researcher needs, and (3) quantifying uncertainty during inference. This dynamic orchestration improves relevance, reduces hallucinations, and promotes reproducibility. Our pipeline ingests bibliometric open-access data from PubMed, arXiv, and Google Scholar APIs, builds a Neo4j citation-based knowledge…
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.
Taxonomy
TopicsMulti-Agent Systems and Negotiation
