paper-with-me

홈 › Papers

The JHU Submission to the 2020 Duolingo Shared Task on Simultaneous Translation and Paraphrase for Language Education

2020-07-01 · WS 2020 7 · Huda Khayrallah, Jacob Bremerman, Arya D. McCarthy, Kenton Murray, Winston Wu, Matt Post

This paper presents the Johns Hopkins University submission to the 2020 Duolingo Shared Task on Simultaneous Translation and Paraphrase for Language Education (STAPLE). We participated in all five language tasks, placing first in each. Our approach involved a language-agnostic pipeline of three components: (1) building strong machine translation systems on general-domain data, (2) fine-tuning on Duolingo-provided data, and (3) generating n-best lists which are then filtered with various score-based techniques. In addi- tion to the language-agnostic pipeline, we attempted a number of linguistically-motivated approaches, with, unfortunately, little success. We also find that improving BLEU performance of the beam-search generated translation does not necessarily improve on the task metric{---}weighted macro F1 of an n-best list.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

POSTECH Submission on Duolingo Shared Task

2020-07-01 · WS 2020 7 · Junsu Park, Hong-Seok Kwon, Jong-Hyeok Lee

In this paper, we propose a transfer learning based simultaneous translation model by extending BART. We pre-trained BART with Korean Wikipedia and a Korean news dataset, and fine-tuned with an additional web-crawled par…

Transfer LearningTranslation

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…

DiversityMachine TranslationMixture-of-Expertsmodel+1

Generating Diverse Translations via Weighted Fine-tuning and Hypotheses Filtering for the Duolingo STAPLE Task

2020-07-01 · WS 2020 7 · Sweta Agrawal, Marine Carpuat

This paper describes the University of Maryland{'}s submission to the Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education (STAPLE). Unlike the standard machine translation task, STAPLE …

Machine TranslationTranslation

Growing Together: Modeling Human Language Learning With n-Best Multi-Checkpoint Machine Translation

2020-06-07 · WS 2020 7 · El Moatez Billah Nagoudi, Muhammad Abdul-Mageed, Hasan Cavusoglu

We describe our submission to the 2020 Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education (STAPLE) (Mayhew et al., 2020). We view MT models at various training stages (i.e., checkpoint…

Machine TranslationTranslation

Expand and Filter: CUNI and LMU Systems for the WNGT 2020 Duolingo Shared Task

2020-07-01 · WS 2020 7 · Jind{\v{r}}ich Libovick{\'y}, Zden{\v{e}}k Kasner, Jind{\v{r}}ich Helcl, Ond{\v{r}}ej Du{\v{s}}ek

We present our submission to the Simultaneous Translation And Paraphrase for Language Education (STAPLE) challenge. We used a standard Transformer model for translation, with a crosslingual classifier predicting correct …

DiversityTranslation