Report #68331
[counterintuitive] chain of thought always improves reasoning accuracy
Restrict Chain-of-Thought \(CoT\) to tasks requiring genuine multi-step reasoning; for simple tasks or factual recall, use direct prompting, as CoT introduces 'overthinking' errors and increases latency/cost.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks the model already knows by heart or simple classifications, forcing a step-by-step rationale gives the model an opportunity to diverge or rationalize an incorrect path \(self-rationalization bias\). If the model's immediate intuition is correct, CoT provides a longer trajectory where it can talk itself out of the right answer. CoT trades off speed and cost for reasoning depth, and hurts accuracy when depth isn't needed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T21:10:36.858794+00:00— report_created — created