arXiv · 2510.02657
Less LLM, More Documents: Searching for Improved RAG
Abstract
Retrieval-Augmented Generation (RAG) couples document retrieval with large language models (LLMs). While scaling generators often improves accuracy, it also increases inference and deployment overhead. We study an orthogonal axis: enlarging the retriever's corpus, and how it trades off with generator scale. Across multiple open-domain QA benchmarks, corpus scaling consistently strengthens RAG and can in many cases match the gains of moving to a larger model tier, though with diminishing returns at larger scales. Small- and mid-sized generators paired with larger corpora often rival much larger models with smaller corpora; mid-sized models tend to gain the most, while tiny and very large models benefit less. Our analysis suggests that these improvements arise primarily from increased coverage of answer-bearing passages, while utilization efficiency remains largely unchanged. Overall, our results characterize a corpus-generator trade-off in RAG and provide empirical guidance on how corpus scale and model capacity interact in this setting.
Explore related subjects
Keep this discovery
Jingjie Ning, Yibo Kong, Yunfan Long, Jamie Callan. 2025-10-03. Less LLM, More Documents: Searching for Improved RAG. https://arxiv.org/abs/2510.02657
Cite the original work for its findings. Save a collection to share your selection of sources.