Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Talk to Right Specialists: Iterative Routing in Multi-agent Systems for Question Answering

About

Retrieval-augmented generation (RAG) agents are increasingly deployed to answer questions over local knowledge bases that cannot be centralized due to knowledge-sovereignty constraints. This results in two recurring failures in production: users do not know which agent to consult, and complex questions require evidence distributed across multiple agents. To overcome these challenges, we propose RIRS, a training-free orchestration framework to enable a multi-agent system for question answering. In detail, RIRS summarizes each agent's local corpus in an embedding space, enabling a user-facing server to route queries only to the most relevant agents, reducing latency and avoiding noisy "broadcast-to-all" contexts. For complicated questions, the server can iteratively aggregate responses to derive intermediate results and refine the question to bridge the gap toward a comprehensive answer. Extensive experiments demonstrate the effectiveness of RIRS, including its ability to precisely select agents and provide accurate responses to single-hop queries, and its use of an iterative strategy to achieve accurate, multi-step resolutions for complex queries.

Feijie Wu, Zitao Li, Fei Wei, Yaliang Li, Bolin Ding, Jing Gao• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM58.8
387
Multi-hop Question AnsweringHotpotQA
F1 Score55.7
294
Multi-hop Question AnsweringMulti-hop RAG
F153.7
77
Multi-hop Question AnsweringMuSiQue--
24
Multi-hop Question Answering2WikiMultihopQA
Accuracy65.78
9
Multi-hop Question AnsweringHotpotQA
Accuracy75.63
9
Question AnsweringNatural Questions
LM Score62.05
9
Question AnsweringHotpotQA
LM Score54.01
9
Question Answering2WikiMultihopQA
LM Score61.14
9
Question AnsweringMuSiQue
LM Score24.5
9
Showing 10 of 15 rows

Other info

Follow for update