Number Representations in LLMs: A Computational Parallel to Human Perception
H. V. AlquBoj, Hilal AlQuabeh, Velibor Bojkovic, Tatsuya Hiraoka, Ahmed Oumar El-Shangiti, Munachiso Nwadike, Kentaro Inui
TL;DR
This work investigates whether numerical magnitudes in LLMs are encoded along a non-uniform, logarithmic-like number line, mirroring human perception. It introduces a framework using $T: \mathbb{R}^d \to \mathbb{R}^p$ projections via PCA/PLS and metrics like Spearman $\rho$ and Scaling Rate Index $\beta$ to quantify monotonicity and sublinear spacing in $f_{ ext{LLM}}$. Empirical results show that PCA captures systematic sublinearity in numerical embeddings across models, while PLS yields higher monotonicity and fit but can obscure intrinsic geometric structure. Real-world data experiments with birth years and populations demonstrate model-specific monotonicity and compression, supporting a structured but non-uniform internal numeracy in LLMs with implications for interpretable numerical reasoning.
Abstract
Humans are believed to perceive numbers on a logarithmic mental number line, where smaller values are represented with greater resolution than larger ones. This cognitive bias, supported by neuroscience and behavioral studies, suggests that numerical magnitudes are processed in a sublinear fashion rather than on a uniform linear scale. Inspired by this hypothesis, we investigate whether large language models (LLMs) exhibit a similar logarithmic-like structure in their internal numerical representations. By analyzing how numerical values are encoded across different layers of LLMs, we apply dimensionality reduction techniques such as PCA and PLS followed by geometric regression to uncover latent structures in the learned embeddings. Our findings reveal that the model's numerical representations exhibit sublinear spacing, with distances between values aligning with a logarithmic scale. This suggests that LLMs, much like humans, may encode numbers in a compressed, non-uniform manner.
