SOTAVerified

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

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

Sweta Agrawal, Marine Carpuat

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 requires generating a set of outputs for a given input sequence, aiming to cover the space of translations produced by language learners. We adapt neural machine translation models to this requirement by (a) generating n-best translation hypotheses from a model fine-tuned on learner translations, oversampled to reflect the distribution of learner responses, and (b) filtering hypotheses using a feature-rich binary classifier that directly optimizes a close approximation of the official evaluation metric. Combination of systems that use these two strategies achieves F1 scores of 53.9\% and 52.5\% on Vietnamese and Portuguese, respectively ranking 2nd and 4th on the leaderboard.

Tasks

Reproductions