SOTAVerified

Faithful Target Attribute Prediction in Neural Machine Translation

2021-09-24Code Available0· sign in to hype

Xing Niu, Georgiana Dinu, Prashant Mathur, Anna Currey

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The training data used in NMT is rarely controlled with respect to specific attributes, such as word casing or gender, which can cause errors in translations. We argue that predicting the target word and attributes simultaneously is an effective way to ensure that translations are more faithful to the training data distribution with respect to these attributes. Experimental results on two tasks, uppercased input translation and gender prediction, show that this strategy helps mirror the training data distribution in testing. It also facilitates data augmentation on the task of uppercased input translation.

Tasks

Reproductions