CLAIMar 27, 2025

Not a nuisance but a useful heuristic: Outlier dimensions favor frequent tokens in language models

arXiv:2503.21718v43 citationsh-index: 5Proceedings of the 8th BlackboxNLP Workshop: Analyzing and Interpreting Neural Networks for NLP
Originality Synthesis-oriented
AI Analysis

This addresses the problem of understanding internal mechanisms in language models for researchers, but it is incremental as it builds on existing knowledge of outlier dimensions.

The paper investigates outlier dimensions in language models, showing they function as a heuristic for predicting frequent tokens, and demonstrates how models can counteract this when inappropriate by reallocating weight to other dimensions.

We study last-layer outlier dimensions, i.e. dimensions that display extreme activations for the majority of inputs. We show that outlier dimensions arise in many different modern language models, and trace their function back to the heuristic of constantly predicting frequent words. We further show how a model can block this heuristic when it is not contextually appropriate, by assigning a counterbalancing weight mass to the remaining dimensions, and we investigate which model parameters boost outlier dimensions and when they arise during training. We conclude that outlier dimensions are a specialized mechanism discovered by many distinct models to implement a useful token prediction heuristic.

Foundations

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

Your Notes