paper-with-me

Papers

Multilingual Neural Machine Translation: Can Linguistic Hierarchies Help?

2021-11-01 · Findings (EMNLP) 2021 11 · Fahimeh Saleh, Wray Buntine, Gholamreza Haffari, Lan Du

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enhance the low-resource translation by leveraging data from multiple languages. However, the performance of an MNMT model is highly dependent on the type of languages used in training, as transferring knowledge from a diverse set of languages degrades the translation performance due to negative transfer. In this paper, we propose a Hierarchical Knowledge Distillation (HKD) approach for MNMT which capitalises on language groups generated according to typological features and phylogeny of languages to overcome the issue of negative transfer. HKD generates a set of multilingual teacher-assistant models via a selective knowledge distillation mechanism based on the language groups, and then distills the ultimate multilingual model from those assistants in an adaptive way. Experimental results derived from the TED dataset with 53 languages demonstrate the effectiveness of our approach in avoiding the negative transfer effect in MNMT, leading to an improved translation performance (about 1 BLEU score in average) compared to strong baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMachine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Multilingual Neural Machine Translation:Can Linguistic Hierarchies Help?

2021-10-15 · Fahimeh Saleh, Wray Buntine, Gholamreza Haffari, Lan Du

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enh…

Knowledge DistillationMachine TranslationNMTTranslation

Hierarchical Transformer for Multilingual Machine Translation

2021-03-05 · EACL (VarDial) 2021 4 · Albina Khusainova, Adil Khan, Adín Ramírez Rivera, Vitaly Romanov

The choice of parameter sharing strategy in multilingual machine translation models determines how optimally parameter space is used and hence, directly influences ultimate translation quality. Inspired by linguistic tre…

Machine TranslationTranslation

Improving Multilingual Neural Machine Translation by Utilizing Semantic and Linguistic Features

2024-08-02 · Mengyu Bu, Shuhao Gu, Yang Feng

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot t…

DecoderMachine TranslationText GenerationTransfer Learning+1

Can LLMs Really Learn to Translate a Low-Resource Language from One Grammar Book?

2024-09-27 · Seth Aycock, David Stap, Di wu, Christof Monz 외

Extremely low-resource (XLR) languages lack substantial corpora for training NLP models, motivating the use of all available resources such as dictionaries and grammar books. Machine Translation from One Book (Tanzer et …

Machine TranslationTranslation

Towards a Deep Understanding of Multilingual End-to-End Speech Translation

2023-10-31 · Haoran Sun, Xiaohu Zhao, Yikun Lei, Shaolin Zhu 외

In this paper, we employ Singular Value Canonical Correlation Analysis (SVCCA) to analyze representations learnt in a multilingual end-to-end speech translation model trained over 22 languages. SVCCA enables us to estima…

Machine TranslationTranslation