English

mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval

Computation and Language 2024-10-15 v2 Information Retrieval

Abstract

We present systematic efforts in building long-context multilingual text representation model (TRM) and reranker from scratch for text retrieval. We first introduce a text encoder (base size) enhanced with RoPE and unpadding, pre-trained in a native 8192-token context (longer than 512 of previous multilingual encoders). Then we construct a hybrid TRM and a cross-encoder reranker by contrastive learning. Evaluations show that our text encoder outperforms the same-sized previous state-of-the-art XLM-R. Meanwhile, our TRM and reranker match the performance of large-sized state-of-the-art BGE-M3 models and achieve better results on long-context retrieval benchmarks. Further analysis demonstrate that our proposed models exhibit higher efficiency during both training and inference. We believe their efficiency and effectiveness could benefit various researches and industrial applications.

Keywords

Cite

@article{arxiv.2407.19669,
  title  = {mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval},
  author = {Xin Zhang and Yanzhao Zhang and Dingkun Long and Wen Xie and Ziqi Dai and Jialong Tang and Huan Lin and Baosong Yang and Pengjun Xie and Fei Huang and Meishan Zhang and Wenjie Li and Min Zhang},
  journal= {arXiv preprint arXiv:2407.19669},
  year   = {2024}
}

Comments

Camera-ready version of EMNLP 2024: Industry Track

R2 v1 2026-06-28T17:56:13.573Z