paper-with-me

Papers

Exploring Model Consensus to Generate Translation Paraphrases

2020-07-01 · WS 2020 7 · Zhenhao Li, Marina Fomicheva, Lucia Specia

This paper describes our submission to the 2020 Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education (STAPLE). This task focuses on improving the ability of neural MT systems to generate diverse translations. Our submission explores various methods, including N-best translation, Monte Carlo dropout, Diverse Beam Search, Mixture of Experts, Ensembling, and Lexical Substitution. Our main submission is based on the integration of multiple translations from multiple methods using Consensus Voting. Experiments show that the proposed approach achieves a considerable degree of diversity without introducing noisy translations. Our final submission achieves a 0.5510 weighted F1 score on the blind test set for the English-Portuguese track.

📄 PDF Abstract BibTeX

Code (1)

Nickeilf/STAPLE20 공식 구현 pytorch

Tasks

DiversityMachine TranslationMixture-of-ExpertsmodelTranslation

Similar Papers 제목 키워드 기반

Paraphrasing Revisited with Neural Machine Translation

2017-04-01 · EACL 2017 4 · Jonathan Mallinson, Rico Sennrich, Mirella Lapata

Recognizing and generating paraphrases is an important component in many natural language processing applications. A well-established technique for automatically extracting paraphrases leverages bilingual corpora to find…

Machine TranslationQuestion AnsweringSemantic ParsingSemantic Role Labeling+1

Beyond a Single Reference: Training and Evaluation with Paraphrases in Sign Language Translation

2026-01-29 · Václav Javorek, Tomáš Železný, Alessa Carbo, Marek Hrúz 외 arxiv

Most Sign Language Translation (SLT) corpora pair each signed utterance with a single written-language reference, despite the highly non-isomorphic relationship between sign and spoken languages, where multiple translati…

Sign Language Translation

Exploring Consensus in Machine Translation for Quality Estimation

2014-06-01 · WS 2014 6 · Carolina Scarton, Lucia Specia
Machine TranslationTranslation

Paraphrases as Foreign Languages in Multilingual Neural Machine Translation

2018-08-25 · ACL 2019 7 · Zhong Zhou, Matthias Sperber, Alex Waibel

Paraphrases, the rewordings of the same semantic meaning, are useful for improving generalization and translation. However, prior works only explore paraphrases at the word or phrase level, not at the sentence or corpus …

Machine TranslationNMTSentenceTAG+2

Manual and Automatic Paraphrases for MT Evaluation

2016-05-01 · LREC 2016 5 · Ale{\v{s}} Tamchyna, Petra Baran{\v{c}}{\'\i}kov{\'a}

Paraphrasing of reference translations has been shown to improve the correlation with human judgements in automatic evaluation of machine translation (MT) outputs. In this work, we present a new dataset for evaluating En…

Machine TranslationTranslation