Table of Contents
Fetching ...

Polysemy of Synthetic Neurons Towards a New Type of Explanatory Categorical Vector Spaces

Michael Pichat, William Pogrund, Paloma Pichat, Judicael Poumay, Armanouche Gasparian, Samuel Demarchi, Martin Corbet, Alois Georgeon, Michael Veillet-Guillem

TL;DR

This work proposes an intra-neuronal, geometric model for polysemy in language models: each neuron in layer $n$ hosts a non-orthogonal categorical vector space whose basis consists of categorical sub-dimensions clipped from predecessor neurons in layer $n-1$. Activation levels modulate tokens’ coordinates within this space, yielding a spectrum from polysemous to monosemous representations, with high-activation tokens converging across sub-dimensions. Empirical analysis on GPT2-XL demonstrates a consistent link between activation strength and dimensional proximity to sub-dimensions, and a PCA analysis reveals partial convergence among sub-dimensions alongside divergence patterns, supporting the proposed framework. The authors argue this intra-neuronal perspective complements existing inter-neuronal explanations and opens pathways toward neuro-symbolic architectures that tightly couple synthetic cognition with symbolic reasoning, with implications for explainability and controllable fine-tuning. Overall, the paper advances a novel geometric account of polysemy and lays groundwork for integrating cognitive theories with practical AI design.

Abstract

The polysemantic nature of synthetic neurons in artificial intelligence language models is currently understood as the result of a necessary superposition of distributed features within the latent space. We propose an alternative approach, geometrically defining a neuron in layer n as a categorical vector space with a non-orthogonal basis, composed of categorical sub-dimensions extracted from preceding neurons in layer n-1. This categorical vector space is structured by the activation space of each neuron and enables, via an intra-neuronal attention process, the identification and utilization of a critical categorical zone for the efficiency of the language model - more homogeneous and located at the intersection of these different categorical sub-dimensions.

Polysemy of Synthetic Neurons Towards a New Type of Explanatory Categorical Vector Spaces

TL;DR

This work proposes an intra-neuronal, geometric model for polysemy in language models: each neuron in layer hosts a non-orthogonal categorical vector space whose basis consists of categorical sub-dimensions clipped from predecessor neurons in layer . Activation levels modulate tokens’ coordinates within this space, yielding a spectrum from polysemous to monosemous representations, with high-activation tokens converging across sub-dimensions. Empirical analysis on GPT2-XL demonstrates a consistent link between activation strength and dimensional proximity to sub-dimensions, and a PCA analysis reveals partial convergence among sub-dimensions alongside divergence patterns, supporting the proposed framework. The authors argue this intra-neuronal perspective complements existing inter-neuronal explanations and opens pathways toward neuro-symbolic architectures that tightly couple synthetic cognition with symbolic reasoning, with implications for explainability and controllable fine-tuning. Overall, the paper advances a novel geometric account of polysemy and lays groundwork for integrating cognitive theories with practical AI design.

Abstract

The polysemantic nature of synthetic neurons in artificial intelligence language models is currently understood as the result of a necessary superposition of distributed features within the latent space. We propose an alternative approach, geometrically defining a neuron in layer n as a categorical vector space with a non-orthogonal basis, composed of categorical sub-dimensions extracted from preceding neurons in layer n-1. This categorical vector space is structured by the activation space of each neuron and enables, via an intra-neuronal attention process, the identification and utilization of a critical categorical zone for the efficiency of the language model - more homogeneous and located at the intersection of these different categorical sub-dimensions.
Paper Structure (18 sections, 1 equation, 4 figures, 2 tables)

This paper contains 18 sections, 1 equation, 4 figures, 2 tables.

Figures (4)

  • Figure : Graph n°1 : Comparison of mean activations between categorical clusters from hierarchical classification on tokens' embeddings (layer 0).
  • Figure : Graph n°2: Correlation circle (PCA) on the average neuron associated with layer 1.
  • Figure : Graph n°3: Correlation circles (PCA) for different neurons in layer 1.
  • Figure : Graph n°4: Projection of tokens on factorial axes, with activations (layer 1).