paper-with-me

홈 › Papers

Shared Path: Unraveling Memorization in Multilingual LLMs through Language Similarities

2025-05-21 · Xiaoyu Luo, Yiyi Chen, Johannes Bjerva, Qiongxiu Li

We present the first comprehensive study of Memorization in Multilingual Large Language Models (MLLMs), analyzing 95 languages using models across diverse model scales, architectures, and memorization definitions. As MLLMs are increasingly deployed, understanding their memorization behavior has become critical. Yet prior work has focused primarily on monolingual models, leaving multilingual memorization underexplored, despite the inherently long-tailed nature of training corpora. We find that the prevailing assumption, that memorization is highly correlated with training data availability, fails to fully explain memorization patterns in MLLMs. We hypothesize that treating languages in isolation - ignoring their similarities - obscures the true patterns of memorization. To address this, we propose a novel graph-based correlation metric that incorporates language similarity to analyze cross-lingual memorization. Our analysis reveals that among similar languages, those with fewer training tokens tend to exhibit higher memorization, a trend that only emerges when cross-lingual relationships are explicitly modeled. These findings underscore the importance of a language-aware perspective in evaluating and mitigating memorization vulnerabilities in MLLMs. This also constitutes empirical evidence that language similarity both explains Memorization in MLLMs and underpins Cross-lingual Transferability, with broad implications for multilingual NLP.

📄 PDF Abstract BibTeX arXiv:2505.15722

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationMultilingual NLP

Similar Papers 제목 키워드 기반

Unraveling Babel: Exploring Multilingual Activation Patterns of LLMs and Their Applications

2024-02-26 · Weize Liu, Yinlong Xu, Hongxia Xu, Jintai Chen 외

Recently, large language models (LLMs) have achieved tremendous breakthroughs in the field of NLP, but still lack understanding of their internal neuron activities when processing different languages. We designed a metho…

When Flores Bloomz Wrong: Cross-Direction Contamination in Machine Translation Evaluation

2026-01-28 · David Tan, Pinzhen Chen, Josef van Genabith, Koel Dutta Chowdhury arxiv

Large language models (LLMs) can be benchmark-contaminated, resulting in inflated scores that mask memorization as generalization, and in multilingual settings, this memorization can even transfer to "uncontaminated" lan…

Machine Translation

Challenging Multilingual LLMs: A New Taxonomy and Benchmark for Unraveling Hallucination in Translation

2025-10-28 · Xinwei Wu, Heng Liu, Jiang Zhou, Xiaohu Zhao 외 arxiv

Large Language Models (LLMs) have advanced machine translation but remain vulnerable to hallucinations. Unfortunately, existing MT benchmarks are not capable of exposing failures in multilingual LLMs. To disclose halluci…

Machine Translation

Undesirable Memorization in Large Language Models: A Survey

2024-10-03 · Ali Satvaty, Suzan Verberne, Fatih Turkmen

While recent research increasingly showcases the remarkable capabilities of Large Language Models (LLMs), it's vital to confront their hidden pitfalls. Among these challenges, the issue of memorization stands out, posing…

MemorizationRetrieval-augmented GenerationSurvey

A Comparative Analysis of LLM Memorization at Statistical and Internal Levels: Cross-Model Commonalities and Model-Specific Signatures

2026-03-23 · Bowen Chen, Namgi Han, Yusuke Miyao arxiv

Memorization is a fundamental component of intelligence for both humans and LLMs. However, while LLM performance scales rapidly, our understanding of memorization lags. Due to limited access to the pre-training data of L…