CLAIFeb 21, 2024

Cracking Factual Knowledge: A Comprehensive Analysis of Degenerate Knowledge Neurons in Large Language Models

arXiv:2402.13731v24 citationsh-index: 28ACL
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding knowledge representation in LLMs for researchers, but it appears incremental as it builds on prior concepts of knowledge neurons without major breakthroughs.

The paper tackled the unclear mechanisms of factual knowledge storage in large language models by defining and systematically studying Degenerate Knowledge Neurons (DKNs), introducing a method for accurate DKN acquisition and demonstrating their connection to robustness, evolvability, and complexity through 34 experiments.

Large language models (LLMs) store extensive factual knowledge, but the underlying mechanisms remain unclear. Previous research suggests that factual knowledge is stored within multi-layer perceptron weights, and some storage units exhibit degeneracy, referred to as Degenerate Knowledge Neurons (DKNs). Despite the novelty and unique properties of this concept, it has not been rigorously defined or systematically studied. We first consider the connection weight patterns of MLP neurons and define DKNs from both structural and functional aspects. Based on this, we introduce the Neurological Topology Clustering method, which allows the formation of DKNs in any numbers and structures, leading to a more accurate DKN acquisition. Furthermore, inspired by cognitive science, we explore the relationship between DKNs and the robustness, evolvability, and complexity of LLMs. Our execution of 34 experiments under 6 settings demonstrates the connection between DKNs and these three properties. The code will be available soon.

Foundations

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

Your Notes