← Latest papers
💬 NLP

AI-rithmetic

This paper investigates why frontier AI models struggle with basic arithmetic, demonstrating that their performance degrades as digit counts increase and that most errors are caused by predictable issues like operand misalignment due to tokenization or failures in carrying digits.

Original authors: Alex Bie, Travis Dick, Alex Kulesza, Prabhakar Raghavan, Vinod Raman, Sergei Vassilvitskii

Published 2026-02-12
📖 4 min read☕ Coffee break read

Original authors: Alex Bie, Travis Dick, Alex Kulesza, Prabhakar Raghavan, Vinod Raman, Sergei Vassilvitskii

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The "Genius Toddler" Paradox: Why AI Can Solve Calculus but Fails at Addition

Imagine you are watching a world-class concert pianist. They can play the most complex Rachmaninoff concerto with breathtaking precision, moving their fingers in patterns that seem almost supernatural. But then, you ask them to do something incredibly simple: "Please tap your fingers to a steady 4/4 beat."

Suddenly, they stumble. They miss a beat. They lose the rhythm. They look confused.

That is exactly what is happening with modern Artificial Intelligence. This paper, titled "AI-rithmetic," explores a bizarre phenomenon: AI models can win international math competitions and help scientists prove new theories, yet they consistently fail at adding two long numbers together.

Here is a breakdown of what the researchers found, using a few simple analogies.


1. The "Broken Ruler" Problem (Misalignment Errors)

Imagine you are trying to line up two pieces of graph paper to add up the squares. If you slide one piece of paper slightly to the left or right, your entire calculation will be wrong, even if your math is perfect.

The researchers found that many AI models suffer from "Misalignment." Instead of lining up the "ones" column with the "ones" column, the AI accidentally shifts one number over.

The Twist: This isn't just random clumsiness. It’s often caused by how the AI "reads" text, a process called tokenization. Think of it like reading a book where some words are broken into single letters, but other words are grouped into chunks of three. Because the AI sees the numbers in these weird, uneven chunks, it loses its place on the "graph paper," causing it to misalign the numbers.

2. The "Flickering Lightbulb" Problem (Close Carry Errors)

In long addition, you often have to "carry the one." If you add 9+19 + 1, you write $0$ and carry a $1$ to the next column.

The researchers found that AI models have a "flickering" problem with this. Imagine a lightbulb that is mostly working, but occasionally—just for a split second—it flickers off.

The AI doesn't fail because it doesn't understand math; it fails because it makes "close calls." It either:

  • Forgets to carry the one when it should.
  • Carries a one when it shouldn't.

The researchers discovered that these aren't "big" mistakes. They are tiny, local glitches. It’s like a hiker walking a perfect path for miles, but every few miles, they take one slightly wrong step. Eventually, they are miles away from where they intended to be, even though they were "mostly" on the right track.

3. Why "Bigger" Isn't Always "Smarter"

You might think, "If the AI is struggling, just give it a bigger brain (more data and more computing power)!"

The paper suggests this might not work. While larger models are generally better, they still hit a wall as the numbers get longer. It’s like trying to fix a leaky faucet by building a bigger house. You’ve built a magnificent mansion, but the faucet is still dripping. The problem isn't the size of the system; it's the mechanism it uses to do the work.

The Big Picture: The "Black Box" Warning

The most important takeaway from this paper isn't about math—it's about reliability.

We are currently building AI systems that act like "Black Boxes." We see them do incredible, genius-level things, so we assume they are "smart" in every way. But this research proves that AI doesn't "think" like a human. A human child learns that 1+1=21+1=2 and understands the concept of quantity. An AI is more like a very sophisticated pattern-matcher that can sometimes lose its place or trip over a tiny detail.

The Lesson: We shouldn't mistake "advanced" for "reliable." Until we fix these fundamental "glitches in the matrix," we have to be very careful about trusting an AI to do even the simplest tasks.

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 →