Retrieval-augmented generation
DPR
Superseded baseline#32 of 1,179 most-superseded
Superseded — cited as a baseline and beaten by newer methods
4 papers critique it · 3 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites DPR as a baseline.
Although classical retrieval methods like BM25 and DPR conclusively demonstrated that RAG could increase the factual accuracy of LLM-generated responses, they occasionally struggle with the deep semantic understanding of specialised domains
“While dense retrievers like Dense Passage Retrieval (DPR) and late-interaction models like ColBERT improve recall on single-hop queries, they often struggle with multi-hop reasoning, where the answer depends on composing information from multiple disjoint documents”
“While these systems demonstrate impressive performance on knowledge-intensive tasks, they primarily optimize for single objective functions under the implicit assumption that retrieved context should always be prioritized.”
“Dense Passage Retrieval (DPR) models fail to retrieve statements requiring reasoning beyond surface-level similarity.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating DPR. Values are copied from the source paper's tables — verify against the cited paper.
ft-DPR beats DPR
63.1 vs 26.2
R@1K · [512 tokens context]
CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis GenerationM (CosIbns) beats DPR
0.80 vs 12.90
Index (ms/passage) · [Indexing performance]
ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retrieverM+C (CosIbns) beats DPR
0.4448 vs 0.4174
Average Accuracy · [MIRAGE benchmark]
ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- Beyond Topical SimilarityBeyond Topical Similarity: Contrastive Evidence Retrieval with Interpretable Attention Alignment in RAGMay 31, 2026
- Experience-RAG SkillAn Agent-Oriented Pluggable Experience-RAG Skill for Experience-Driven Retrieval Strategy OrchestrationMay 5, 2026
- LFRAGLFRAG: Layout-oriented Fine-grained Retrieval-Augmented Generation on Multimodal Document UnderstandingApr 18, 2026
- Don't Retrieve, NavigateDon't Retrieve, Navigate: Distilling Enterprise Knowledge into Navigable Agent Skills for QA and RAGApr 16, 2026
- Feb 25, 2026
- SEAL-RAGReplace, Don't Expand: Mitigating Context Dilution in Multi-Hop RAG via Fixed-Budget Evidence AssemblyDec 11, 2025
- ModernBERT + ColBERTModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retrieverOct 6, 2025
- Cluster-based Adaptive Retrieval (CAR)Cluster-based Adaptive Retrieval: Dynamic Context Selection for RAG ApplicationsOct 2, 2025