paper-with-me

Papers

Less LLM, More Documents: Searching for Improved RAG

2025-10-03 · Jingjie Ning, Yibo Kong, Yunfan Long, Jamie Callan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.02657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accessing accurate documents by mining auxiliary document information

2016-04-15 · Jinju Joby, Jyothi Korra

Earlier techniques of text mining included algorithms like k-means, Naive Bayes, SVM which classify and cluster the text document for mining relevant information about the documents. The need for improving the mining tec…

Clustering

iDocV2: Leveraging Self-Supervision and Open-Set Detection for Improving Pattern Spotting in Historical Documents

2026-04-17 · Jose M. Saavedra, Crhistopher Stears, Marcelo Pizarro, Cristóbal Loyola 외 arxiv

Considering the imminent massification of digital books, it has become critical to facilitate searching collections through graphical patterns. Current strategies for document retrieval and pattern spotting in historical…

DocEDA: Automated Extraction and Design of Analog Circuits from Documents with Large Language Model

2024-11-25 · Hong Cai Chen, Longchang Wu, Ming Gao, Lingrui Shen 외

Efficient and accurate extraction of electrical parameters from circuit datasheets and design documents is critical for accelerating circuit design in Electronic Design Automation (EDA). Traditional workflows often rely …

Language ModelingLanguage ModellingLarge Language Model

Ontology-based Solution for Building an Intelligent Searching System on Traffic Law Documents

2023-01-26 · Vuong T. Pham, Hien D. Nguyen, Thinh Le, Binh Nguyen 외

In this paper, an ontology-based approach is used to organize the knowledge base of legal documents in road traffic law. This knowledge model is built by the improvement of ontology Rela-model. In addition, several searc…

Parsing AUC result-figures in machine learning specific scholarly documents for semantically-enriched summarization

2021-11-14 · Applied Artificial Intelligence 2021 11 · Iqra Safder, Hafsa Batool, Raheem Sarwar, Farooq Zaman 외

Machine learning specific scholarly full-text documents contain a number of result-figures expressing valuable data, including experimental results, evaluations, and cross-model comparisons. The scholarly search system o…