paper-with-me

홈 › Papers

NMTScore: A Multilingual Analysis of Translation-based Text Similarity Measures

2022-04-28 · Jannis Vamvas, Rico Sennrich

Being able to rank the similarity of short text segments is an interesting bonus feature of neural machine translation. Translation-based similarity measures include direct and pivot translation probability, as well as translation cross-likelihood, which has not been studied so far. We analyze these measures in the common framework of multilingual NMT, releasing the NMTScore library (available at https://github.com/ZurichNLP/nmtscore). Compared to baselines such as sentence embeddings, translation-based measures prove competitive in paraphrase identification and are more robust against adversarial or multilingual input, especially if proper normalization is applied. When used for reference-based evaluation of data-to-text generation in 2 tasks and 17 languages, translation-based measures show a relatively high correlation to human judgments.

📄 PDF Abstract BibTeX arXiv:2204.13692

Code (1)

zurichnlp/nmtscore 공식 구현 pytorch

Tasks

Data-to-Text GenerationMachine TranslationNMTParaphrase IdentificationSentenceSentence EmbeddingsText Generationtext similarityTranslation

Similar Papers 제목 키워드 기반

Towards a Deep Understanding of Multilingual End-to-End Speech Translation

2023-10-31 · Haoran Sun, Xiaohu Zhao, Yikun Lei, Shaolin Zhu 외

In this paper, we employ Singular Value Canonical Correlation Analysis (SVCCA) to analyze representations learnt in a multilingual end-to-end speech translation model trained over 22 languages. SVCCA enables us to estima…

Machine TranslationTranslation

Eliciting the Translation Ability of Large Language Models via Multilingual Finetuning with Translation Instructions

2023-05-24 · Jiahuan Li, Hao Zhou, ShuJian Huang, Shanbo Cheng 외

Large-scale Pretrained Language Models (LLMs), such as ChatGPT and GPT4, have shown strong abilities in multilingual translations, without being explicitly trained on parallel corpora. It is interesting how the LLMs obta…

Language ModelingLanguage ModellingTranslation

SemEval-2017 Task 1: Semantic Textual Similarity Multilingual and Crosslingual Focused Evaluation

2017-08-01 · SEMEVAL 2017 8 · Daniel Cer, Mona Diab, Eneko Agirre, I{\~n}igo Lopez-Gazpio 외

Semantic Textual Similarity (STS) measures the meaning similarity of sentences. Applications include machine translation (MT), summarization, generation, question answering (QA), short answer grading, semantic search, di…

Machine TranslationNatural Language InferenceQuestion AnsweringSemantic Textual Similarity+3

Improving Multilingual Semantic Textual Similarity with Shared Sentence Encoder for Low-resource Languages

2018-10-20 · Xin Tang, Shanbo Cheng, Loc Do, Zhiyu Min 외

Measuring the semantic similarity between two sentences (or Semantic Textual Similarity - STS) is fundamental in many NLP applications. Despite the remarkable results in supervised settings with adequate labeling, little…

Machine TranslationSemantic SimilaritySemantic Textual SimilaritySentence+2

Investigating Multilingual NMT Representations at Scale

2019-09-05 · IJCNLP 2019 11 · Sneha Reddy Kudugunta, Ankur Bapna, Isaac Caswell, Naveen Arivazhagan 외

Multilingual Neural Machine Translation (NMT) models have yielded large empirical success in transfer learning settings. However, these black-box representations are poorly understood, and their mode of transfer remains …

Cross-Lingual TransferMachine TranslationNMTTransfer Learning+1