Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ColBERTv2: Effective and Efficient Retrieval via Lightweight Late Interaction

About

Neural information retrieval (IR) has greatly advanced search and other knowledge-intensive language tasks. While many neural IR methods encode queries and documents into single-vector representations, late interaction models produce multi-vector representations at the granularity of each token and decompose relevance modeling into scalable token-level computations. This decomposition has been shown to make late interaction more effective, but it inflates the space footprint of these models by an order of magnitude. In this work, we introduce ColBERTv2, a retriever that couples an aggressive residual compression mechanism with a denoised supervision strategy to simultaneously improve the quality and space footprint of late interaction. We evaluate ColBERTv2 across a wide range of benchmarks, establishing state-of-the-art quality within and outside the training domain while reducing the space footprint of late interaction models by 6--10$\times$.

Keshav Santhanam, Omar Khattab, Jon Saad-Falcon, Christopher Potts, Matei Zaharia• 2021

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM35.4
559
Multi-hop Question Answering2Wiki
Exact Match33.4
215
Question AnsweringNQ (test)--
133
Information RetrievalBEIR (test)
TREC-COVID Score73.8
126
Information RetrievalBEIR--
120
Passage retrievalMsMARCO (dev)
MRR@1039.7
116
Question Answering2WikiMultiHopQA (test)--
113
RetrievalMS MARCO (dev)
MRR@100.397
84
Passage RankingMS MARCO (dev)
MRR@1039.7
73
RerankingMS MARCO (dev)
MRR@100.397
71
Showing 10 of 99 rows
...

Other info

Code

Follow for update