paper-with-me

홈 › Papers

Breaking the Chain: A Causal Analysis of LLM Faithfulness to Intermediate Structures

2026-03-17 · Oleg Somov, Mikhail Chaichuk, Gleb Ershov, Karim Vafin, Mikhail Seleznyov, Alexander Panchenko, Elena Tutubalina arxiv

In schema-guided reasoning (SGR) pipelines, LLMs produce explicit intermediate structures -- rubrics, checklists, or verification queries -- before committing to a final decision. SGR is increasingly adopted because it promises controllability: practitioners expect to inspect, edit, and override these structures to steer the outcome. But does the promise hold? We introduce a causal evaluation protocol to measure it: by selecting tasks where a deterministic function maps intermediate structures to decisions, every controlled edit implies a unique correct output. Across 12 models and 4 benchmarks, models appear self-consistent with their own intermediate structures but fail to update predictions after intervention -- revealing that apparent faithfulness is fragile once the intermediate structure changes. When derivation of the final decision from the structure is delegated to an external tool, this fragility largely disappears; stronger prompting yields only limited improvements, while preference optimization substantially improves intervention faithfulness. Overall, intermediate structures in schema-guided pipelines function as influential context rather than stable causal mediators.

📄 PDF Abstract BibTeX arXiv:2603.16475

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FACT-E: Causality-Inspired Evaluation for Trustworthy Chain-of-Thought Reasoning

2026-04-12 · Yuxi Sun, Aoqi Zuo, Haotian Xie, Wei Gao 외 arxiv

Chain-of-Thought (CoT) prompting has improved LLM reasoning, but models often generate explanations that appear coherent while containing unfaithful intermediate steps. Existing self-evaluation approaches are prone to in…

C2-Faith: Benchmarking LLM Judges for Causal and Coverage Faithfulness in Chain-of-Thought Reasoning

2026-03-05 · Avni Mittal, Rauno Arike arxiv

Large language models (LLMs) are increasingly used as judges of chain-of-thought (CoT) reasoning, yet it remains unclear whether they can reliably assess process faithfulness rather than merely answer plausibility. We in…

Towards Long-Horizon Interpretability: Efficient and Faithful Multi-Token Attribution for Reasoning LLMs

2026-02-02 · Wenbo Pan, Zhichao Liu, Xianlong Wang, Haining Yu 외 arxiv

Token attribution methods provide intuitive explanations for language model outputs by identifying causally important input tokens. However, as modern LLMs increasingly rely on extended reasoning chains, existing schemes…

Measuring the Faithfulness of Thinking Drafts in Large Reasoning Models

2025-05-19 · Zidi Xiong, Chen Shan, Zhenting Qi, Himabindu Lakkaraju

Large Reasoning Models (LRMs) have significantly enhanced their capabilities in complex problem-solving by introducing a thinking draft that enables multi-path Chain-of-Thought explorations before producing final answers…

counterfactual

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