Semantically Consistent Data Augmentation for Neural Machine Translation via Conditional Masked Language Model
Qiao Cheng, Jin Huang, Yitao Duan

TL;DR
This paper proposes a semantically consistent data augmentation method for neural machine translation using a Conditional Masked Language Model that enforces semantic coherence and improves translation quality across multiple datasets.
Contribution
It introduces a novel data augmentation technique based on CMLM that ensures semantic consistency and diversity, outperforming existing methods in translation tasks.
Findings
Achieves up to 1.90 BLEU point improvements over baseline.
Demonstrates effectiveness across four diverse translation datasets.
Enforces semantic consistency within and across languages.
Abstract
This paper introduces a new data augmentation method for neural machine translation that can enforce stronger semantic consistency both within and across languages. Our method is based on Conditional Masked Language Model (CMLM) which is bi-directional and can be conditional on both left and right context, as well as the label. We demonstrate that CMLM is a good technique for generating context-dependent word distributions. In particular, we show that CMLM is capable of enforcing semantic consistency by conditioning on both source and target during substitution. In addition, to enhance diversity, we incorporate the idea of soft word substitution for data augmentation which replaces a word with a probabilistic distribution over the vocabulary. Experiments on four translation datasets of different scales show that the overall solution results in more realistic data augmentation and better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
