HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Word Translation Without Parallel Data

Alexis Conneau; Guillaume Lample; Marc'Aurelio Ranzato; Ludovic Denoyer; Hervé Jégou

Word Translation Without Parallel Data

Abstract

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.

Code Repositories

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
yunsukim86/wbw-lm
pytorch
Mentioned in GitHub
freedombenLiu/MUSE
pytorch
Mentioned in GitHub
facebookresearch/MUSE
Official
pytorch
Mentioned in GitHub
AlexMoreo/funnelling
Mentioned in GitHub
andreapdr/gfun
pytorch
Mentioned in GitHub
beinborn/SemanticDrift
pytorch
Mentioned in GitHub
samnguyen8991/Facebook-MUSE
pytorch
Mentioned in GitHub
baidu-research/HNN
Mentioned in GitHub
sabetAI/bucc-eval
pytorch
Mentioned in GitHub
zzzxiaohong/icbt
pytorch
Mentioned in GitHub
jiajunhua/facebookresearch-MUSE
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
word-alignment-on-en-esAdv - Refine - CSLS
P@1: 81.7
word-alignment-on-en-frAdv - Refine - CSLS
P@1: 82.3
word-alignment-on-es-enAdv - Refine - CSLS
P@1: 83.3
word-alignment-on-fr-enAdv - Refine - CSLS
P@1: 82.1

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
Word Translation Without Parallel Data | Papers | HyperAI