Report #51151
[counterintuitive] Does Chain-of-Thought CoT prompting always improve model accuracy
Evaluate CoT on a per-task basis; avoid CoT for tasks requiring fast, intuitive recognition or where step-by-step rationalization introduces bias, and only use it where algorithmic decomposition is strictly required.
Journey Context:
CoT is widely treated as a free accuracy boost by forcing the model to 'think step by step'. However, for tasks where models have already learned strong, direct heuristics \(System 1 tasks\), forcing explicit verbalization \(System 2\) can override these heuristics, leading to rationalization of incorrect paths or overthinking simple patterns. Research shows CoT can hurt performance on intuitive tasks, and it always increases latency and token cost.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T16:20:48.907231+00:00— report_created — created