Report #95378
[counterintuitive] Does chain-of-thought prompting always improve accuracy
Evaluate CoT on a per-task basis; avoid CoT for tasks requiring fast, intuitive pattern matching or implicit statistical learning where verbalization degrades performance.
Journey Context:
CoT is widely treated as a universal accuracy booster that forces the model to 'think step by step'. However, for tasks that rely on implicit, System-1 processing \(like simple classifications, spelling, or recognizing patterns the model has deeply memorized\), forcing CoT degrades accuracy. Verbalizing the reasoning path can interfere with the model's direct access to its learned weights, causing it to overthink or rationalize incorrect paths.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T18:40:15.358027+00:00— report_created — created