arXiv 2505.23052

RAGRouter: Learning to Route Queries to Multiple Retrieval-Augmented Language Models

By Jiarui Zhang, Xiangyu Liu, et al.

Published 2025-05-29

Citation lineage

Review the prior work and downstream research connected to this paper.

Retrieval-Augmented Generation (RAG) significantly improves the performance of Large Language Models (LLMs) on knowledge-intensive tasks. However, varying response quality across LLMs under RAG necessitates intelligent routing mechanisms, which select the most suitable model for each query from multiple retrieval-augmented LLMs via a dedicated router model. We observe that external documents dynamically affect LLMs'…

View the original paper on arXiv