LGAIMay 29

The Shape of Addition: Geometric Structures of Arithmetic in Large Language Models

arXiv:2606.0364573.6h-index: 6Has Code
Predicted impact top 21% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers studying LLM internal representations and reasoning, this work provides a geometric explanation for arithmetic failures, though the proposed correction method's effectiveness is not quantified.

The paper identifies a geometric structure (Iso-Raw-Sum Trajectory) in LLM residual streams during addition, and proposes a Noisy Quantization Model where arithmetic errors arise from neural noise causing 'Geometric Slippages' across quantization thresholds. The insights enable a consistency check method that detects and corrects such errors during inference.

Large Language Models exhibit paradoxical fragility in fundamental arithmetic, implying a disconnect between internal computation and discrete output. By analyzing the residual stream geometry during multi-operand addition, we identify the Iso-Raw-Sum Trajectory (IRST), a geometric structure where representations are anchored by semantic digits and modulated by continuous carry fibers. We propose the Noisy Quantization Model to explain this geometry, framing arithmetic errors as Geometric Slippages caused by internal neural noise pushing a continuous, latent Carry Potential across quantization thresholds. This geometric framework further elucidates Probe Versatility, explaining how lightweight probes can disentangle coexisting latent signals (such as ground truth versus hallucination) from a single activation vector. Finally, we validate these insights through a geometric consistency check method that effectively detects and corrects these quantization failures during inference. Our code is available at https://github.com/RL-MIND/Shape-of-Addition.

Foundations

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

Your Notes