English

Semi-supervised Neural Machine Translation with Consistency Regularization for Low-Resource Languages

Computation and Language 2023-04-04 v1 Machine Learning

Abstract

The advent of deep learning has led to a significant gain in machine translation. However, most of the studies required a large parallel dataset which is scarce and expensive to construct and even unavailable for some languages. This paper presents a simple yet effective method to tackle this problem for low-resource languages by augmenting high-quality sentence pairs and training NMT models in a semi-supervised manner. Specifically, our approach combines the cross-entropy loss for supervised learning with KL Divergence for unsupervised fashion given pseudo and augmented target sentences derived from the model. We also introduce a SentenceBERT-based filter to enhance the quality of augmenting data by retaining semantically similar sentence pairs. Experimental results show that our approach significantly improves NMT baselines, especially on low-resource datasets with 0.46--2.03 BLEU scores. We also demonstrate that using unsupervised training for augmented data is more efficient than reusing the ground-truth target sentences for supervised learning.

Keywords

Cite

@article{arxiv.2304.00557,
  title  = {Semi-supervised Neural Machine Translation with Consistency Regularization for Low-Resource Languages},
  author = {Viet H. Pham and Thang M. Pham and Giang Nguyen and Long Nguyen and Dien Dinh},
  journal= {arXiv preprint arXiv:2304.00557},
  year   = {2023}
}

Comments

TMP and GN contributed equally

R2 v1 2026-06-28T09:45:19.687Z