paper-with-me

홈 › Papers

SPD-Faith Bench: Diagnosing and Improving Faithfulness in Chain-of-Thought for Multimodal Large Language Models

2026-02-08 · Weijiang Lv, Yaoxuan Feng, Xiaobo Xia, Jiayu Wang, Yan Jing, Wenchao Chen, Bo Chen arxiv

Chain-of-Thought reasoning is widely used to improve the interpretability of multimodal large language models (MLLMs), yet the faithfulness of the generated reasoning traces remains unclear. Prior work has mainly focused on perceptual hallucinations, leaving reasoning level unfaithfulness underexplored. To isolate faithfulness from linguistic priors, we introduce SPD-Faith Bench, a diagnostic benchmark based on fine-grained image difference reasoning that enforces explicit visual comparison. Evaluations on state-of-the-art MLLMs reveal two systematic failure modes, perceptual blindness and perception-reasoning dissociation. We trace these failures to decaying visual attention and representation shifts in the residual stream. Guided by this analysis, we propose SAGE, a train-free visual evidence-calibrated framework that improves visual routing and aligns reasoning with perception. Our results highlight the importance of explicitly evaluating faithfulness beyond response correctness. Our benchmark and codes are available at https://github.com/Johanson-colab/SPD-Faith-Bench.

📄 PDF Abstract BibTeX arXiv:2602.07833

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeoFaith: A Spatio-Temporal Dual View of Faithful Chain-of-Thought

2026-05-26 · Weijiang Lv, Wentong Zhao, Jiayu Wang, Yuhao Wu 외 arxiv

Chain-of-Thought (CoT) reasoning has advanced large language models (LLMs), but outcome-based supervision leads to pervasive post-hoc rationalization, producing plausible yet unfaithful reasoning chains. Most prior faith…

Reinforcement Learning

FaithCoT-Bench: Benchmarking Instance-Level Faithfulness of Chain-of-Thought Reasoning

2025-10-05 · Xu Shen, Song Wang, Zhen Tan, Laura Yao 외 arxiv

Large language models (LLMs) increasingly rely on Chain-of-Thought (CoT) prompting to improve problem-solving and provide seemingly transparent explanations. However, growing evidence shows that CoT often fail to faithfu…

Investigating Faithfulness in Large Audio Language Models

2025-09-26 · Pooneh Mousavi, Lovenya Jain, Mirco Ravanelli, Cem Subakan arxiv

Large Audio Language Models (LALMs) integrate audio encoders with pretrained Large Language Models to perform complex multimodal reasoning tasks. While these models can generate Chain-of-Thought (CoT) explanations, the f…

Multimodal Reasoning

Faithful Chain-of-Thought Reasoning

2023-01-31 · Qing Lyu, Shreya Havaldar, Adam Stein, Li Zhang 외

While Chain-of-Thought (CoT) prompting boosts Language Models' (LM) performance on a gamut of complex reasoning tasks, the generated reasoning chain does not necessarily reflect how the model arrives at the answer (aka. …

MathMulti-hop Question AnsweringQuestion Answering

Investigating the Interplay between Contextual and Parametric Chain-of-Thought Faithfulness under Optimization

2026-05-24 · Jingyi Sun, Qianli Wang, Pepa Atanasova, Nils Feldhus 외 arxiv

Chain-of-Thought (CoT) faithfulness, i.e., whether CoTs genuinely reflect large language models' (LLM) underlying behavior, is typically evaluated with metrics under two disjoint paradigms: contextual faithfulness, measu…