Report #74311
[counterintuitive] does chain of thought always improve accuracy
Apply Chain-of-Thought \(CoT\) selectively. Use it only for tasks requiring multi-step reasoning or math. For simple classification, retrieval, or single-step tasks, use direct prompting.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks that don't require intermediate reasoning, CoT introduces unnecessary tokens, increasing latency and cost. Worse, it can \*decrease\* accuracy by leading the model down a 'garden path' of plausible but incorrect reasoning, or by causing it to overthink simple pattern-matching tasks and override a correct intuitive answer with a flawed logical deduction.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T07:19:43.771984+00:00— report_created — created