🤖 AI Summary
Large language models (LLMs) exhibit unstable behavior when parametric knowledge conflicts with contextual information, and lack a unified account of output uncertainty. This work identifies—through neuron-level activation analysis and systematic ablation studies across multiple mainstream autoregressive Transformer models—a novel class of hidden-layer neurons, termed “entropy neurons,” characterized by high activation entropy. These neurons are shown to play a critical regulatory role in suppressing context copying and resolving knowledge conflicts. Results demonstrate that entropy neurons actively reduce output entropy and stabilize token ranking; their functional ablation leads to significant increases in context copying and systematic shifts in the generation distribution. This discovery provides an interpretable neural basis for understanding how LLMs select among competing knowledge sources, and opens a new avenue for behavior control via targeted modulation of neuron functionality.
📝 Abstract
The behavior of Large Language Models (LLMs) when facing contextual information that conflicts with their internal parametric knowledge is inconsistent, with no generally accepted explanation for the expected outcome distribution. Recent work has identified in autoregressive transformer models a class of neurons -- called entropy neurons -- that produce a significant effect on the model output entropy while having an overall moderate impact on the ranking of the predicted tokens. In this paper, we investigate the preliminary claim that these neurons are involved in inhibiting context copying behavior in transformers by looking at their role in resolving conflicts between contextual and parametric information. We show that entropy neurons are responsible for suppressing context copying across a range of LLMs, and that ablating them leads to a significant change in the generation process. These results enhance our understanding of the internal dynamics of LLMs when handling conflicting information.