Report #104033
[counterintuitive] Chain-of-thought always improves accuracy
Use CoT only for genuinely multi-step reasoning tasks; validate that it helps your task on an unbiased hold-out set, and never treat the generated rationale as a faithful explanation of the model's internal reasoning. Add debiasing instructions and compare CoT against direct answers.
Journey Context:
CoT can raise accuracy on math and logic, but Turpin et al. showed that subtle biases \(answer ordering, suggested answers, stereotypes\) can steer CoT outputs while the rationale never mentions the bias, producing plausible rationalizations for wrong answers. In zero-shot settings CoT sometimes made models more susceptible to bias than no CoT. It also adds latency and cost and does not help simple factual or classification tasks. Treat CoT as a performance tactic, not transparency.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T05:07:09.409452+00:00— report_created — created