English

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

Computation and Language 2020-06-09 v1 Machine Learning Machine Learning

Abstract

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., checkpoints) as human learners at different levels. Hence, we employ an ensemble of multi-checkpoints from the same model to generate translation sequences with various levels of fluency. From each checkpoint, for our best model, we sample n-Best sequences (n=10) with a beam width =100. We achieve 37.57 macro F1 with a 6 checkpoint model ensemble on the official English to Portuguese shared task test data, outperforming a baseline Amazon translation system of 21.30 macro F1 and ultimately demonstrating the utility of our intuitive method.

Keywords

Cite

@article{arxiv.2006.04050,
  title  = {Growing Together: Modeling Human Language Learning With n-Best Multi-Checkpoint Machine Translation},
  author = {El Moatez Billah Nagoudi and Muhammad Abdul-Mageed and Hasan Cavusoglu},
  journal= {arXiv preprint arXiv:2006.04050},
  year   = {2020}
}

Comments

Accepted to the 4th Workshop on Neural Generation and Translation (Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education Mayhew et al., 2020) collocated with ACL 2020

R2 v1 2026-06-23T16:07:14.814Z