Data Augmentation For Low-resource Neural Machine Translation | Awesome LLM Papers Contribute to Awesome LLM Papers

Data Augmentation For Low-resource Neural Machine Translation

Marzieh Fadaee, Arianna Bisazza, Christof Monz . Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers) 2017 – 519 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

The quality of a Neural Machine Translation system depends substantially on the availability of sizable parallel corpora. For low-resource language pairs this is not the case, resulting in poor translation quality. Inspired by work in computer vision, we propose a novel data augmentation approach that targets low-frequency words by generating new sentence pairs containing rare words in new, synthetically created contexts. Experimental results on simulated low-resource settings show that our method improves translation quality by up to 2.9 BLEU points over the baseline and up to 3.2 BLEU over back-translation.

Similar Work