MARAG-R1: Beyond Single Retriever via Reinforcement-Learned Multi-Tool Agentic Retrieval
Qi Luo, Xiaonan Li, Yuxin Wang, Tingshuo Fan, Yuan Li, Xinchi Chen, Xipeng Qiu

TL;DR
MARAG-R1 introduces a reinforcement-learned multi-tool retrieval framework for LLMs, enabling dynamic coordination of multiple retrieval methods to improve factual accuracy and reasoning in knowledge-intensive tasks.
Contribution
It proposes a novel multi-tool retrieval system with reinforcement learning, allowing LLMs to better access and synthesize external knowledge for complex reasoning.
Findings
Outperforms strong baselines on GlobalQA, HotpotQA, and 2WikiMultiHopQA.
Achieves state-of-the-art results in corpus-level reasoning.
Demonstrates effective coordination of multiple retrieval tools.
Abstract
Large Language Models (LLMs) excel at reasoning and generation but are inherently limited by static pretraining data, resulting in factual inaccuracies and weak adaptability to new information. Retrieval-Augmented Generation (RAG) addresses this issue by grounding LLMs in external knowledge; However, the effectiveness of RAG critically depends on whether the model can adequately access relevant information. Existing RAG systems rely on a single retriever with fixed top-k selection, restricting access to a narrow and static subset of the corpus. As a result, this single-retriever paradigm has become the primary bottleneck for comprehensive external information acquisition, especially in tasks requiring corpus-level reasoning. To overcome this limitation, we propose MARAG-R1, a reinforcement-learned multi-tool RAG framework that enables LLMs to dynamically coordinate multiple retrieval…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Text Readability and Simplification
