paper-with-me

Papers

Exploring Cross-lingual Latent Transplantation: Mutual Opportunities and Open Challenges

2024-12-17 · Yangfan Ye, Xiaocheng Feng, Xiachong Feng, Libo Qin, Yichong Huang, Lei Huang, Weitao Ma, Qichen Hong, Zhirui Zhang, Yunfei Lu, Xiaohui Yan, Duyu Tang, Dandan Tu, Bing Qin

Current large language models (LLMs) often exhibit imbalances in multilingual capabilities and cultural adaptability, largely attributed to their English-centric pre-training data. In this paper, we introduce and investigate a cross-lingual latent transplantation (XTransplant) framework, which aims to further exploit the model's internalized multilingual knowledge during inference and examine its effects on the multilingual capability and cultural adaptability of LLMs. XTransplant framework enables models to harness the complementary strengths of both English and non-English resources by transplanting latent activations across languages. Through extensive analysis, we empirically demonstrate that XTransplant, a form of cross-lingual interaction, has mutually beneficial effects on the multilingual capability and cultural adaptability of LLMs, particularly for low-resource languages and cultures. We further reveal that attention modules play a pivotal role in supporting multilingual understanding, while feed-forward modules are more adept at capturing culture-specific knowledge. In addition, we conduct in-depth analysis of XTransplant's stability, effectiveness, and generalizability. By probing the upper bound performance of XTransplant, we expose the considerable underutilization of current LLMs' multilingual potential-a challenge that remains open. We hope our analysis offers a new lens for advancing cross-lingual interactions and better leveraging models' internalized multilingual knowledge.

📄 PDF Abstract BibTeX arXiv:2412.12686

Code (1)

YYF-Tommy/XTransplant 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

InfoCTM: A Mutual Information Maximization Perspective of Cross-Lingual Topic Modeling

2023-04-07 · Xiaobao Wu, Xinshuai Dong, Thong Nguyen, Chaoqun Liu 외

Cross-lingual topic models have been prevalent for cross-lingual text analysis by revealing aligned latent topics. However, most existing methods suffer from producing repetitive topics that hinder further analysis and p…

Topic Models

Shared Task 1 System Description : Exploring different approaches for multilingual tasks

2021-08-01 · ACL (CASE) 2021 8 · Sureshkumar Vivek Kalyan, Tan Paul, Tan Shaun, Martin Andrews

The aim of the CASE 2021 Shared Task 1 was to detect and classify socio-political and crisis event information at document, sentence, cross-sentence, and token levels in a multilingual setting, with each of these subtask…

Sentence

Handshakes AI Research at CASE 2021 Task 1: Exploring different approaches for multilingual tasks

2021-10-29 · Vivek Kalyan, Paul Tan, Shaun Tan, Martin Andrews

The aim of the CASE 2021 Shared Task 1 (H\"urriyeto\u{g}lu et al., 2021) was to detect and classify socio-political and crisis event information at document, sentence, cross-sentence, and token levels in a multilingual s…

Sentence

Exploring Alignment in Shared Cross-lingual Spaces

2024-05-23 · Basel Mousi, Nadir Durrani, Fahim Dalvi, Majd Hawasly 외

Despite their remarkable ability to capture linguistic nuances across diverse languages, questions persist regarding the degree of alignment between languages in multilingual embeddings. Drawing inspiration from research…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionSentiment Analysis+1

Semi-Supervised Disentangled Framework for Transferable Named Entity Recognition

2020-12-22 · Zhifeng Hao, Di Lv, Zijian Li, Ruichu Cai 외

Named entity recognition (NER) for identifying proper nouns in unstructured text is one of the most important and fundamental tasks in natural language processing. However, despite the widespread use of NER models, they …

Cross-Lingual NERDomain Adaptationnamed-entity-recognitionNamed Entity Recognition+2