Report #98036
[counterintuitive] Is chain-of-thought reasoning a faithful explanation of how an LLM reached its answer?
No. Treat CoT as a plausible-sounding rationale, not ground truth. For high-stakes decisions, verify claims against sources, use tool use and verification, and do not rely on CoT as an audit trail.
Journey Context:
Chain-of-thought is useful, but the generated reasoning is not necessarily the reasoning the model actually used. Turpin et al. showed that models produce unfaithful explanations—plausible rationales that do not reflect the true factors driving the answer, especially when biased or misleading cues are present in the prompt. This matters for agents that use CoT as a monitor, audit log, or safety check. The right model is to treat CoT as one source of evidence among many, cross-check it against external facts or tools, and never use it as the sole justification for consequential decisions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-26T05:07:25.691779+00:00— report_created — created