paper-with-me

홈 › Papers

One Mind, Many Tongues: A Deep Dive into Language-Agnostic Knowledge Neurons in Large Language Models

2024-11-26 · Pengfei Cao, YuHeng Chen, Zhuoran Jin, Yubo Chen, Kang Liu, Jun Zhao

Large language models (LLMs) have learned vast amounts of factual knowledge through self-supervised pre-training on large-scale corpora. Meanwhile, LLMs have also demonstrated excellent multilingual capabilities, which can express the learned knowledge in multiple languages. However, the knowledge storage mechanism in LLMs still remains mysterious. Some researchers attempt to demystify the factual knowledge in LLMs from the perspective of knowledge neurons, and subsequently discover language-agnostic knowledge neurons that store factual knowledge in a form that transcends language barriers. However, the preliminary finding suffers from two limitations: 1) High Uncertainty in Localization Results. Existing study only uses a prompt-based probe to localize knowledge neurons for each fact, while LLMs cannot provide consistent answers for semantically equivalent queries. Thus, it leads to inaccurate localization results with high uncertainty. 2) Lack of Analysis in More Languages. The study only analyzes language-agnostic knowledge neurons on English and Chinese data, without exploring more language families and languages. Naturally, it limits the generalizability of the findings. To address aforementioned problems, we first construct a new benchmark called Rephrased Multilingual LAMA (RML-LAMA), which contains high-quality cloze-style multilingual parallel queries for each fact. Then, we propose a novel method named Multilingual Integrated Gradients with Uncertainty Estimation (MATRICE), which quantifies the uncertainty across queries and languages during knowledge localization. Extensive experiments show that our method can accurately localize language-agnostic knowledge neurons. We also further investigate the role of language-agnostic knowledge neurons in cross-lingual knowledge editing, knowledge enhancement and new knowledge injection.

📄 PDF Abstract BibTeX arXiv:2411.17401

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editing

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
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$…
LAMA 설명 없음

Similar Papers 제목 키워드 기반

Analyzing Culture-Specific Argument Structures in Learner Essays

2022-10-01 · ArgMining (ACL) 2022 10 · Wei-Fan Chen, Mei-Hua Chen, Garima Mudgal, Henning Wachsmuth

Language education has been shown to benefit from computational argumentation, for example, from methods that assess quality dimensions of language learners’ argumentative essays, such as their organization and argument …

Cultural Vocal Bursts Intensity Prediction

Native Tongues, Lost and Found: Resources and Empirical Evaluations in Native Language Identification

2012-12-01 · COLING 2012 12 · Martin Chodorow, Aoife Cahill, Joel Tetreault, Daniel Blanchard
Language IdentificationNative Language Identificationtext-classificationText Classification

TongueSAM: An Universal Tongue Segmentation Model Based on SAM with Zero-Shot

2023-08-12 · Shan Cao, Qunsheng Ruan, Linjian Ma

Tongue segmentation serves as the primary step in automated TCM tongue diagnosis, which plays a significant role in the diagnostic results. Currently, numerous deep learning based methods have achieved promising results.…

DiagnosticInteractive Segmentationobject-detectionObject Detection+3

Many Minds from One Model: Bayesian-Inspired Transformers for Population Diversity

2025-12-31 · Diji Yang, Yi Zhang arxiv

Despite their scale and success, modern transformers are usually trained as single-minded systems: optimization produces a deterministic set of parameters, representing a single functional hypothesis about the data. Moti…

Reinforcement Learning

Multilingual Multi-Domain NMT for Indian Languages

2021-09-01 · RANLP 2021 9 · Sourav Kumar, Salil Aggarwal, Dipti Sharma

India is known as the land of many tongues and dialects. Neural machine translation (NMT) is the current state-of-the-art approach for machine translation (MT) but performs better only with large datasets which Indian la…

Machine TranslationNMTTranslation