EMNLP 2024finding4 citations

MINERS: Multilingual Language Models as Semantic Retrievers

Genta Indra Winata, Ruochen Zhang, David Ifeoluwa Adelani

Abstract

Words have been represented in a high-dimensional vector space that encodes their semantic similarities, enabling downstream applications such as retrieving synonyms, antonyms, and relevant contexts. However, despite recent advances in multilingual language models (LMs), the effectiveness of these models’ representations in semantic retrieval contexts has not been comprehensively explored. To fill this gap, this paper introduces the MINERS, a benchmark designed to evaluate the ability of multilingual LMs in semantic retrieval tasks, including bitext mining and classification via retrieval-augmented contexts. We create a comprehensive framework to assess the robustness of LMs in retrieving samples across over 200 diverse languages, including extremely low-resource languages in challenging cross-lingual and code-switching settings. Our results demonstrate that by solely retrieving semantically similar embeddings yields performance competitive with state-of-the-art approaches, without requiring any fine-tuning.

BibTeX
@inproceedings{winata-etal-2024-miners,
    title = "{MINERS}: Multilingual Language Models as Semantic Retrievers",
    author = "Winata, Genta Indra  and
      Zhang, Ruochen  and
      Adelani, David Ifeoluwa",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.155/",
    doi = "10.18653/v1/2024.findings-emnlp.155",
    pages = "2742--2766"
}
MINERS: Multilingual Language Models as Semantic Retrievers · EMNLP 2024