Improving Neural Machine Translation Robustness Via Data Augmentation: Beyond Back Translation | Awesome LLM Papers Add your paper to Awesome LLM Papers

Improving Neural Machine Translation Robustness Via Data Augmentation: Beyond Back Translation

Zhenhao Li, Lucia Specia . Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) 2019 – 51 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
EMNLP Image Text Integration Interdisciplinary Approaches Multimodal Semantic Representation Neural Machine Translation Security Visual Contextualization

Neural Machine Translation (NMT) models have been proved strong when translating clean texts, but they are very sensitive to noise in the input. Improving NMT models robustness can be seen as a form of “domain” adaption to noise. The recently created Machine Translation on Noisy Text task corpus provides noisy-clean parallel data for a few language pairs, but this data is very limited in size and diversity. The state-of-the-art approaches are heavily dependent on large volumes of back-translated data. This paper has two main contributions: Firstly, we propose new data augmentation methods to extend limited noisy data and further improve NMT robustness to noise while keeping the models small. Secondly, we explore the effect of utilizing noise from external data in the form of speech transcripts and show that it could help robustness.

Similar Work