PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 30, 20251 citationsOpen Access

MA-RAG: Multi-Agent Retrieval-Augmented Generation via Collaborative Chain-of-Thought Reasoning

View Full Paper
TNThang NguyenPCPeter ChinYTYoshifumi Tai

Key Points

  • MA-RAG improves retrieval-augmented generation by orchestrating specialized agents for task-aware reasoning.
  • Experiments reveal that MA-RAG outperforms leading training-free models on multi-hop and ambiguous QA benchmarks.
  • The modular architecture allows for dynamic workflows, significantly enhancing efficiency without the need for model fine-tuning.
  • Agents perform subtasks like query disambiguation and evidence extraction, ensuring robust and interpretable results.

Abstract

We present MA-RAG, a Multi-Agent framework for Retrieval-Augmented Generation (RAG) that addresses the inherent ambiguities and reasoning challenges in complex information-seeking tasks. Unlike conventional RAG methods that rely on either end-to-end fine-tuning or isolated component enhancements, MA-RAG orchestrates a collaborative set of specialized AI agents: Planner, Step Definer, Extractor, and QA Agents, to tackle each stage of the RAG pipeline with task-aware reasoning. Ambiguities may arise from underspecified queries, sparse or indirect evidence in retrieved documents, or the need to integrate information scattered across multiple sources. MA-RAG mitigates these challenges by decomposing the problem into subtasks, such as query disambiguation, evidence extraction, and answer synthesis, and dispatching them to dedicated agents equipped with chain-of-thought prompting. These agents communicate intermediate reasoning and progressively refine the retrieval and synthesis process. Our design allows fine-grained control over information flow without any model fine-tuning. Crucially, agents are invoked on demand, enabling a dynamic and efficient workflow that avoids unnecessary computation. This modular and reasoning-driven architecture enables MA-RAG to deliver robust, interpretable results. Experiments on multi-hop and ambiguous QA benchmarks demonstrate that MA-RAG outperforms state-of-the-art training-free baselines and rivals fine-tuned systems, validating the effectiveness of collaborative agent-based reasoning in RAG.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Nguyen et al. (2025) studied this question.

synapsesocial.com/papers/68dc12c58a7d58c25ebb0a7bhttps://doi.org/10.48550/arxiv.2505.20096
Ask AI
Helpful
Bookmark
Share
View Full Paper