The reviewed record of science sign in
Pith

arxiv: 2502.01540 · v1 · pith:KBPMUJ5J · submitted 2025-02-03 · cs.CL · cs.AI

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

Reviewed by Pithpith:KBPMUJ5Jopen to challenge →

classification cs.CL cs.AI
keywords modelswhatnumberrepresentationscontextdistancelanguagelarge
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hypothesis-Driven Feature Manifold Analysis in LLMs via Supervised Multi-Dimensional Scaling

    cs.AI 2025-10 unverdicted novelty 6.0

    SMDS analysis finds that temporal reasoning features in LLMs form distinct manifolds such as circles, lines, and clusters that reflect semantics, remain stable across models, support reasoning, and reshape with context.