π€ AI Summary
Existing natural language explanations generated by large language models (LLMs) often fail to faithfully reflect their internal reasoning processes, and current faithfulness evaluation methods lack a unified, empirically verifiable framework. Method: We propose the first causality-based diagnostic framework for faithfulness evaluation: leveraging model editing techniques (ROME/MEMIT) to controllably generate paired faithful/unfaithful explanations, and systematically benchmarking mainstream explanation methods across four reasoning tasksβfact verification, analogy, counting, and multi-hop reasoning. Contribution/Results: This work pioneers the integration of causal intervention modeling into explanation evaluation, establishing a reproducible and verifiable faithfulness assessment paradigm. Empirical results show that all mainstream faithfulness metrics perform no better than random baselines. Our framework provides a critical diagnostic benchmark and actionable pathways for advancing trustworthy and interpretable AI.
π Abstract
Large Language Models (LLMs) offer natural language explanations as an alternative to feature attribution methods for model interpretability. However, despite their plausibility, they may not reflect the model's internal reasoning faithfully, which is crucial for understanding the model's true decision-making processes. Although several faithfulness metrics have been proposed, a unified evaluation framework remains absent. To address this gap, we present Causal Diagnosticity, a framework to evaluate faithfulness metrics for natural language explanations. Our framework employs the concept of causal diagnosticity, and uses model-editing methods to generate faithful-unfaithful explanation pairs. Our benchmark includes four tasks: fact-checking, analogy, object counting, and multi-hop reasoning. We evaluate a variety of faithfulness metrics, including post-hoc explanation and chain-of-thought-based methods. We find that all tested faithfulness metrics often fail to surpass a random baseline. Our work underscores the need for improved metrics and more reliable interpretability methods in LLMs.