paper-with-me

홈 › Papers

Bypassing the Rationale: Causal Auditing of Implicit Reasoning in Language Models

2026-02-03 · Anish Sathyanarayanan, Aditya Nagarsekar, Aarush Rathore arxiv

Chain-of-thought (CoT) prompting is widely used as a reasoning aid and is often treated as a transparency mechanism. Yet behavioral gains under CoT do not imply that the model's internal computation causally depends on the emitted reasoning text, i.e., models may produce fluent rationales while routing decision-critical computation through latent pathways. We introduce a causal, layerwise audit of CoT faithfulness based on activation patching. Our key metric, the CoT Mediation Index (CMI), isolates CoT-specific causal influence by comparing performance degradation from patching CoT-token hidden states against matched control patches. Across multiple model families (Phi, Qwen, DialoGPT) and scales, we find that CoT-specific influence is typically depth-localized into narrow "reasoning windows," and we identify bypass regimes where CMI is near-zero despite plausible CoT text. We further observe that models tuned explicitly for reasoning tend to exhibit stronger and more structured mediation than larger untuned counterparts, while Mixture-of-Experts models show more distributed mediation consistent with routing-based computation. Overall, our results show that CoT faithfulness varies substantially across models and tasks and cannot be inferred from behavior alone, motivating causal, layerwise audits when using CoT as a transparency signal.

📄 PDF Abstract BibTeX arXiv:2602.03994

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ClearFairy: Capturing Creative Workflows through Decision Structuring, In-Situ Questioning, and Rationale Inference

2025-09-18 · Kihoon Son, DaEun Choi, Tae Soo Kim, Young-Ho Kim 외 arxiv

Capturing professionals' decision-making in creative workflows (e.g., UI/UX) is essential for reflection, collaboration, and knowledge sharing, yet existing methods often leave rationales incomplete and implicit decision…

RFEval: Benchmarking Reasoning Faithfulness under Counterfactual Reasoning Intervention in Large Reasoning Models

2026-02-19 · Yunseok Han, Yejoon Lee, Jaeyoung Do arxiv

Large Reasoning Models (LRMs) exhibit strong performance, yet often produce rationales that sound plausible but fail to reflect their true decision process, undermining reliability and trust. We introduce a formal framew…

Making Reasoning Matter: Measuring and Improving Faithfulness of Chain-of-Thought Reasoning

2024-02-21 · Debjit Paul, Robert West, Antoine Bosselut, Boi Faltings

Large language models (LLMs) have been shown to perform better when asked to reason step-by-step before answering a question. However, it is unclear to what degree the model's final answer is faithful to the stated reaso…

counterfactual

Enabling Conversational Behavior Reasoning Capabilities in Full-Duplex Speech

2025-12-25 · Shuchang Pan, Siddharth Banerjee, Dhruv Hebbar, Siddhant Patel 외 arxiv

Human conversation is organized by an implicit chain of thoughts that manifests as timed speech acts. Capturing this causal pathway is key to building natural full-duplex interactive systems. We introduce a framework tha…

Causal Inference

Lost in Interpretation: The Plausibility-Faithfulness Trade-off in Cross-Lingual Explanations

2026-05-19 · Somnath Banerjee, Pranav Jha, Rima Hazra, Animesh Mukherjee arxiv

LLMs deployed multilingually are often audited via English explanations for non-English inputs. We evaluate extractive explanations ''where the model identifies input token spans as evidence alongside a generated rationa…