Report #87282
[counterintuitive] Does chain of thought prompting always improve LLM accuracy
Evaluate CoT on a per-task basis; avoid CoT for tasks requiring strict adherence to pre-memorized patterns or fast intuitive responses, as it can introduce cascading reasoning errors.
Journey Context:
CoT is treated as a universal accuracy booster. But for simple tasks, math facts, or tasks where the model already knows the answer intuitively, forcing CoT allows the model to talk itself out of the correct answer or make an arithmetic error in its reasoning that cascades to the final answer. Not all tasks need System 2 thinking; sometimes System 1 is more reliable.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T05:05:33.558690+00:00— report_created — created