paper-with-me

Papers

What Causes Knowledge Loss in Multilingual Language Models?

2025-04-29 · Maria Khelli, Samuel Cahyawijaya, Ayu Purwarianti, Genta Indra Winata

Cross-lingual transfer in natural language processing (NLP) models enhances multilingual performance by leveraging shared linguistic knowledge. However, traditional methods that process all data simultaneously often fail to mimic real-world scenarios, leading to challenges like catastrophic forgetting, where fine-tuning on new tasks degrades performance on previously learned ones. Our study explores this issue in multilingual contexts, focusing on linguistic differences affecting representational learning rather than just model parameters. We experiment with 52 languages using LoRA adapters of varying ranks to evaluate non-shared, partially shared, and fully shared parameters. Our aim is to see if parameter sharing through adapters can mitigate forgetting while preserving prior knowledge. We find that languages using non-Latin scripts are more susceptible to catastrophic forgetting, whereas those written in Latin script facilitate more effective cross-lingual transfer.

📄 PDF Abstract BibTeX arXiv:2504.20356

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

To What Degree Can Language Borders Be Blurred In BERT-based Multilingual Spoken Language Understanding?

2020-11-10 · COLING 2020 8 · Quynh Do, Judith Gaspers, Tobias Roding, Melanie Bradford

This paper addresses the question as to what degree a BERT-based multilingual Spoken Language Understanding (SLU) model can transfer knowledge across languages. Through experiments we will show that, although it works su…

Spoken Language Understanding

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

Retrieval-augmented Multilingual Knowledge Editing

2023-12-20 · Weixuan Wang, Barry Haddow, Alexandra Birch

Knowledge represented in Large Language Models (LLMs) is quite often incorrect and can also become obsolete over time. Updating knowledge via fine-tuning is computationally resource-hungry and not reliable, and so knowle…

knowledge editingRetrieval

Language Bias under Conflicting Information in Multilingual LLMs

2026-04-08 · Robert Östling, Murathan Kurfalı arxiv

Large Language Models (LLMs) have been shown to contain biases in the process of integrating conflicting information when answering questions. Here we ask whether such biases also exist with respect to which language is …

XLM-K: Improving Cross-Lingual Language Model Pre-training with Multilingual Knowledge

2021-09-26 · Xiaoze Jiang, Yaobo Liang, Weizhu Chen, Nan Duan

Cross-lingual pre-training has achieved great successes using monolingual and bilingual plain text corpora. However, most pre-trained models neglect multilingual knowledge, which is language agnostic but comprises abunda…

Language ModelingLanguage ModellingNER