CLAIAug 20, 2024

Beneath the Surface of Consistency: Exploring Cross-lingual Knowledge Representation Sharing in LLMs

IBM
arXiv:2408.10646v114 citationsh-index: 37
Originality Incremental advance
AI Analysis

This work addresses the problem of inconsistent factual knowledge across languages in LLMs, which is incremental as it builds on existing multilingual and knowledge editing methods to analyze representation sharing.

The study investigated how large language models (LLMs) represent factual knowledge across languages, finding that high consistency in answers does not imply shared representations, especially for languages with different scripts, and that script similarity is a key factor. It revealed that fully sharing knowledge could boost accuracy by up to 150% on average in the best-performing language.

The veracity of a factoid is largely independent of the language it is written in. However, language models are inconsistent in their ability to answer the same factual question across languages. This raises questions about how LLMs represent a given fact across languages. We explore multilingual factual knowledge through two aspects: the model's ability to answer a query consistently across languages, and the ability to ''store'' answers in a shared representation for several languages. We propose a methodology to measure the extent of representation sharing across languages by repurposing knowledge editing methods. We examine LLMs with various multilingual configurations using a new multilingual dataset. We reveal that high consistency does not necessarily imply shared representation, particularly for languages with different scripts. Moreover, we find that script similarity is a dominant factor in representation sharing. Finally, we observe that if LLMs could fully share knowledge across languages, their accuracy in their best-performing language could benefit an increase of up to 150\% on average. These findings highlight the need for improved multilingual knowledge representation in LLMs and suggest a path for the development of more robust and consistent multilingual LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes