← Latest papers
🧬 biology

Same Geometry, Opposite Noise: Transformer Magnitude Representations Lack Scalar Variability

This paper demonstrates that while transformer language models capture the log-compressive geometry of numerical magnitudes, they fail to exhibit the biologically observed scalar variability (constant coefficient of variation), instead showing representational noise that decreases as magnitude increases.

Original authors: Jon-Paul Cacioli

Published 2026-04-07
📖 4 min read☕ Coffee break read

Original authors: Jon-Paul Cacioli

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

The Big Question: Do AI Brains Work Like Human Brains?

Imagine you are trying to understand how a machine "thinks" about numbers. Scientists have known for a long time how human brains handle numbers. They follow two specific rules:

  1. The Logarithmic Rule: We see the difference between 1 and 2 as huge, but the difference between 100 and 101 as tiny. Our internal "ruler" squishes big numbers together.
  2. The "Scalar Variability" Rule: This is the tricky part. In humans, the more uncertain we are about a number, the bigger the number is.
    • Analogy: Imagine you are guessing the weight of a feather. You might be off by a gram. But if you are guessing the weight of an elephant, you might be off by 100 pounds. The percentage of your error stays the same. This is called Scalar Variability. It's like a blurry photo that gets fuzzier the further away you zoom out.

The researchers wanted to know: Do Large Language Models (LLMs) like Llama and Mistral follow these same rules?

The Experiment: Taking a "X-Ray" of the AI

The researchers took three popular AI models and looked inside their "brains" (specifically, the hidden layers where they process numbers). They asked the AI to think about 26 different numbers (from 1 to 1,000) inside 5 different sentences.

They measured how much the AI's internal representation of a number "wobbled" or varied depending on the sentence.

  • If the AI were human: The wobble should get bigger as the numbers get bigger (just like the elephant vs. the feather).
  • If the AI is different: The wobble might stay the same, or get smaller.

The Surprise: The AI Does the Exact Opposite

The results were shocking. The AI did not behave like a human brain.

The Finding:
Instead of getting "fuzzier" with big numbers, the AI's representation of big numbers became sharper and more precise.

  • Human Brain: Big numbers = High noise (fuzzy).
  • AI Brain: Big numbers = Low noise (crystal clear).

The Analogy of the Library:
Imagine a library where books are arranged by how popular they are.

  • Small numbers (1, 2, 3) are like bestsellers. They appear in millions of different stories, genres, and contexts. Because they are everywhere, the AI sees them in a chaotic, noisy environment.
  • Big numbers (500, 1000) are like rare, obscure books. They only appear in very specific, technical contexts (like "500 years ago" or "1000 dollars"). Because they appear in fewer, more predictable places, the AI has a very clear, rigid idea of what they mean.

The AI isn't "guessing" big numbers; it's actually more confident about them because it has seen them in very specific, repetitive patterns.

Why Does This Happen?

The paper suggests that the AI learned the shape of numbers (the logarithmic rule) just by reading text, because numbers in real life follow a "power law" (small numbers are common, big numbers are rare).

However, the AI lacks the biological constraints that force humans to be fuzzy.

  • Human Brains: We have a limited energy budget. To save energy, our brains accept that big numbers will be a bit fuzzy. It's a trade-off.
  • AI Brains: They have infinite energy (metaphorically). They don't need to save space or energy. So, when they encounter a rare, big number, they just memorize it perfectly because it's easy to do so. They don't have a "noise budget" to force them to be sloppy.

The Takeaway

This study proves that reading a lot of text is not enough to make an AI think like a human.

  • Geometry: The AI successfully learned the shape of how we see numbers (logarithmic compression).
  • Noise: The AI failed to learn the uncertainty of how we see numbers.

In simple terms: The AI has the right map, but it doesn't have the same shaky hands as a human. It is too perfect, too precise, and too confident about big numbers, whereas our brains are naturally a bit messy and fuzzy when dealing with the large scale of things.

This tells us that to build AI that truly mimics human cognition, we might need to give them artificial "limitations" or "energy budgets" to force them to be a little bit uncertain, just like us.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →