CLAIFeb 3, 2025

What is a Number, That a Large Language Model May Know It?

arXiv:2502.01540v114 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses a fundamental representational tension in LLMs that affects their reliability in everyday applications, though it is incremental in understanding model behavior.

The study tackled the problem of how large language models (LLMs) represent numbers, showing that they learn entangled representations blending string-like and numerical features, which propagate into downstream decisions.

Numbers are a basic part of how humans represent and describe the world around them. As a consequence, learning effective representations of numbers is critical for the success of large language models as they become more integrated into everyday decisions. However, these models face a challenge: depending on context, the same sequence of digit tokens, e.g., 911, can be treated as a number or as a string. What kind of representations arise from this duality, and what are its downstream implications? Using a similarity-based prompting technique from cognitive science, we show that LLMs learn representational spaces that blend string-like and numerical representations. In particular, we show that elicited similarity judgments from these models over integer pairs can be captured by a combination of Levenshtein edit distance and numerical Log-Linear distance, suggesting an entangled representation. In a series of experiments we show how this entanglement is reflected in the latent embeddings, how it can be reduced but not entirely eliminated by context, and how it can propagate into a realistic decision scenario. These results shed light on a representational tension in transformer models that must learn what a number is from text input.

Foundations

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

Your Notes