HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Improving Neural Machine Translation Models with Monolingual Data

Rico Sennrich; Barry Haddow; Alexandra Birch

Improving Neural Machine Translation Models with Monolingual Data

Abstract

Neural Machine Translation (NMT) has obtained state-of-the art performance for several language pairs, while only using parallel data for training. Target-side monolingual data plays an important role in boosting fluency for phrase-based statistical machine translation, and we investigate the use of monolingual data for NMT. In contrast to previous work, which combines NMT models with separately trained language models, we note that encoder-decoder NMT architectures already have the capacity to learn the same information as a language model, and we explore strategies to train with monolingual data without changing the neural network architecture. By pairing monolingual training data with an automatic back-translation, we can treat it as additional parallel training data, and we obtain substantial improvements on the WMT 15 task English<->German (+2.8-3.7 BLEU), and for the low-resourced IWSLT 14 task Turkish->English (+2.1-3.4 BLEU), obtaining new state-of-the-art results. We also show that fine-tuning on in-domain monolingual and parallel data gives substantial improvements for the IWSLT 15 task English->German.

Code Repositories

surafelml/Afro-NMT
tf
Mentioned in GitHub
josephch405/curriculum-nmt
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-lingual-bitext-mining-on-bucc-french-toMonolingual training data
F1 score: 75.8
cross-lingual-bitext-mining-on-bucc-german-toMonolingual training data
F1 score: 76.9

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
Improving Neural Machine Translation Models with Monolingual Data | Papers | HyperAI