A two-stage, English-only training method aligns XLM-R representations with Mistral-7B to produce multilingual embeddings, improving low-resource language scores by up to 22 points while losing about 10 points on English.
MINERS: Multilingual Language Models as Semantic Retrievers
1 Pith paper cite this work. Polarity classification is still indexing.
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.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
LUSIFER: Language Universal Space Integration for Enhanced Multilingual Embeddings with Large Language Models
A two-stage, English-only training method aligns XLM-R representations with Mistral-7B to produce multilingual embeddings, improving low-resource language scores by up to 22 points while losing about 10 points on English.