paper-with-me

홈 › Papers

Cross-lingual Sentence Embedding using Multi-Task Learning

2021-11-01 · EMNLP 2021 11 · Koustava Goswami, Sourav Dutta, Haytham Assem, Theodorus Fransen, John P. McCrae

Multilingual sentence embeddings capture rich semantic information not only for measuring similarity between texts but also for catering to a broad range of downstream cross-lingual NLP tasks. State-of-the-art multilingual sentence embedding models require large parallel corpora to learn efficiently, which confines the scope of these models. In this paper, we propose a novel sentence embedding framework based on an unsupervised loss function for generating effective multilingual sentence embeddings, eliminating the need for parallel corpora. We capture semantic similarity and relatedness between sentences using a multi-task loss function for training a dual encoder model mapping different languages onto the same vector space. We demonstrate the efficacy of an unsupervised as well as a weakly supervised variant of our framework on STS, BUCC and Tatoeba benchmark tasks. The proposed unsupervised sentence embedding framework outperforms even supervised state-of-the-art methods for certain under-resourced languages on the Tatoeba dataset and on a monolingual benchmark. Further, we show enhanced zero-shot learning capabilities for more than 30 languages, with the model being trained on only 13 languages. Our model can be extended to a wide range of languages from any language family, as it overcomes the requirement of parallel corpora for training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningSemantic SimilaritySemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSentence EmbeddingsSTSZero-Shot Learning

Similar Papers 제목 키워드 기반

English Contrastive Learning Can Learn Universal Cross-lingual Sentence Embeddings

2022-11-11 · Yau-Shian Wang, Ashley Wu, Graham Neubig

Universal cross-lingual sentence embeddings map semantically similar cross-lingual sentences into a shared embedding space. Aligning cross-lingual sentence embeddings usually requires supervised cross-lingual parallel se…

Contrastive LearningRetrievalSentenceSentence Embedding+3

Emu: Enhancing Multilingual Sentence Embeddings with Semantic Specialization

2019-09-15 · Wataru Hirota, Yoshihiko Suhara, Behzad Golshan, Wang-Chiew Tan

We present Emu, a system that semantically enhances multilingual sentence embeddings. Our framework fine-tunes pre-trained multilingual sentence embeddings using two main components: a semantic classifier and a language …

intent-classificationIntent ClassificationSemantic SimilaritySemantic Textual Similarity+4

Language-agnostic Representation from Multilingual Sentence Encoders for Cross-lingual Similarity Estimation

2021-11-01 · EMNLP 2021 11 · Nattapong Tiyajamorn, Tomoyuki Kajiwara, Yuki Arase, Makoto Onizuka

We propose a method to distill a language-agnostic meaning embedding from a multilingual sentence encoder. By removing language-specific information from the original embedding, we retrieve an embedding that fully repres…

Cross-Lingual Semantic Textual SimilarityMachine TranslationSemantic Textual SimilaritySentence+2

Leveraging Multi-lingual Positive Instances in Contrastive Learning to Improve Sentence Embedding

2023-09-16 · Kaiyan Zhao, Qiyu Wu, Xin-Qiang Cai, Yoshimasa Tsuruoka

Learning multi-lingual sentence embeddings is a fundamental task in natural language processing. Recent trends in learning both mono-lingual and multi-lingual sentence embeddings are mainly based on contrastive learning …

Contrastive LearningCross-Lingual TransferRetrievalSemantic Similarity+5

Improving Multi-lingual Alignment Through Soft Contrastive Learning

2024-05-25 · Minsu Park, Seyeon Choi, Chanyeol Choi, Jun-Seong Kim 외

Making decent multi-lingual sentence representations is critical to achieve high performances in cross-lingual downstream tasks. In this work, we propose a novel method to align multi-lingual embeddings based on the simi…

Contrastive LearningSentenceSTS