Beyond Semantics: The Unreasonable Effectiveness of Reasonless Intermediate Tokens
2025/05/19 by Karthik Valmeekam, Valmeekam, Karthik, Vardhan Palod +7 · 26 voices · 18 citations
#cs.LG #cs.AI
paper · pdf · doi:10.48550/arxiv.2505.13775
Abstract
Recent impressive results from large reasoning models have been interpreted as a triumph of Chain of Thought (CoT), and especially of the process of training on CoTs sampled from base LLMs in order to help find new reasoning patterns. While these traces certainly seem to help model performance, it is not clear how they influence it, with some works ascribing semantics to them and others cautioning against relying on them as transparent and faithful proxies of the model's internal computational process. To systematically investigate the role of end-user semantics of derivational traces, we set up a controlled study where we train transformer models from scratch on formally verifiable reasoning traces and the solutions they lead to. We notice that, despite gains over the solution-only baseline, models trained on entirely correct traces can still produce invalid reasoning traces even when arriving at correct solutions. More interestingly, our experiments also show that models trained on corrupted traces, whose intermediate reasoning steps bear no relation to the problem they accompany, perform similarly to those trained on correct ones, and even generalize better on out-of-distribution tasks. We also study the effect of GRPO-based RL post-training on trace validity, noting that while solution accuracy increases, this is not accompanied by improvements in trace validity. Finally, we examine whether reasoning-trace length reflects inference-time scaling and find that trace length is largely agnostic to the underlying computational complexity of the problem being solved. These results challenge the assumption that intermediate tokens or ``Chains of Thought'' reflect or induce predictable reasoning behaviors and caution against anthropomorphizing such outputs or over-interpreting them (despite their mostly seemingly forms) as evidence of human-like or algorithmic behaviors in language models.
Citations
Cited by
Discussions
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens [hn, 138 points, 66 comments]
- 👀 arxiv.org/abs/2505.13775 [bsky, 84 points, 2 comments]
- Paper arguing that accuracy of the "reasoning" traces in reasoning models is surprisingly unrelated to accuracy of the final results. [bsky, 61 points, 3 comments]
- "our counter-intuitive results demonstrate ways in which common interpretations of Large Reasoning Models may be anthropomorphizations or simplifications" arxiv.org/abs/2505.13775 [bsky, 54 points, 2 comments]
- Our paper questioning the wide-spread anthropomorphization of LRM intermediate tokens as "reasoning traces" has just been accepted to @tmlrorg.bsky.social (arxiv.org/abs/2505.13775). This work was lea [bsky, 21 points, 1 comments]
- arxiv.org/abs/2505.13775 [bsky, 16 points, 2 comments]
- The Unreasonable Effectiveness of Reasonless Intermediate Tokens [hn, 4 points, 1 comments]
- Studied from a much different angle, but this interpretation dovetails well with this piece - intermediate tokens just might not hold the semantic content we attribute to them. (Take note, usage-based [bsky, 4 points, 0 comments]
- For anyone else who wants to skip the Twitter visit, here’s the link to the paper Professor shared: arxiv.org/abs/2505.13775 [bsky, 2 points, 0 comments]
- @segfaultcult.com WTH? Apparently there's only a very loose correlation between the correctness of CoT tokens and their power to improve answers? arxiv.org/pdf/2505.13775 I don't get any of this junk [bsky, 2 points, 0 comments]
- they did the Charles Babbage story where someone in a crowd asks about the Difference Engine “if you put the wrong numbers in, will the right answer come out?” except in this case putting in wrong num [bsky, 2 points, 1 comments]
- Related observations: arxiv.org/abs/2505.13775 => Likely, LLM resemble intelligent utterance in the same way a fractal on paper resembles a coastline. [bsky, 2 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens [hn, 2 points, 0 comments]
- I'm not sure what these screenshots are supposed to demonstrate... It's very likely that a python interpreter is being used in the background to do the actual calculation. There's good evidence that " [bsky, 1 points, 1 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens https://arxiv.org/abs/2505.13775 [bsky, 0 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens https://arxiv.org/abs/2505.13775 https://news.ycombinator.com/item?id=44074111 [bsky, 0 points, 0 comments]
- ⚡ Hackernews Top story: Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens [bsky, 0 points, 0 comments]
- Beyond Semantics: The Unreasonable Effectiveness of Reasonless Intermediate Tokens arxiv.org/abs/2505.13775 (via x.com/rao2z/status...) > Do Intermediate Tokens Produced by LRMs (need to) have any sem [bsky, 0 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens https://arxiv.org/abs/2505.13775 (https://news.ycombinator.com/item?id=44074111) [bsky, 0 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens #HackerNews https://arxiv.org/abs/2505.13775 [bsky, 0 points, 0 comments]
- arxiv.org/abs/2505.13775 "... we then train models on noisy, corrupted traces which have no relation to the specific problem each is paired with, and find that not only does performance remain largely [bsky, 0 points, 1 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens [bsky, 0 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens https://arxiv.org/abs/2505.13775 (https://news.ycombinator.com/item?id=44074111) [bsky, 0 points, 0 comments]
- Beyond Semantics: Unreasonable Effectiveness of Reasonless Intermediate Tokens View Article | Join the HN Conversation Summary of HN discussion 🧵👇 #hacker-news [bsky, 0 points, 1 comments]
- 🤖 Beyond Semantics: The Unreasonable Effectiveness of Reasonless Intermediate Tokens arxiv.org/abs/2505.13775 [bsky, 0 points, 0 comments]
- Paper from Rao's group from May. You can train "reasoning" models with wrong "reasoning traces" and it doesn't affect the trained models' output correctness, or correctness of thinking traces, at all! [bsky, 0 points, 0 comments]
Related