paper-with-me

Papers

Language Model-Driven Unsupervised Neural Machine Translation

2019-11-10 · Wei Zhang, Youyuan Lin, Ruoran Ren, Xiaodong Wang, Zhenshuang Liang, Zhen Huang

Unsupervised neural machine translation(NMT) is associated with noise and errors in synthetic data when executing vanilla back-translations. Here, we explicitly exploits language model(LM) to drive construction of an unsupervised NMT system. This features two steps. First, we initialize NMT models using synthetic data generated via temporary statistical machine translation(SMT). Second, unlike vanilla back-translation, we formulate a weight function, that scores synthetic data at each step of subsequent iterative training; this allows unsupervised training to an improved outcome. We present the detailed mathematical construction of our method. Experimental WMT2014 English-French, and WMT2016 English-German and English-Russian translation tasks revealed that our method outperforms the best prior systems by more than 3 BLEU points.

📄 PDF Abstract BibTeX arXiv:1911.03937

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationmodelNMTTranslation

Similar Papers 제목 키워드 기반

POMP: Probability-driven Meta-graph Prompter for LLMs in Low-resource Unsupervised Neural Machine Translation

2024-01-11 · Shilong Pan, Zhiliang Tian, Liang Ding, Zhen Huang 외

Low-resource languages (LRLs) face challenges in supervised neural machine translation due to limited parallel data, prompting research into unsupervised methods. Unsupervised neural machine translation (UNMT) methods, i…

In-Context LearningMachine TranslationNMTTransfer Learning+1

Ensemble Self-Training for Unsupervised Machine Translation

2026-03-17 · Ido Aharon, Jonathan Shaki, Sarit Kraus arxiv

We present an ensemble-driven self-training framework for unsupervised neural machine translation (UNMT). Starting from a primary language pair, we train multiple UNMT models that share the same translation task but diff…

Unsupervised Machine Translation

Unsupervised Neural Machine Translation with Universal Grammar

2021-11-01 · EMNLP 2021 11 · Zuchao Li, Masao Utiyama, Eiichiro Sumita, Hai Zhao

Machine translation usually relies on parallel corpora to provide parallel signals for training. The advent of unsupervised machine translation has brought machine translation away from this reliance, though performance …

Machine TranslationTranslationUnsupervised Machine Translation

The LMU Munich Unsupervised Machine Translation System for WMT19

2019-08-01 · WS 2019 8 · Dario Stojanovski, Viktor Hangya, Matthias Huck, Alex Fraser 외

We describe LMU Munich{'}s machine translation system for German→Czech translation which was used to participate in the WMT19 shared task on unsupervised news translation. We train our model using monolingual data only…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+3

Zero-Shot Language Transfer vs Iterative Back Translation for Unsupervised Machine Translation

2021-03-31 · Aviral Joshi, Chengzhi Huang, Har Simrat Singh

This work focuses on comparing different solutions for machine translation on low resource language pairs, namely, with zero-shot transfer learning and unsupervised machine translation. We discuss how the data size affec…

Machine TranslationTransfer LearningTranslationUnsupervised Machine Translation