NEAILGOct 4, 2022

Polysemanticity and Capacity in Neural Networks

arXiv:2210.01892v469 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the interpretability challenge in neural networks for researchers and practitioners, providing insights into feature representation, but it is incremental as it builds on existing concepts of capacity and polysemanticity.

The paper investigates polysemanticity in neural networks, where neurons represent multiple unrelated features, and shows that optimal capacity allocation leads to monosemantic representation of important features and polysemantic representation of less important ones, with prevalence influenced by input kurtosis, sparsity, and architecture.

Individual neurons in neural networks often represent a mixture of unrelated features. This phenomenon, called polysemanticity, can make interpreting neural networks more difficult and so we aim to understand its causes. We propose doing so through the lens of feature \emph{capacity}, which is the fractional dimension each feature consumes in the embedding space. We show that in a toy model the optimal capacity allocation tends to monosemantically represent the most important features, polysemantically represent less important features (in proportion to their impact on the loss), and entirely ignore the least important features. Polysemanticity is more prevalent when the inputs have higher kurtosis or sparsity and more prevalent in some architectures than others. Given an optimal allocation of capacity, we go on to study the geometry of the embedding space. We find a block-semi-orthogonal structure, with differing block sizes in different models, highlighting the impact of model architecture on the interpretability of its neurons.

Foundations

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

Your Notes