Georgios Mastrapas
2024
Jina-ColBERT-v2: A General-Purpose Multilingual Late Interaction Retriever
Rohan Jha
|
Bo Wang
|
Michael Günther
|
Georgios Mastrapas
|
Saba Sturua
|
Isabelle Mohr
|
Andreas Koukounas
|
Mohammad Kalim Wang
|
Nan Wang
|
Han Xiao
Proceedings of the Fourth Workshop on Multilingual Representation Learning (MRL 2024)
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 paper, we introduce a novel architecture and a training framework to support long context window and multilingual retrieval. Leveraging Matryoshka Representation Loss, we further demonstrate that the reducing the embedding dimensionality from 128 to 64 has insignificant impact on the model’s retrieval performance and cut storage requirements by up to 50%. Our new model, Jina-ColBERT-v2, demonstrates strong performance across a range of English and multilingual retrieval tasks,
2023
Jina Embeddings: A Novel Set of High-Performance Sentence Embedding Models
Michael Günther
|
Louis Milliken
|
Jonathan Geuter
|
Georgios Mastrapas
|
Bo Wang
|
Han Xiao
Proceedings of the 3rd Workshop for Natural Language Processing Open Source Software (NLP-OSS 2023)
Jina Embeddings constitutes a set of high-performance sentence embedding models adept at translating textual inputs into numerical representations, capturing the semantics of the text. These models excel in applications like dense retrieval and semantic textual similarity. This paper details the development of Jina Embeddings, starting with the creation of high-quality pairwise and triplet datasets.It underlines the crucial role of data cleaning in dataset preparation, offers in-depth insights into the model training process, and concludes with a comprehensive performance evaluation using the Massive Text Embedding Benchmark (MTEB). Furthermore, to increase the model’s awareness of grammatical negation, we construct a novel training and evaluation dataset of negated and non-negated statements, which we make publicly available to the community.
Search
Co-authors
- Michael Günther 2
- Bo Wang 2
- Han Xiao 2
- Louis Milliken 1
- Jonathan Geuter 1
- show all...