Learning to Generalize to More: Continuous Semantic Augmentation for Neural Machine Translation
Xiangpeng Wei, Heng Yu, Yue Hu, Rongxiang Weng, Weihua Luo, Jun Xie,, Rong Jin

TL;DR
This paper introduces Continuous Semantic Augmentation (CsaNMT), a novel data augmentation method for neural machine translation that enhances model generalization by generating diverse, semantically consistent training samples, significantly improving performance across various language pairs.
Contribution
The paper proposes a new continuous semantic augmentation paradigm for NMT that overcomes limitations of discrete data augmentation methods, leading to superior translation quality.
Findings
CsaNMT outperforms existing augmentation techniques on multiple benchmarks.
It achieves significant improvements in both rich-resource and low-resource settings.
The method demonstrates robustness across diverse language pairs.
Abstract
The principal task in supervised neural machine translation (NMT) is to learn to generate target sentences conditioned on the source inputs from a set of parallel sentence pairs, and thus produce a model capable of generalizing to unseen instances. However, it is commonly observed that the generalization performance of the model is highly influenced by the amount of parallel data used in training. Although data augmentation is widely used to enrich the training data, conventional methods with discrete manipulations fail to generate diverse and faithful training samples. In this paper, we present a novel data augmentation paradigm termed Continuous Semantic Augmentation (CsaNMT), which augments each training instance with an adjacency semantic region that could cover adequate variants of literal expression under the same meaning. We conduct extensive experiments on both rich-resource and…
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
