paper-with-me

홈 › Papers

Bi-Directional Neural Machine Translation with Synthetic Parallel Data

2018-05-29 · WS 2018 7 · Xing Niu, Michael Denkowski, Marine Carpuat

Despite impressive progress in high-resource settings, Neural Machine Translation (NMT) still struggles in low-resource and out-of-domain scenarios, often failing to match the quality of phrase-based translation. We propose a novel technique that combines back-translation and multilingual NMT to improve performance in these difficult cases. Our technique trains a single model for both directions of a language pair, allowing us to back-translate source or target monolingual data without requiring an auxiliary model. We then continue training on the augmented parallel data, enabling a cycle of improvement for a single model that can incorporate any source, target, or parallel data to improve both translation directions. As a byproduct, these models can reduce training and deployment costs significantly compared to uni-directional models. Extensive experiments show that our technique outperforms standard back-translation in low-resource scenarios, improves quality on cross-domain tasks, and effectively reduces costs across the board.

📄 PDF Abstract BibTeX arXiv:1805.11213

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Building a Neural Machine Translation System Using Only Synthetic Parallel Data

2017-04-02 · Jae-hong Park, Jongyoon Song, Sungroh Yoon

Recent works have shown that synthetic parallel data automatically generated by translation models can be effective for various neural machine translation (NMT) issues. In this study, we build NMT systems using only synt…

Machine TranslationNMTSentenceTranslation

Revamping Multilingual Agreement Bidirectionally via Switched Back-translation for Multilingual Neural Machine Translation

2022-09-28 · Hongyuan Lu, Haoyang Huang, Shuming Ma, Dongdong Zhang 외

Despite the fact that multilingual agreement (MA) has shown its importance for multilingual neural machine translation (MNMT), current methodologies in the field have two shortages: (i) require parallel data between mult…

Document Level Machine TranslationDocument TranslationMachine TranslationTranslation

Parallel Corpora for bi-lingual English-Ethiopian Languages Statistical Machine Translation

2018-08-01 · COLING 2018 8 · Solomon Teferra Abate, Michael Melese, Martha Yifiru Tachbelie, Million Meshesha 외

In this paper, we describe an attempt towards the development of parallel corpora for English and Ethiopian Languages, such as Amharic, Tigrigna, Afan-Oromo, Wolaytta and Ge{'}ez. The corpora are used for conducting a bi…

Machine TranslationTranslation

GTCOM Neural Machine Translation Systems for WMT20

2020-11-01 · WMT (EMNLP) 2020 11 · Chao Bei, Hao Zong, Qingmin Liu, Conghu Yuan

This paper describes the Global Tone Communication Co., Ltd.’s submission of the WMT20 shared news translation task. We participate in four directions: English to (Khmer and Pashto) and (Khmer and Pashto) to English. Fur…

Language ModelingLanguage ModellingMachine TranslationTranslation

Punjabi to English Bidirectional NMT System

2020-12-01 · ICON 2020 12 · Kamal Deep, Ajit Kumar, Vishal Goyal

Machine Translation is ongoing research for last few decades. Today, Corpus-based Machine Translation systems are very popular. Statistical Machine Translation and Neural Machine Translation are based on the parallel cor…

Machine TranslationNMTTranslation