paper-with-me

홈 › Papers

Semantic Alignment with Calibrated Similarity for Multilingual Sentence Embedding

2021-11-01 · Findings (EMNLP) 2021 11 · Jiyeon Ham, Eun-Sol Kim

Measuring the similarity score between a pair of sentences in different languages is the essential requisite for multilingual sentence embedding methods. Predicting the similarity score consists of two sub-tasks, which are monolingual similarity evaluation and multilingual sentence retrieval. However, conventional methods have mainly tackled only one of the sub-tasks and therefore showed biased performances. In this paper, we suggest a novel and strong method for multilingual sentence embedding, which shows performance improvement on both sub-tasks, consequently resulting in robust predictions of multilingual similarity scores. The suggested method consists of two parts: to learn semantic similarity of sentences in the pivot language and then to extend the learned semantic structure to different languages. To align semantic structures across different languages, we introduce a teacher-student network. The teacher network distills the knowledge of the pivot language to different languages of the student network. During the distillation, the parameters of the teacher network are updated with the slow-moving average. Together with the distillation and the parameter updating, the semantic structure of the student network can be directly aligned across different languages while preserving the ability to measure the semantic similarity. Thus, the multilingual training method drives performance improvement on multilingual similarity evaluation. The suggested model achieves the state-of-the-art performance on extended STS 2017 multilingual similarity evaluation as well as two sub-tasks, which are extended STS 2017 monolingual similarity evaluation and Tatoeba multilingual retrieval in 14 languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSemantic SimilaritySemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSentence RetrievalSTS

Similar Papers 제목 키워드 기반

Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual Alignment

2024-07-20 · Yongxin Huang, Kexin Wang, Goran Glavaš, Iryna Gurevych

Multilingual sentence encoders are commonly obtained by training multilingual language models to map sentences from different languages into a shared semantic space. As such, they are subject to curse of multilinguality,…

Contrastive LearningMultiple-choiceSentenceSentence Embeddings+1

Multilingual Corpus Creation for Multilingual Semantic Similarity Task

2020-05-01 · LREC 2020 5 · Mahtab Ahmed, Chahna Dixit, Robert E. Mercer, Atif Khan 외

In natural language processing, the performance of a semantic similarity task relies heavily on the availability of a large corpus. Various monolingual corpora are available (mainly English); but multilingual resources a…

Semantic SimilaritySemantic Textual SimilaritySentence

EASE: Entity-Aware Contrastive Learning of Sentence Embedding

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We present EASE, a novel method for learning sentence embeddings via contrastive learning between sentences and their related entities.The advantage of using entity supervision is twofold: (1) entities have been shown to…

ClusteringContrastive LearningSemantic Textual SimilaritySentence+6

EASE: Entity-Aware Contrastive Learning of Sentence Embedding

2022-05-09 · NAACL 2022 7 · Sosuke Nishikawa, Ryokan Ri, Ikuya Yamada, Yoshimasa Tsuruoka 외

We present EASE, a novel method for learning sentence embeddings via contrastive learning between sentences and their related entities. The advantage of using entity supervision is twofold: (1) entities have been shown t…

ClusteringContrastive LearningSemantic Textual SimilaritySentence+6

Aligning Multilingual News for Stock Return Prediction

2025-10-22 · Yuntao Wu, Lynn Tao, Ing-Haw Cheng, Charles Martineau 외 arxiv

News spreads rapidly across languages and regions, but translations may lose subtle nuances. We propose a method to align sentences in multilingual news articles using optimal transport, identifying semantically similar …

Semantic Similarity