paper-with-me

홈 › Papers

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 translation. Our approach is suitable for large-scale datasets, applies to distant languages with unseen scripts, incurs only minor degradation on the translation performance for the original language pairs and provides competitive performance even in the case where we only possess monolingual data for the new languages.

📄 PDF Abstract BibTeX arXiv:2103.06799

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMachine TranslationTranslation

Similar 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 …

Machine Translation

On the Off-Target Problem of Zero-Shot Multilingual Neural Machine Translation

2023-05-18 · Liang Chen, Shuming Ma, Dongdong Zhang, Furu Wei 외

While multilingual neural machine translation has achieved great success, it suffers from the off-target issue, where the translation is in the wrong language. This problem is more pronounced on zero-shot translation tas…

DecoderMachine TranslationTranslation

LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages

2024-07-08 · Yinquan Lu, Wenhao Zhu, Lei LI, Yu Qiao 외

Large Language Models (LLMs) demonstrate remarkable translation capabilities in high-resource language tasks, yet their performance in low-resource languages is hindered by insufficient multilingual data during pre-train…

Data AugmentationTranslation

IITP-MT at WAT2021: Indic-English Multilingual Neural Machine Translation using Romanized Vocabulary

2021-08-01 · ACL (WAT) 2021 8 · Ramakrishna Appicharla, Kamal Kumar Gupta, Asif Ekbal, Pushpak Bhattacharyya

This paper describes the systems submitted to WAT 2021 MultiIndicMT shared task by IITP-MT team. We submit two multilingual Neural Machine Translation (NMT) systems (Indic-to-English and English-to-Indic). We romanize al…

Machine TranslationNMTTranslation

The Impact of Vocabulary Overlaps on Knowledge Transfer in Multilingual Machine Translation

2026-05-05 · Oona Itkonen, Jörg Tiedemann arxiv

Knowledge transfer, especially across related languages, has been found beneficial for multilingual neural machine translation (MNMT), but some aspects are still under-explored and deserve further investigation. A joint …

Machine Translation