Search papers, labs, and topics across Lattice.
This study conducts a medical perturbation audit to evaluate the faithfulness of chain-of-thought (CoT) rationales in medical large language models (LLMs), employing a 30-operator battery of clinically motivated edits. The findings reveal a high Chain-Decoupling Rate (CDR) of 72.9%, indicating that significant edits to the CoT do not affect the model's answers, suggesting that the CoT may not be a reliable indicator of reasoning. Furthermore, the results show that removing CoT prompting does not lead to a decrease in accuracy, challenging the assumption that CoT is essential for maintaining performance in medical reasoning tasks.
A staggering 72.9% of medical chain-of-thought rationales fail to influence model answers, raising critical questions about their role in clinical reasoning.
Clinicians read chain-of-thought (CoT) rationales as evidence of medical reasoning, but whether the visible chain plays that role is rarely tested. General-domain CoT-faithfulness probes ignore clinical cost, and medical LLM evaluations treat the chain as a black box. We close this gap with a medical perturbation audit: a 30-operator battery edits both the chain and the question with clinically motivated operators (severity reversal, negation flip, demographic swap, evidence ablation), paired with a chain-update times answer-flip joint analysis that classifies each model by its failure mode. Applied to 14 LLMs on four medical QA benchmarks, three independent tests converge: the Chain-Decoupling Rate (CDR; chain does not register the edit and the answer does not flip) is 72.9% panel-wide on clinically meaningful destructive edits, chain corruption leaves accuracy unchanged, and removing CoT prompting does not reduce accuracy. Two board-certified clinicians re-annotate N=197 perturbed questions; 98.5% leave the gold defensible. The pattern holds across medical and reasoning fine-tuning and scale; on the closed-source tier, where the chain text is unavailable, the answer-side signals are consistent with the same decoupling. Our framework and CDR provide a reusable yardstick for auditing whether medical CoT is faithful or merely documentation.