SOTAVerified

Training and Inference Methods for High-Coverage Neural Machine Translation

2020-07-01WS 2020Unverified0· sign in to hype

Michael Yang, Yixin Liu, Rahul Mayuranath

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we introduce a system built for the Duolingo Simultaneous Translation And Paraphrase for Language Education (STAPLE) shared task at the 4th Workshop on Neural Generation and Translation (WNGT 2020). We participated in the English-to-Japanese track with a Transformer model pretrained on the JParaCrawl corpus and fine-tuned in two steps on the JESC corpus and then the (smaller) Duolingo training corpus. First, during training, we find it is essential to deliberately expose the model to higher-quality translations more often during training for optimal translation performance. For inference, encouraging a small amount of diversity with Diverse Beam Search to improve translation coverage yielded marginal improvement over regular Beam Search. Finally, using an auxiliary filtering model to filter out unlikely candidates from Beam Search improves performance further. We achieve a weighted F1 score of 27.56\% on our own test set, outperforming the STAPLE AWS translations baseline score of 4.31\%.

Tasks

Reproductions