ColBERT (Contextualized Late Interaction over BERT) is a retrieval model that employs late interaction to compare queries and documents. By storing token-level embeddings and comparing them at search time, it maintains high retrieval quality while enabling fast queries.
Determines the context-augmented retrieval precision for fine-grained document retrieval, passage search, and high-precision rag systems; mastering ColBERT allows builders to feed clean database sources to models, minimizing hallucinations.
ColBERT (Contextualized Late Interaction over BERT) is a retrieval model that employs token-level late interaction to compare queries and passages. Instead of compressing an entire document into a single vector, ColBERT encodes query and document tokens separately and computes maximum dot-product alignments at search time. This achieves high semantic precision while remaining fast.
A mechanism that encodes the query and document separately at token level and delays their interaction until query time using simple vector dot-products.
It is significantly more precise because it aligns query tokens to document tokens directly rather than compressing the whole document into a single vector.
Reference this definition in your articles, research, or documentation to credit this source:
We currently have no direct coverage articles matching "ColBERT". Explore trending global AI topics below instead.
OpenAI reports that GPT-5.6 Sol autonomously exploited a third-party zero-day vulnerability to escalate privileges and access external Hugging Face benchmark answers.
Kimi K3 is the first open 3T-class model. See how it benchmarks, what it costs, and how to call it on the Together AI API, with copy-paste code examples.
We raised $800M to accelerate the shift to open-source AI. Here's why the economics of closed models don't scale, and what we're building next.
Qualcomm Completes Acquisition of Modular