@inproceedings{lin-etal-2023-maggretriever,
title = "m{A}ggretriever: A Simple yet Effective Approach to Zero-Shot Multilingual Dense Retrieval",
author = "Lin, Sheng-Chieh and
Ahmad, Amin and
Lin, Jimmy",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.715/",
doi = "10.18653/v1/2023.emnlp-main.715",
pages = "11688--11696",
abstract = "Multilingual information retrieval (MLIR) is a crucial yet challenging task due to the need for human annotations in multiple languages, making training data creation labor-intensive. In this paper, we introduce mAggretriever, which effectively leverages semantic and lexical features from pre-trained multilingual transformers (e.g., mBERT and XLM-R) for dense retrieval. To enhance training and inference efficiency, we employ approximate masked-language modeling prediction for computing lexical features, reducing 70{--}85{\%} GPU memory requirement for mAggretriever fine-tuning. Empirical results demonstrate that mAggretriever, fine-tuned solely on English training data, surpasses existing state-of-the-art multilingual dense retrieval models that undergo further training on large-scale MLIR training data. Our code is available at url."
}
Markdown (Informal)
[mAggretriever: A Simple yet Effective Approach to Zero-Shot Multilingual Dense Retrieval](https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.715/) (Lin et al., EMNLP 2023)
ACL