Method Drift›Retrieval-augmented generation
Superseded baseline#32 of 1,179 most-superseded
DPR
Retrieval-augmented generation
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”
— ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever“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”
— Replace, Don't Expand: Mitigating Context Dilution in Multi-Hop RAG via Fixed-Budget Evidence Assembly“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.”
— Do Retrieval-Augmented Language Models Adapt to Varying User Needs?“Dense Passage Retrieval (DPR) models fail to retrieve statements requiring reasoning beyond surface-level similarity.”
— Masking or Mitigating? Deconstructing the Impact of Query Rewriting on Retriever Biases in RAG
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.
- ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever
M+C (CosIbns) beats DPR · Average Accuracy [MIRAGE benchmark]
0.4448 vs 0.4174
- ModernBERT + ColBERT: Enhancing biomedical RAG through an advanced re-ranking retriever
M (CosIbns) beats DPR · Index (ms/passage) [Indexing performance]
0.80 vs 12.90
- CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis Generation
ft-DPR beats DPR · R@1K [512 tokens context]
63.1 vs 26.2
Newer alternatives
Recent methods in the same sub-problem, not yet superseded in the knowledge base.
- 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