AI RESEARCH

LTRR: Learning To Rank Retrievers for LLMs

arXiv CS.CL

ArXi:2506.13743v2 Announce Type: replace Retrieval-Augmented Generation (RAG) systems typically rely on a single fixed retriever, despite growing evidence that no single retriever performs optimally across all query types. In this paper, we explore a query routing approach that dynamically selects from a pool of retrievers based on the query, using both train-free heuristics and learned routing models. We frame routing as a learning-to-rank problem and