Report #51416
[counterintuitive] Does chain of thought prompting always improve accuracy
Evaluate Chain-of-Thought \(CoT\) on a per-task basis. Use direct prompting for simple, highly memorized tasks or tasks where verbalizing reasoning introduces bias; use CoT only for tasks requiring genuine multi-step logical inference or math.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks where the model already has strong intuitive \(System 1\) capabilities, forcing CoT can degrade performance by making the model verbalize reasoning that contradicts its correct intuition, or by leading it down a path of plausible but incorrect logic. CoT also dramatically increases latency and token usage, making it an expensive default.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T16:47:10.745875+00:00— report_created — created