paper-with-me

홈 › Papers

Language Representation Projection: Can We Transfer Factual Knowledge across Languages in Multilingual Language Models?

2023-11-07 · Shaoyang Xu, Junzhuo Li, Deyi Xiong

Multilingual pretrained language models serve as repositories of multilingual factual knowledge. Nevertheless, a substantial performance gap of factual knowledge probing exists between high-resource languages and low-resource languages, suggesting limited implicit factual knowledge transfer across languages in multilingual pretrained language models. This paper investigates the feasibility of explicitly transferring relatively rich factual knowledge from English to non-English languages. To accomplish this, we propose two parameter-free $\textbf{L}$anguage $\textbf{R}$epresentation $\textbf{P}$rojection modules (LRP2). The first module converts non-English representations into English-like equivalents, while the second module reverts English-like representations back into representations of the corresponding non-English language. Experimental results on the mLAMA dataset demonstrate that LRP2 significantly improves factual knowledge retrieval accuracy and facilitates knowledge transferability across diverse non-English languages. We further investigate the working mechanism of LRP2 from the perspectives of representation space and cross-lingual knowledge neuron.

📄 PDF Abstract BibTeX arXiv:2311.03788

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge ProbingRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

Tracing the Roots of Facts in Multilingual Language Models: Independent, Shared, and Transferred Knowledge

2024-03-08 · Xin Zhao, Naoki Yoshinaga, Daisuke Oba

Acquiring factual knowledge for language models (LMs) in low-resource languages poses a serious challenge, thus resorting to cross-lingual transfer in multilingual LMs (ML-LMs). In this study, we ask how ML-LMs acquire a…

Cross-Lingual TransferKnowledge ProbingRepresentation Learning

Language Models' Factuality Depends on the Language of Inquiry

2025-02-25 · Tushar Aggarwal, Kumar Tanmay, Ayush Agrawal, Kumar Ayush 외

Multilingual language models (LMs) are expected to recall factual knowledge consistently across languages, yet they often fail to transfer knowledge between languages even when they possess the correct information in one…

Transfer Learning

FacLens: Transferable Probe for Foreseeing Non-Factuality in Large Language Models

2024-06-08 · Yanling Wang, Haoyang Li, Hao Zou, Jing Zhang 외

Despite advancements in large language models (LLMs), non-factual responses remain prevalent. Unlike extensive studies on post-hoc detection of such responses, this work studies non-factuality prediction (NFP), aiming to…

Transfer Learning

Rethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMs

2025-10-29 · HyoJung Han, Sweta Agrawal, Eleftheria Briakou arxiv

Cross-lingual alignment (CLA) aims to align multilingual representations, enabling Large Language Models (LLMs) to seamlessly transfer knowledge across languages. While intuitive, we hypothesize, this pursuit of represen…

Enhancing Zero-Shot Facial Expression Recognition by LLM Knowledge Transfer

2024-05-29 · Zengqun Zhao, Yu Cao, Shaogang Gong, Ioannis Patras

Current facial expression recognition (FER) models are often designed in a supervised learning manner and thus are constrained by the lack of large-scale facial expression images with high-quality annotations. Consequent…

Facial Expression RecognitionFacial Expression Recognition (FER)Transfer LearningZero-Shot Facial Expression Recognition