Report #47770
[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 fast reflexive responses, as it can introduce reasoning paths that override strict constraints or simply rationalize wrong answers.
Journey Context:
CoT is treated as a universal accuracy booster. However, for simple tasks or strict rule-following \(e.g., 'output exactly 3 words'\), CoT gives the model latitude to overthink and err. Furthermore, models often exhibit 'post-hoc rationalization' where the CoT justifies a wrong answer generated by System 1 thinking, rather than actually deriving the answer via System 2. CoT also dramatically increases latency and token usage.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T10:39:52.053972+00:00— report_created — created