pith. sign in

arxiv: 2411.03538 · v1 · pith:TREJVLMQnew · submitted 2024-11-05 · 💻 cs.LG · cs.CL

Long Context RAG Performance of Large Language Models

classification 💻 cs.LG cs.CL
keywords contextlongllmsmodelsperformancetokensaccuracyimprove
0
0 comments X
read the original abstract

Retrieval Augmented Generation (RAG) has emerged as a crucial technique for enhancing the accuracy of Large Language Models (LLMs) by incorporating external information. With the advent of LLMs that support increasingly longer context lengths, there is a growing interest in understanding how these models perform in RAG scenarios. Can these new long context models improve RAG performance? This paper presents a comprehensive study of the impact of increased context length on RAG performance across 20 popular open source and commercial LLMs. We ran RAG workflows while varying the total context length from 2,000 to 128,000 tokens (and 2 million tokens when possible) on three domain-specific datasets, and report key insights on the benefits and limitations of long context in RAG applications. Our findings reveal that while retrieving more documents can improve performance, only a handful of the most recent state of the art LLMs can maintain consistent accuracy at long context above 64k tokens. We also identify distinct failure modes in long context scenarios, suggesting areas for future research.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MuMuTestUp: Mutation-based Multi-Agent Test Case Update

    cs.SE 2026-05 unverdicted novelty 6.0

    MuMuTestUp is a mutation-guided multi-agent framework for updating test cases in evolving software that strengthens assertions via surviving mutants, targets specific coverage gaps, and uses semantic search instead of...

  2. Retrieval Is Not Enough: Why Organizational AI Needs Epistemic Infrastructure

    cs.AI 2026-04 unverdicted novelty 5.0

    OIDA adds typed knowledge objects, decay-based importance scores, contradiction edges, and an inverse-decay QUESTION primitive for ignorance to raise epistemic fidelity beyond retrieval.

  3. Retrieval Is Not Enough: Why Organizational AI Needs Epistemic Infrastructure

    cs.AI 2026-04 unverdicted novelty 5.0

    OIDA is a proposed framework that represents organizational knowledge as epistemic Knowledge Objects with class-specific importance decay and signed contradictions, plus a QUESTION mechanism that surfaces modeled igno...

  4. MimirRAG: A Multi-Agent RAG Framework for Financial Data Retrieval with Metadata Integration

    cs.LG 2026-05 unverdicted novelty 4.0

    MimirRAG, a multi-agent RAG framework with metadata integration and table-aware chunking, reaches 89.3% accuracy on FinanceBench and outperforms prior baselines for financial document retrieval.