HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Unsupervised Neural Machine Translation with SMT as Posterior Regularization

Shuo Ren; Zhirui Zhang; Shujie Liu; Ming Zhou; Shuai Ma

Unsupervised Neural Machine Translation with SMT as Posterior Regularization

Abstract

Without real bilingual corpus available, unsupervised Neural Machine Translation (NMT) typically requires pseudo parallel data generated with the back-translation method for the model training. However, due to weak supervision, the pseudo data inevitably contain noises and errors that will be accumulated and reinforced in the subsequent training process, leading to bad translation performance. To address this issue, we introduce phrase based Statistic Machine Translation (SMT) models which are robust to noisy data, as posterior regularizations to guide the training of unsupervised NMT models in the iterative back-translation process. Our method starts from SMT models built with pre-trained language models and word-level translation tables inferred from cross-lingual embeddings. Then SMT and NMT models are optimized jointly and boost each other incrementally in a unified EM framework. In this way, (1) the negative effect caused by errors in the iterative back-translation process can be alleviated timely by SMT filtering noises from its phrase tables; meanwhile, (2) NMT can compensate for the deficiency of fluency inherent in SMT. Experiments conducted on en-fr and en-de translation tasks show that our method outperforms the strong baseline and achieves new state-of-the-art unsupervised machine translation performance.

Code Repositories

Imagist-Shuo/UNMT-SPR
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
unsupervised-machine-translation-on-wmt2014SMT as posterior regularization
BLEU: 17.0
unsupervised-machine-translation-on-wmt2014-1SMT as posterior regularization
BLEU: 28.9
unsupervised-machine-translation-on-wmt2014-2SMT as posterior regularization
BLEU: 29.5
unsupervised-machine-translation-on-wmt2014-3SMT as posterior regularization
BLEU: 20.4
unsupervised-machine-translation-on-wmt2016SMT as posterior regularization
BLEU: 21.7
unsupervised-machine-translation-on-wmt2016-1SMT as posterior regularization
BLEU: 26.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Unsupervised Neural Machine Translation with SMT as Posterior Regularization | Papers | HyperAI