paper-with-me

홈 › Papers

Clustering Pseudo Language Family in Multilingual Translation Models with Fisher Information Matrix

2023-12-05 · Xinyu Ma, Xuebo Liu, Min Zhang

In multilingual translation research, the comprehension and utilization of language families are of paramount importance. Nevertheless, clustering languages based solely on their ancestral families can yield suboptimal results due to variations in the datasets employed during the model's training phase. To mitigate this challenge, we introduce an innovative method that leverages the fisher information matrix (FIM) to cluster language families, anchored on the multilingual translation model's characteristics. We hypothesize that language pairs with similar effects on model parameters exhibit a considerable degree of linguistic congruence and should thus be grouped cohesively. This concept has led us to define pseudo language families. We provide an in-depth discussion regarding the inception and application of these pseudo language families. Empirical evaluations reveal that employing these pseudo language families enhances performance over conventional language families in adapting a multilingual translation model to unfamiliar language pairs. The proposed methodology may also be extended to scenarios requiring language similarity measurements. The source code and associated scripts can be accessed at https://github.com/ecoli-hit/PseudoFamily.

📄 PDF Abstract BibTeX arXiv:2312.02820

Code (1)

ecoli-hit/pseudofamily 공식 구현 pytorch

Tasks

ClusteringTranslation

Similar Papers 제목 키워드 기반

Multilingual Neural Machine Translation with Language Clustering

2019-08-25 · IJCNLP 2019 11 · Xu Tan, Jiale Chen, Di He, Yingce Xia 외

Multilingual neural machine translation (NMT), which translates multiple languages using a single model, is of great practical importance due to its advantages in simplifying the training process, reducing online mainten…

ClusteringMachine TranslationNMTTranslation

Language Clustering for Multilingual Named Entity Recognition

2021-11-01 · Findings (EMNLP) 2021 11 · Kyle Shaffer

Recent work in multilingual natural language processing has shown progress in various tasks such as natural language inference and joint multilingual translation. Despite success in learning across many languages, challe…

ClusteringLanguage IdentificationLanguage ModelingLanguage Modelling+7

PEACH: Pre-Training Sequence-to-Sequence Multilingual Models for Translation with Semi-Supervised Pseudo-Parallel Document Generation

2023-04-03 · Alireza Salemi, Amirhossein Abaskohi, Sara Tavakoli, Yadollah Yaghoobzadeh 외

Multilingual pre-training significantly improves many multilingual NLP tasks, including machine translation. Most existing methods are based on some variants of masked language modeling and text-denoising objectives on m…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+5

Addressing Asymmetry in Multilingual Neural Machine Translation with Fuzzy Task Clustering

2022-10-01 · COLING 2022 10 · Qian Wang, Jiajun Zhang

Multilingual neural machine translation (NMT) enables positive knowledge transfer among multiple translation tasks with a shared underlying model, but a unified multilingual model usually suffers from capacity bottleneck…

ClusteringMachine TranslationNMTTransfer Learning+1

Massively Multilingual Adaptation of Large Language Models Using Bilingual Translation Data

2025-05-31 · Shaoxiong Ji, Zihao Li, Jaakko Paavola, Indraneil Paul 외

This paper investigates a critical design decision in the practice of massively multilingual continual pre-training -- the inclusion of parallel data. Specifically, we study the impact of bilingual translation data for m…

Translation