HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Unsupervised Machine Translation Using Monolingual Corpora Only

Guillaume Lample; Alexis Conneau; Ludovic Denoyer; Marc'Aurelio Ranzato

Unsupervised Machine Translation Using Monolingual Corpora Only

Abstract

Machine translation has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale parallel corpora. There have been numerous attempts to extend these successes to low-resource language pairs, yet requiring tens of thousands of parallel sentences. In this work, we take this research direction to the extreme and investigate whether it is possible to learn to translate even without any parallel data. We propose a model that takes sentences from monolingual corpora in two different languages and maps them into the same latent space. By learning to reconstruct in both languages from this shared feature space, the model effectively learns to translate without using any labeled data. We demonstrate our model on two widely used datasets and two language pairs, reporting BLEU scores of 32.8 and 15.1 on the Multi30k and WMT English-French datasets, without using even a single parallel sentence at training time.

Code Repositories

makozi/AfrikaansNMT
Mentioned in GitHub
labdac/charlacompling
Mentioned in GitHub
YovaKem/generalized-procrustes-MUSE
pytorch
Mentioned in GitHub
barnerwothers/MUSE
pytorch
Mentioned in GitHub
maochf/MUSE
pytorch
Mentioned in GitHub
freedombenLiu/MUSE
pytorch
Mentioned in GitHub
facebookresearch/MUSE
pytorch
Mentioned in GitHub
migonch/unsupervised_mt
pytorch
Mentioned in GitHub
samnguyen8991/Facebook-MUSE
pytorch
Mentioned in GitHub
sabetAI/bucc-eval
pytorch
Mentioned in GitHub
jiajunhua/facebookresearch-MUSE
pytorch
Mentioned in GitHub
keleog/PidginUNMT
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
machine-translation-on-wmt2016-english-germanUnsupervised S2S with attention
BLEU score: 9.64
machine-translation-on-wmt2016-german-englishUnsupervised S2S with attention
BLEU score: 13.33

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 Machine Translation Using Monolingual Corpora Only | Papers | HyperAI