Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Word Translation Without Parallel Data

About

State-of-the-art methods for learning cross-lingual word embeddings have relied on bilingual dictionaries or parallel corpora. Recent studies showed that the need for parallel data supervision can be alleviated with character-level information. While these methods showed encouraging results, they are not on par with their supervised counterparts and are limited to pairs of languages sharing a common alphabet. In this work, we show that we can build a bilingual dictionary between two languages without using any parallel corpora, by aligning monolingual word embedding spaces in an unsupervised way. Without using any character information, our model even outperforms existing supervised methods on cross-lingual tasks for some language pairs. Our experiments demonstrate that our method works very well also for distant language pairs, like English-Russian or English-Chinese. We finally describe experiments on the English-Esperanto low-resource language pair, on which there only exists a limited amount of parallel data, to show the potential impact of our method in fully unsupervised machine translation. Our code, embeddings and dictionaries are publicly available.

Alexis Conneau, Guillaume Lample, Marc'Aurelio Ranzato, Ludovic Denoyer, Herv\'e J\'egou• 2017

Related benchmarks

TaskDatasetResultRank
Word Embedding RetrievalWord Embeddings (test)
MRR0.81
80
Machine TranslationMulti30k Task1 (en-de)
BLEU Score5.39
26
Machine TranslationMulti30k Task1 en-fr
BLEU Score8.54
25
RetrievalCaltech-UCSD Birds-200 (CUB) 2011 (test)
MRR0.18
21
Machine TranslationMulti30k M30kT (test)
BLEU Score16.77
19
Cross-language Document RetrievalMATERIAL Tagalog 1.0 (Analysis)
MAP27.4
16
Cross-language Document RetrievalMATERIAL Tagalog 1.0 (dev)
MAP26
16
Named Entity RecognitionEnglish-Spanish code-switching tweets (test)
F1 Score61.49
13
Code-switching Real vs Fake ClassificationAll-CS (test)
Accuracy (Fake Class)96.52
10
Code-Switching Text GenerationAll-CS Mono filter (test)
BERTScore78.5
10
Showing 10 of 55 rows

Other info

Code

Follow for update