paper-with-me

Papers

Building Multilingual Machine Translation Systems That Serve Arbitrary X-Y Translations

2022-06-30 · Akiko Eriguchi, Shufang Xie, Tao Qin, Hany Hassan Awadalla

Multilingual Neural Machine Translation (MNMT) enables one system to translate sentences from multiple source languages to multiple target languages, greatly reducing deployment costs compared with conventional bilingual systems. The MNMT training benefit, however, is often limited to many-to-one directions. The model suffers from poor performance in one-to-many and many-to-many with zero-shot setup. To address this issue, this paper discusses how to practically build MNMT systems that serve arbitrary X-Y translation directions while leveraging multilinguality with a two-stage training strategy of pretraining and finetuning. Experimenting with the WMT'21 multilingual translation task, we demonstrate that our systems outperform the conventional baselines of direct bilingual models and pivot translation models for most directions, averagely giving +6.0 and +4.1 BLEU, without the need for architecture change or extra data collection. Moreover, we also examine our proposed approach in an extremely large-scale data setting to accommodate practical deployment scenarios.

📄 PDF Abstract BibTeX arXiv:2206.14982

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Building Multilingual Machine Translation Systems That Serve Arbitrary XY Translations

2022-07-01 · NAACL 2022 7 · Akiko Eriguchi, Shufang Xie, Tao Qin, Hany Hassan

Multilingual Neural Machine Translation (MNMT) enables one system to translate sentences from multiple source languages to multiple target languages, greatly reducing deployment costs compared with conventional bilingual…

Machine TranslationTranslation

Multilingual Neural Machine Translation

2020-12-01 · COLING 2020 8 · Raj Dabre, Chenhui Chu, Anoop Kunchukuttan

The advent of neural machine translation (NMT) has opened up exciting research in building multilingual translation systems i.e. translation models that can handle more than one language pair. Many advances have been mad…

Machine TranslationNMTTransfer LearningTranslation

KIT’s Multilingual Neural Machine Translation systems for IWSLT 2017

2017-12-01 · IWSLT 2017 12 · Ngoc-Quan Pham, Matthias Sperber, Elizabeth Salesky, Thanh-Le Ha 외

In this paper, we present KIT’s multilingual neural machine translation (NMT) systems for the IWSLT 2017 evaluation campaign machine translation (MT) and spoken language translation (SLT) tasks. For our MT task submissio…

Machine TranslationNMTTranslation

Rakuten’s Participation in WAT 2021: Examining the Effectiveness of Pre-trained Models for Multilingual and Multimodal Machine Translation

2021-08-01 · ACL (WAT) 2021 8 · Raymond Hendy Susanto, Dongzhe Wang, Sunil Yadav, Mausam Jain 외

This paper introduces our neural machine translation systems’ participation in the WAT 2021 shared translation tasks (team ID: sakura). We participated in the (i) NICT-SAP, (ii) Japanese-English multimodal translation, (…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+2

Building Machine Translation Systems for the Next Thousand Languages

2022-05-09 · Ankur Bapna, Isaac Caswell, Julia Kreutzer, Orhan Firat 외

In this paper we share findings from our effort to build practical machine translation (MT) systems capable of translating across over one thousand languages. We describe results in three research domains: (i) Building c…

Language IdentificationMachine TranslationTranslation