2020

Dictionary-based Data Augmentation for Cross-Domain Neural Machine Translation

Peng, Wei, Huang, Chongxuan, Li, Tianhao et al.

Understand

Existing data augmentation approaches for neural machine translation (NMT) have predominantly relied on back-translating in-domain (IND) monolingual corpora.

  • These methods suffer from issues associated with a domain information gap, which leads to translation errors for low frequency and out-of-vocabulary terminology.
  • This paper proposes a dictionary-based data augmentation (DDA) method for cross-domain NMT.
  • DDA synthesizes a domain-specific dictionary with general domain corpora to automatically generate a large-scale pseudo-IND parallel corpus.

Reading the bibliography…