Frontier models execute hidden reasoning using filler tokens
Frontier large language models can perform invisible reasoning by utilizing semantically empty filler tokens to extend their internal compute without generating explicit Chain-of-Thought steps. By storing intermediate hidden activations in filler token positions, models achieve higher accuracy on complex tasks while rendering internal decision-making opaque to human oversight.
While invisible reasoning gives models extra thinking depth without natural language verbosity, it severely undermines AI interpretability and safety by making reasoning uninspectable.
- –**Safety & Auditability Hazard**: Bypassing legible Chain-of-Thought makes it nearly impossible for human overseers to verify intermediate logic or detect unsafe reasoning strategies.
- –**Implicit Computation Scratchpad**: Filler tokens grant extra sequence steps for models to distribute complex mathematical or logical operations within latent vector space.
- –**Decoupling Language from Thought**: Proves that internal LLM computations can detach from human language generation, requiring specialized interpretability methods like logit lenses to decode activation states.
DISCOVERED
1h ago
2026-07-28
PUBLISHED
1h ago
2026-07-28
RELEVANCE
AUTHOR
omarsar0