paper-with-me

Papers

Understanding and Analyzing Model Robustness and Knowledge-Transfer in Multilingual Neural Machine Translation using TX-Ray

2024-12-18 · Vageesh Saxena, Sharid Loáiciga, Nils Rethmeier

Neural networks have demonstrated significant advancements in Neural Machine Translation (NMT) compared to conventional phrase-based approaches. However, Multilingual Neural Machine Translation (MNMT) in extremely low-resource settings remains underexplored. This research investigates how knowledge transfer across languages can enhance MNMT in such scenarios. Using the Tatoeba translation challenge dataset from Helsinki NLP, we perform English-German, English-French, and English-Spanish translations, leveraging minimal parallel data to establish cross-lingual mappings. Unlike conventional methods relying on extensive pre-training for specific language pairs, we pre-train our model on English-English translations, setting English as the source language for all tasks. The model is fine-tuned on target language pairs using joint multi-task and sequential transfer learning strategies. Our work addresses three key questions: (1) How can knowledge transfer across languages improve MNMT in extremely low-resource scenarios? (2) How does pruning neuron knowledge affect model generalization, robustness, and catastrophic forgetting? (3) How can TX-Ray interpret and quantify knowledge transfer in trained models? Evaluation using BLEU-4 scores demonstrates that sequential transfer learning outperforms baselines on a 40k parallel sentence corpus, showcasing its efficacy. However, pruning neuron knowledge degrades performance, increases catastrophic forgetting, and fails to improve robustness or generalization. Our findings provide valuable insights into the potential and limitations of knowledge transfer and pruning in MNMT for extremely low-resource settings.

📄 PDF Abstract BibTeX arXiv:2412.13881

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTransfer LearningTranslation

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Analyzing and Improving Cross-lingual Knowledge Transfer for Machine Translation

2026-01-07 · David Stap arxiv

Multilingual machine translation systems aim to make knowledge accessible across languages, yet learning effective cross-lingual representations remains challenging. These challenges are especially pronounced for low-res…

Machine Translation

Analyzing the Evaluation of Cross-Lingual Knowledge Transfer in Multilingual Language Models

2024-02-03 · Sara Rajaee, Christof Monz

Recent advances in training multilingual language models on large datasets seem to have shown promising results in knowledge transfer across languages and achieve high performance on downstream tasks. However, we questio…

Transfer Learning

How does a Multilingual LM Handle Multiple Languages?

2025-02-06 · Santhosh Kakarla, Gautama Shastry Bulusu Venkata, Aishwarya Gaddam

Multilingual language models have significantly advanced due to rapid progress in natural language processing. Models like BLOOM 1.7B, trained on diverse multilingual datasets, aim to bridge linguistic gaps. However, the…

Multilingual NLPMultilingual Word Embeddingsnamed-entity-recognitionNamed Entity Recognition+9

Analyzing LLMs' Knowledge Boundary Cognition Across Languages Through the Lens of Internal Representations

2025-04-18 · Chenghao Xiao, Hou Pong Chan, Hao Zhang, Mahani Aljunied 외

While understanding the knowledge boundaries of LLMs is crucial to prevent hallucination, research on knowledge boundaries of LLMs has predominantly focused on English. In this work, we present the first study to analyze…

Hallucination

An Exploration of Knowledge Editing for Arabic

2025-07-13 · Basel Mousi, Nadir Durrani, Fahim Dalvi arxiv

While Knowledge Editing (KE) has been widely explored in English, its behavior in morphologically rich languages like Arabic remains underexamined. In this work, we present the first study of Arabic KE. We evaluate four …

knowledge editing