paper-with-me

홈 › Papers

Adapting Large Multilingual Machine Translation Models to Unseen Low Resource Languages via Vocabulary Substitution and Neuron Selection

2022-09-01 · AMTA 2022 9 · Mohamed A Abdelghaffar, Amr El Mogy, Nada Ahmed Sharaf

We propose a method to adapt large Multilingual Machine Translation models to a low resource language (LRL) that was not included during the pre-training/training phases. We use neuron-ranking analysis to select neurons that are most influential to the high resource language (HRL) and fine-tune only this subset of the deep neural network’s neurons. We experiment with three mechanisms to compute such ranking. To allow for the potential difference in writing scripts between the HRL and LRL we utilize an alignment model to substitute HRL elements of the predefined vocab with appropriate LRL ones. Our method improves on both zero-shot and the stronger baseline of directly fine-tuning the model on the low-resource data by 3 BLEU points in X -> E and 1.6 points in E -> X.We also show that as we simulate smaller data amounts, the gap between our method and direct fine-tuning continues to widen.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Adapting Multilingual Neural Machine Translation to Unseen Languages

2019-10-30 · EMNLP (IWSLT) 2019 11 · Surafel M. Lakew, Alina Karakanta, Marcello Federico, Matteo Negri 외

Multilingual Neural Machine Translation (MNMT) for low-resource languages (LRL) can be enhanced by the presence of related high-resource languages (HRL), but the relatedness of HRL usually relies on predefined linguistic…

Data AugmentationMachine TranslationNMTTranslation

Maastricht University’s Large-Scale Multilingual Machine Translation System for WMT 2021

2021-11-01 · WMT (EMNLP) 2021 11 · Danni Liu, Jan Niehues

We present our development of the multilingual machine translation system for the large-scale multilingual machine translation task at WMT 2021. Starting form the provided baseline system, we investigated several techniq…

Machine TranslationTranslation

Adapting to Non-Centered Languages for Zero-shot Multilingual Translation

2022-09-09 · COLING 2022 10 · Zhi Qu, Taro Watanabe

Multilingual neural machine translation can translate unseen language pairs during training, i.e. zero-shot translation. However, the zero-shot translation is always unstable. Although prior works attributed the instabil…

Machine TranslationTranslation

Monolingual Adapters for Zero-Shot Neural Machine Translation

2020-11-01 · EMNLP 2020 11 · Jerin Philip, Alexandre Berard, Matthias Gall{\'e}, Laurent Besacier

We propose a novel adapter layer formalism for adapting multilingual models. They are more parameter-efficient than existing adapter layers while obtaining as good or better performance. The layers are specific to one la…

Machine TranslationTranslation

Towards Continual Learning for Multilingual Machine Translation via Vocabulary Substitution

2021-03-11 · NAACL 2021 4 · Xavier Garcia, Noah Constant, Ankur P. Parikh, Orhan Firat

We propose a straightforward vocabulary adaptation scheme to extend the language capacity of multilingual machine translation models, paving the way towards efficient continual learning for multilingual machine translati…

Continual LearningMachine TranslationTranslation