Browse State-of-the-Art › Unsupervised Machine Translation
Unsupervised Machine Translation
33 papers with code · 9 benchmarks · 4 datasets archive 2025-07-28
Unsupervised machine translation is the task of doing machine translation without any translation resources at training time.
( Image credit: Phrase-Based & Neural Unsupervised Machine Translation )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
9 leaderboard tables shown for this task, 9 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
4 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 33 papers with code (102 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
28 May 2020 67 repositories listed Syntology ran 15 of 65 samples · 50 unverified · 4 pointer-only (licence)By contrast, humans can generally perform a new language task from only a few examples or from simple instructions - something which current NLP systems still largely struggle to do.
-
11 Oct 2017 20 repositories listed Syntology ran 6 of 8 samples · 2 unverified · 8 pointer-only (licence)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…
-
22 Jan 2019 17 repositories listed Syntology ran 1 of 7 samples · 6 unverified · 1 pointer-only (licence)On unsupervised machine translation, we obtain 34.
-
20 Apr 2018 14 repositories listedMachine translation systems achieve near human-level performance on some languages, yet their effectiveness strongly relies on the availability of large amounts of parallel sentences, which hinders their applicability…
-
31 Oct 2017 14 repositories listed Syntology ran 3 of 14 samples · 11 unverified · 5 pointer-only (licence)By learning to reconstruct in both languages from this shared feature space, the model effectively learns to translate without using any labeled data.
-
5 Jun 2020 9 repositories listed Syntology ran 1 of 8 samples · 7 unverifiedWe train our model on source code from open source GitHub projects, and show that it can translate functions between C++, Java, and Python with high accuracy.
-
22 Jan 2020 8 repositories listedThis paper demonstrates that multilingual denoising pre-training produces significant performance gains across a wide variety of machine translation (MT) tasks.
-
7 May 2019 7 repositories listedPre-training and fine-tuning, e.
-
10 Feb 2020 5 repositories listed Syntology ran 18 of 25 samples · 7 unverified · 12 pointer-only (licence)Across all style transfer tasks, our approach yields substantial gains over state-of-the-art non-generative baselines, including the state-of-the-art unsupervised machine translation techniques that our approach…
-
17 Feb 2020 3 repositories listedWhile BERT is more commonly used as fine-tuning instead of contextual embedding for downstream language understanding tasks, in NMT, our preliminary exploration of using BERT as contextual embedding is better than using…
-
4 Sep 2018 3 repositories listedWhile modern machine translation has relied on large parallel corpora, a recent line of work has managed to train Neural Machine Translation (NMT) systems from monolingual corpora only (Artetxe et al., 2018c; Lample et…
-
30 Oct 2017 2 repositories listed Syntology ran 6 of 6 samples · 0 unverified · 6 pointer-only (licence)In spite of the recent success of neural machine translation (NMT) in standard benchmarks, the lack of large parallel corpora poses a major practical problem for many language pairs.
-
1 Dec 2023 1 repository listedThe field of unsupervised machine translation has seen significant advancement from the marriage of the Transformer and the back-translation algorithm.
-
9 Nov 2023 1 repository listedWe train an encoder to gain morphological knowledge of a language and transfer the knowledge to perform unsupervised and weakly-supervised cognate detection tasks with and without the pivot language for the…
-
27 Mar 2023 1 repository listedNeural machine translation (NMT) has progressed rapidly over the past several years, and modern models are able to achieve relatively high quality using only monolingual text data, an approach dubbed Unsupervised…
-
10 Jan 2023 1 repository listedAdvancements in unsupervised machine translation have enabled the development of machine translation systems that can translate between languages for which there is not an abundance of parallel data available.
-
20 Nov 2022 1 repository listedNeural networks are capable of translating between languages -- in some cases even between two languages where there is little or no access to parallel translations, in what is known as Unsupervised Machine Translation…
-
31 May 2022 1 repository listed Syntology ran 2 of 2 samples · 0 unverifiedNumerous recent work on unsupervised machine translation (UMT) implies that competent unsupervised translations of low-resource and unrelated languages, such as Nepali or Sinhala, are only possible if the model is…
-
13 Oct 2021 1 repository listedWith little to no parallel data available for programming languages, unsupervised methods are well-suited to source code translation.
-
24 Sep 2021 1 repository listedLastly, we experiment with the order in which offline and online back-translation are used to train an unsupervised system, finding that using online back-translation first works better for DE→DSB by 2.
-
11 Jun 2021 1 repository listed Syntology ran 0 of 6 samples · 6 unverifiedTo bridge this gap, we propose a new training approach, Break-It-Fix-It (BIFI), which has two key ideas: (i) we use the critic to check a fixer's output on real bad inputs and add good (fixed) outputs to the training…
-
31 Mar 2021 1 repository listedThis work focuses on comparing different solutions for machine translation on low resource language pairs, namely, with zero-shot transfer learning and unsupervised machine translation.
-
1 Nov 2020 1 repository listedUnsupervised Machine Translation has been advancing our ability to translate without parallel data, but state-of-the-art methods assume an abundance of monolingual data.
-
25 Oct 2020 1 repository listedOur core unsupervised neural machine translation (UNMT) system follows the strategy of Chronopoulou et al.
-
24 Oct 2020 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Pre-trained contextual vision-and-language (V&L) models have achieved impressive performance on various benchmarks.
-
1 Jul 2020 1 repository listedThe commonly used framework for unsupervised machine translation builds initial translation models of both translation directions, and then performs iterative back-translation to jointly boost their translation…
-
16 Jun 2020 1 repository listedRecent studies have demonstrated the cross-lingual alignment ability of multilingual pretrained language models.
-
3 Jun 2020 1 repository listedRecent unsupervised machine translation (UMT) systems usually employ three main principles: initialization, language modeling and iterative back-translation, though they may apply them differently.
-
28 Jan 2020 1 repository listedWe study unsupervised multilingual alignment, the problem of finding word-to-word translations between multiple languages without using any parallel data.
-
31 Aug 2019 1 repository listedAccording to experiments, our approach significantly improve the perplexity and BLEU compared with typical UMT models.
Syntology lines on 10 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections