Method Drift›Retrieval-augmented generation
ColBERT
ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERTRetrieval-augmented generation · first seen Apr 27, 2020
superseded — cited as a baseline and beaten by newer methods
1 papers critique it · 5 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites ColBERT as a baseline.
“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
Beaten on benchmarks
Head-to-head results where a newer method reports beating ColBERT. Values are copied from the source paper's tables — verify against the cited paper.
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · Hit@1 [STARK-PRIME]
63.71 vs 11.75
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · Hit@5 [STARK-PRIME]
75.39 vs 23.85
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · R@20 [STARK-PRIME]
76.39 vs 25.04
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · MRR [STARK-PRIME]
68.99 vs 17.39
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · Hit@1 [STARK-MAG]
69.64 vs 31.18
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · Hit@5 [STARK-MAG]
84.32 vs 46.42
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · R@20 [STARK-MAG]
89.12 vs 43.94
- GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databases
GraphRAFT beats ColBERT · MRR [STARK-MAG]
76.24 vs 38.39
- CAR: Query-Guided Confidence-Aware Reranking for Retrieval-Augmented Generation
CAR beats ColBERT · NDCG@5 AVG [ColBERT reranker]
51.642 vs 51.529
- CAR: Query-Guided Confidence-Aware Reranking for Retrieval-Augmented Generation
CAR beats ColBERT · F1 [ColBERT reranker]
15.733 vs 15.635
- CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis Generation
ft-DPR beats ColBERT · R@1K [512 tokens context]
63.1 vs 17.6
- CORAG: A Cost-Constrained Retrieval Optimization System for Retrieval-Augmented Generation
CARROT beats ColBERT · R1 [WikiPassageQA 256 tokens]
0.432 vs 0.329
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