Tokenization Constraints in LLMs: A Study of Symbolic and Arithmetic Reasoning Limits
Abstract
Tokenization structure significantly impacts symbolic reasoning in language models by affecting token granularity and alignment, influencing performance even with Chain-of-Thought prompting.
Tokenization is the first - and often underappreciated - layer of computation in language models. While Chain-of-Thought (CoT) prompting enables transformer models to approximate recurrent computation by externalizing intermediate steps, we show that the success of such reasoning is fundamentally bounded by the structure of tokenized inputs. This work presents a theoretical and empirical investigation into how tokenization schemes, particularly subword-based methods like byte-pair encoding (BPE), impede symbolic computation by merging or obscuring atomic reasoning units. We introduce the notion of Token Awareness to formalize how poor token granularity disrupts logical alignment and prevents models from generalizing symbolic procedures. Through systematic evaluation on arithmetic and symbolic tasks, we demonstrate that token structure dramatically affect reasoning performance, causing failure even with CoT, while atomically-aligned formats unlock strong generalization, allowing small models (e.g., GPT-4o-mini) to outperform larger systems (e.g., o1) in structured reasoning. Our findings reveal that symbolic reasoning ability in LLMs is not purely architectural, but deeply conditioned on token-level representations.
Community
Thorough investigation on tokenizer on model reasoning ability
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Chain-of-Thought Tokens are Computer Program Variables (2025)
- When Thinking Fails: The Pitfalls of Reasoning for Instruction-Following in LLMs (2025)
- Do PhD-level LLMs Truly Grasp Elementary Addition? Probing Rule Learning vs. Memorization in Large Language Models (2025)
- Have Large Language Models Learned to Reason? A Characterization via 3-SAT Phase Transition (2025)
- Computational Reasoning of Large Language Models (2025)
- The Curse of CoT: On the Limitations of Chain-of-Thought in In-Context Learning (2025)
- CODECRASH: Stress Testing LLM Reasoning under Structural and Semantic Perturbations (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper