Challenge: Experimental results on multilingual similarity search and bitext mining tasks show the effectiveness of our approach.
Approach: They propose a multilingual sentence representation model that aligns different languages in a shared representation space.
Outcome: The proposed model performs better than LASER3 on similarity searches and bitext mining tasks.

Similar Papers

Bitext Mining Using Distilled Sentence Representations for Low-Resource Languages (2022.findings-emnlp)

Copied to clipboard

Challenge: a new study aims to extend multilingual representation learning beyond the hundred most frequent languages . current work on multilingual sentence representations has focused on training one model which handles all languages of interest .
Approach: They propose a teacher-student approach to extend existing monolingual sentence embedding space to new languages.
Outcome: The proposed model outperforms the original LASER encoder in 44 African languages . the model can be used to train multiple languages and learn new languages if they have the same training data .
Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual Alignment (2025.acl-long)

Copied to clipboard

Challenge: Multilingual sentence encoders are often trained to map sentences from different languages into a shared semantic vector space . cross-lingual alignment training distorts optimal monolingual structure of semantic spaces of individual languages . a modular solution can be used for cross-linguistic tasks such as cross-language semantic similarity and zero-shot transfer .
Approach: They propose a modular training system that embeds sentences from different languages into a shared semantic vector space.
Outcome: The proposed solution achieves better performance across all tasks compared to monolithic models.
Improving Zero-shot Multilingual Neural Machine Translation by Leveraging Cross-lingual Consistency Regularization (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve zero-shot translation performance by learning language-agnostic representations and maximizing cross-lingual transfer have been proposed.
Approach: They propose a cross-lingual consistency regularization to bridge the representation gap between different languages and boost zero-shot translation performance.
Outcome: The proposed model improves translation performance on low-resource and high-res benchmarks and closes the sentence representation gap and aligns the representation space.
Aligning Cross-lingual Sentence Representations with Dual Momentum Contrast (2021.emnlp-main)

Copied to clipboard

Challenge: Existing work uses sentences within the same batch as negatives, which suffers from easy negatives.
Approach: They propose to align sentence representations from different languages into a unified embedding space . they adapt MoCo to further improve the quality of alignment .
Outcome: The proposed model achieves state-of-the-art on several tasks.
Improving Multi-lingual Alignment Through Soft Contrastive Learning (2024.naacl-srw)

Copied to clipboard

Challenge: Existing methods to train multi-lingual sentence embeddings ruins the mono-lingual space.
Approach: They propose a method to align multi-lingual embeddings based on similarity of sentences measured by a pre-trained mono-lingual teacher model.
Outcome: The proposed method outperforms existing multi-lingual embeddings including LaBSE on five languages and on a translation pair for Tatoeba dataset.
Multilingual Universal Sentence Encoder for Semantic Retrieval (2020.acl-demos)

Copied to clipboard

Challenge: Using a multi-task trained dual-encoder, our models embed text from 16 languages into a shared semantic space.
Approach: They propose retrieval focused multilingual sentence embedding models on TensorFlow Hub.
Outcome: The models achieve state-of-the-art on monolingual and cross-lingual retrieval (SR) and retrieval question answering (ReQA) competitive performance is obtained on related tasks of translation pair bitext retrieval and retrieving question answering.
Multilingual Representation Distillation with Contrastive Learning (2023.eacl-main)

Copied to clipboard

Challenge: Contextual representations from large pretrained language models encode semantic information from two or more languages.
Approach: They integrate contrastive learning into multilingual representation distillation and use it for quality estimation of parallel sentences.
Outcome: The proposed model outperforms existing models with similarity searches and filtering tasks across low-resource languages.
Multilingual Sentence-T5: Scalable Sentence Encoders for Multilingual Applications (2024.lrec-main)

Copied to clipboard

Challenge: Prior work on multilingual sentence embedding has demonstrated that the efficient use of natural language inference data to build high-performance models can outperform conventional methods.
Approach: They propose a multilingual sentence embedding model by extending an existing monolingual model by using the low-rank adaptation technique.
Outcome: The proposed model outperforms the previous approach and shows that languages with fewer resources or those with less linguistic similarity to English benefit more from the parameter increase.
Bilingual alignment transfers to multilingual alignment for unsupervised parallel text mining (2022.acl-long)

Copied to clipboard

Challenge: a model trained to align only two languages can encode multilingually more aligned representations . a dual-pivot transfer theory is proposed for bilingual training .
Approach: They propose methods for learning cross-lingual sentence representations using paired or unpaired bilingual texts.
Outcome: The proposed models reach the state of the art in unsupervised bitext mining and perform better than multilingually supervised models.
Language-aware Interlingua for Multilingual Neural Machine Translation (2020.acl-main)

Copied to clipboard

Challenge: Existing multilingual neural machine translation models fail to capture diversity and specificity of different languages, resulting in inferior performance against individual models that are sufficiently trained.
Approach: They propose to integrate a language-aware interlingua into an Encoder-Decoder architecture to learn a semantic representation from the semantic spaces of different languages while allowing for language-specific specialization of a particular language pair.
Outcome: The proposed model achieves remarkable improvements over state-of-the-art multilingual NMT models and produces comparable performance with strong individual models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations