Report #82728
[counterintuitive] Does chain of thought prompting always improve accuracy
Evaluate CoT on a per-task basis. Avoid CoT for tasks requiring strict adherence to rules or where the model has strong zero-shot intuition, as CoT can introduce reasoning errors that override correct fast-thinking.
Journey Context:
CoT is treated as a universal accuracy booster. However, for tasks where the model already knows the answer intuitively \(simple classification\), forcing it to explain its reasoning can cause it to second-guess itself or hallucinate a flawed rationale that leads to an incorrect final answer. CoT trades latency and token cost for reasoning depth, which is actively harmful if the depth isn't needed or if the model fabricates rationales post-hoc to justify a wrong answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:27:14.478234+00:00— report_created — created