paper-with-me

Papers

How do Large Language Models Handle Multilingualism?

2024-02-29 · Yiran Zhao, Wenxuan Zhang, Guizhen Chen, Kenji Kawaguchi, Lidong Bing

Large language models (LLMs) have demonstrated impressive capabilities across diverse languages. This study explores how LLMs handle multilingualism. Based on observed language ratio shifts among layers and the relationships between network structures and certain capabilities, we hypothesize the LLM's multilingual workflow ($\texttt{MWork}$): LLMs initially understand the query, converting multilingual inputs into English for task-solving. In the intermediate layers, they employ English for thinking and incorporate multilingual knowledge with self-attention and feed-forward structures, respectively. In the final layers, LLMs generate responses aligned with the original language of the query. To verify $\texttt{MWork}$, we introduce Parallel Language-specific Neuron Detection ($\texttt{PLND}$) to identify activated neurons for inputs in different languages without any labeled data. Using $\texttt{PLND}$, we validate $\texttt{MWork}$ through extensive experiments involving the deactivation of language-specific neurons across various layers and structures. Moreover, $\texttt{MWork}$ allows fine-tuning of language-specific neurons with a small dataset, enhancing multilingual abilities in a specific language without compromising others. This approach results in an average improvement of $3.6\%$ for high-resource languages and $2.3\%$ for low-resource languages across all tasks with just $400$ documents.

📄 PDF Abstract BibTeX arXiv:2402.18815

Code (1)

damo-nlp-sg/multilingual_analysis 공식 구현 jax

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Assessing Multilinguality of Publicly Accessible Websites

2022-06-01 · LREC 2022 6 · Rinalds Vīksna, Inguna Skadiņa, Raivis Skadiņš, Andrejs Vasiļjevs 외

Although information on the Internet can be shared in many languages, the language presence on the World Wide Web is very disproportionate. The problem of multilingualism on the Web, in particular access, availability an…

Understanding Editing Behaviors in Multilingual Wikipedia

2015-08-28 · Suin Kim, Sungjoon Park, Scott A. Hale, Sooyoung Kim 외

Multilingualism is common offline, but we have a more limited understanding of the ways multilingualism is displayed online and the roles that multilinguals play in the spread of content between speakers of different lan…

Lost in the Tower of Babel: The Adverse Effects of Incidental Multilingualism in LLMs

2026-05-02 · Anjishnu Mukherjee, Chutong Meng, Antonios Anastasopoulos arxiv

This paper argues that contemporary multilingual NLP has converged on a fragile and misleading paradigm of incidental multilingualism. Today's LLMs appear multilingual largely because they are trained on massive, uneven …

A Survey on Large Language Models with Multilingualism: Recent Advances and New Frontiers

2024-05-17 · Kaiyu Huang, Fengran Mo, Xinyu Zhang, Hongliang Li 외

The rapid development of Large Language Models (LLMs) demonstrates remarkable multilingual capabilities in natural language processing, attracting global attention in both academia and industry. To mitigate potential dis…

Information RetrievalSurvey

Multilingual Neural Machine Translation

2020-12-01 · COLING 2020 8 · Raj Dabre, Chenhui Chu, Anoop Kunchukuttan

The advent of neural machine translation (NMT) has opened up exciting research in building multilingual translation systems i.e. translation models that can handle more than one language pair. Many advances have been mad…

Machine TranslationNMTTransfer LearningTranslation