ColBERT (contextualized late interaction over BERT)
ColBERT (Contextualized Late Interaction over BERT) is a neural information retrieval model that leverages BERT embeddings combined with a novel late interaction mechanism to efficiently rank documents based on query relevance. It aims to balance retrieval effectiveness with computational efficiency.