Retrieval-augmented generation

ColBERT

ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT

Superseded baseline#34 of 1,179 most-superseded · 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.

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.