arXiv 2004.12832
ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT
By Omar Khattab and Matei Zaharia
Published 2020-04-27
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Recent progress in Natural Language Understanding (NLU) is driving fast-paced advances in Information Retrieval (IR), largely owed to fine-tuning deep language models (LMs) for document ranking. While remarkably effective, the ranking models based on these LMs increase computational cost by orders of magnitude over prior approaches, particularly as they must feed each query-document pair through a massive neural net…