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.
Google AI announces Gemini 3.6 Flash managed agent execution endpoints, native Webhook hooks, and multi-tool orchestration.
Qualcomm Completes Acquisition of Modular
GPT-5.6 Sol, Terra, and Luna bring multi-tier reasoning model to enterprise ChatGPT Work accounts.