Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deterministic Reversible Data Augmentation for Neural Machine Translation

About

Data augmentation is an effective way to diversify corpora in machine translation, but previous methods may introduce semantic inconsistency between original and augmented data because of irreversible operations and random subword sampling procedures. To generate both symbolically diverse and semantically consistent augmentation data, we propose Deterministic Reversible Data Augmentation (DRDA), a simple but effective data augmentation method for neural machine translation. DRDA adopts deterministic segmentations and reversible operations to generate multi-granularity subword representations and pulls them closer together with multi-view techniques. With no extra corpora or model changes required, DRDA outperforms strong baselines on several translation tasks with a clear margin (up to 4.3 BLEU gain over Transformer) and exhibits good robustness in noisy, low-resource, and cross-domain datasets.

Jiashu Yao, Heyan Huang, Zeming Liu, Yuhang Guo• 2024

Related benchmarks

TaskDatasetResultRank
Machine TranslationIWSLT En-De 2014 (test)
BLEU30.92
92
Machine TranslationWMT De-En 14
BLEU31.59
33
Machine TranslationIWSLT14 DE-EN
BLEU Score37.95
22
Machine TranslationIWSLT de-en (test)
BLEU37.95
13
Machine Translationhiml (test)
BLEU28.8
6
Machine TranslationIWSLT De-En synthetic noise (test)
BLEU34.98
6
Machine TranslationTED Sk-En
BLEU33.34
5
Machine TranslationTED En-Sk
BLEU24.67
4
Machine TranslationIWSLT En-Fr 17
BLEU38.77
3
Machine TranslationIWSLT Fr-En 17
BLEU38.55
3
Showing 10 of 14 rows

Other info

Code

Follow for update