cd /news/artificial-intelligence/which-rag-paradigm-wins-at-scale-a-s… · home topics artificial-intelligence article
[ARTICLE · art-79699] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Which RAG Paradigm Wins at Scale? A Scaling Study of Retrieval-Augmented Generation Paradigms

A controlled scaling study of retrieval-augmented generation (RAG) paradigms across 28 nested corpus tiers from 1,000 to 512,000 documents finds that BM25 defines the low-cost end of the Pareto frontier at every tier and leads accuracy from mid-scale onward, without requiring LLM-based construction. The File-System Agent matches BM25 at the smallest tiers but uses 39 times more query tokens per answer at the bedrock and falls nearly 20 points behind at full scale, while Graph-based RAG hits a construction wall with its heaviest builders using up to 24.6 generative LLM tokens per indexed corpus token yet stopping within the first 2% of the full corpus.

read1 min views1 publishedJul 30, 2026

arXiv:2607.26497v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) methods range from lexical and dense retrieval to graph-based indexing and agentic search. They are usually evaluated on different benchmarks at one corpus size, leaving their accuracy-cost scaling unclear. To bridge this gap, we present a controlled corpus-scaling study of these four paradigms. A ladder of 28 strictly nested tiers grows from roughly 1,000 to 512,000 documents while questions and a fixed bedrock of relevant and adversarial documents remain unchanged. Under one reader and judging protocol, we measure official accuracy, construction and query tokens, and latency. Our experimental results show that BM25 scales best in this controlled setting: it defines the low-cost end of the Pareto frontier at every measured tier and leads accuracy from mid-scale onward, without LLM-based construction. The File-System Agent matches or slightly exceeds BM25 at the smallest tiers but uses 39 times more query tokens per answer at the bedrock and falls nearly 20 points behind at full scale. A matched retrieval swap reverses this failure: Agent+BM25 scores 69.4 at full scale, versus 36.9 for raw-file agency and 54.8 for native BM25 on the same 150 questions. Graph-based RAG hits a construction wall: its heaviest builders use up to 24.6 generative LLM tokens per indexed corpus token yet stop within the first 2% of the full corpus, while scalable variants remain less accurate than BM25 at shared tiers.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @bm25 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/which-rag-paradigm-w…] indexed:0 read:1min 2026-07-30 ·