English

Jina-ColBERT-v2: A General-Purpose Multilingual Late Interaction Retriever

Information Retrieval 2024-09-17 v4 Artificial Intelligence Computation and Language

Abstract

Multi-vector dense models, such as ColBERT, have proven highly effective in information retrieval. ColBERT's late interaction scoring approximates the joint query-document attention seen in cross-encoders while maintaining inference efficiency closer to traditional dense retrieval models, thanks to its bi-encoder architecture and recent optimizations in indexing and search. In this work we propose a number of incremental improvements to the ColBERT model architecture and training pipeline, using methods shown to work in the more mature single-vector embedding model training paradigm, particularly those that apply to heterogeneous multilingual data or boost efficiency with little tradeoff. Our new model, Jina-ColBERT-v2, demonstrates strong performance across a range of English and multilingual retrieval tasks.

Keywords

Cite

@article{arxiv.2408.16672,
  title  = {Jina-ColBERT-v2: A General-Purpose Multilingual Late Interaction Retriever},
  author = {Rohan Jha and Bo Wang and Michael Günther and Georgios Mastrapas and Saba Sturua and Isabelle Mohr and Andreas Koukounas and Mohammad Kalim Akram and Nan Wang and Han Xiao},
  journal= {arXiv preprint arXiv:2408.16672},
  year   = {2024}
}

Comments

8 pages, references at pp7,8; EMNLP workshop submission

R2 v1 2026-06-28T18:27:53.659Z