Retrieval-augmented generation
ColBERT
ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT
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
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 beats ColBERT
63.71 vs 11.75
Hit@1 · [STARK-PRIME]
GraphRAFT: Retrieval Augmented Fine-Tuning for Knowledge Graphs on Graph Databasesft-DPR beats ColBERT
63.1 vs 17.6
R@1K · [512 tokens context]
CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis GenerationCARROT beats ColBERT
0.349 vs 0.253
F1 · [HotpotQA 512 tokens]
CORAG: A Cost-Constrained Retrieval Optimization System for Retrieval-Augmented GenerationLeSeGR beats ColBERT
0.835 vs 0.769
Acc · [PapersWithCodeQA]
CG-RAG: Research Question Answering by Citation Graph Retrieval-Augmented LLMsCAR beats ColBERT
15.733 vs 15.635
F1 · [ColBERT reranker]
CAR: Query-Guided Confidence-Aware Reranking for Retrieval-Augmented Generation
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