📎 Webclip
The Illusion of Thinking
Apple studies large reasoning models with controllable puzzle environments to examine final answers and internal reasoning traces under varying compositional complexity. The paper says this setup avoids some limits of standard benchmarks and helps reveal how these models behave across different levels of difficulty.
Reading notes#
- Frontier LRMs improve on reasoning benchmarks, but their core capabilities, scaling properties, and limits are still not well understood.
- Standard evaluations focus on final-answer accuracy in math and coding, and this can suffer from data contamination while revealing little about reasoning trace quality.
- The paper uses controllable puzzle environments with consistent logical structure and adjustable compositional complexity.
- Across many puzzles, frontier LRMs show a complete accuracy collapse beyond certain complexity levels.
- Their reasoning effort rises with complexity up to a point, then declines even when token budget remains available.
- Under equivalent inference compute, the paper separates three regimes: low-complexity tasks where standard models outperform LRMs, medium-complexity tasks where LRMs benefit from extra thinking, and high-complexity tasks where both collapse.
- The paper says LRMs have limits in exact computation, do not use explicit algorithms reliably, and reason inconsistently across puzzles.
- The analysis of reasoning traces examines explored solution patterns and computational behavior to better characterize their strengths and limits.
