paper-with-me

홈 › Papers

Multilingual Seq2seq Training with Similarity Loss for Cross-Lingual Document Classification

2018-07-01 · WS 2018 7 · Katherine Yu, Haoran Li, Barlas Oguz

In this paper we continue experiments where neural machine translation training is used to produce joint cross-lingual fixed-dimensional sentence embeddings. In this framework we introduce a simple method of adding a loss to the learning objective which penalizes distance between representations of bilingually aligned sentences. We evaluate cross-lingual transfer using two approaches, cross-lingual similarity search on an aligned corpus (Europarl) and cross-lingual document classification on a recently published benchmark Reuters corpus, and we find the similarity loss significantly improves performance on both. Furthermore, we notice that while our Reuters results are very competitive, our English results are not as competitive, showing room for improvement in the current cross-lingual state-of-the-art. Our results are based on a set of 6 European languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Document ClassificationCross-Lingual TransferDocument ClassificationGeneral ClassificationMachine TranslationRepresentation LearningSentenceSentence EmbeddingSentence EmbeddingsTranslationWord Embeddings

Similar Papers 제목 키워드 기반

SANE-TTS: Stable And Natural End-to-End Multilingual Text-to-Speech

2022-06-24 · Hyunjae Cho, Wonbin Jung, Junhyeok Lee, Sang Hoon Woo

In this paper, we present SANE-TTS, a stable and natural end-to-end multilingual TTS model. By the difficulty of obtaining multilingual corpus for given speaker, training multilingual TTS model with monolingual corpora i…

Rhythmtext-to-speechText to Speech

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

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 a…

RetrievalSemantic SimilaritySemantic Textual SimilaritySentence+4

Cross-lingual Sentence Embedding using Multi-Task Learning

2021-11-01 · EMNLP 2021 11 · Koustava Goswami, Sourav Dutta, Haytham Assem, Theodorus Fransen 외

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 multilingu…

Multi-Task LearningSemantic SimilaritySemantic Textual SimilaritySentence+5

fact check AI at SemEval-2025 Task 7: Multilingual and Crosslingual Fact-checked Claim Retrieval

2025-08-05 · Pranshu Rastogi arxiv

SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval is approached as a Learning-to-Rank task using a bi-encoder model fine-tuned from a pre-trained transformer optimized for sentence similarit…