English

CAuSE: Decoding Multimodal Classifiers using Faithful Natural Language Explanation

Computation and Language 2025-12-09 v1 Artificial Intelligence

Abstract

Multimodal classifiers function as opaque black box models. While several techniques exist to interpret their predictions, very few of them are as intuitive and accessible as natural language explanations (NLEs). To build trust, such explanations must faithfully capture the classifier's internal decision making behavior, a property known as faithfulness. In this paper, we propose CAuSE (Causal Abstraction under Simulated Explanations), a novel framework to generate faithful NLEs for any pretrained multimodal classifier. We demonstrate that CAuSE generalizes across datasets and models through extensive empirical evaluations. Theoretically, we show that CAuSE, trained via interchange intervention, forms a causal abstraction of the underlying classifier. We further validate this through a redesigned metric for measuring causal faithfulness in multimodal settings. CAuSE surpasses other methods on this metric, with qualitative analysis reinforcing its advantages. We perform detailed error analysis to pinpoint the failure cases of CAuSE. For replicability, we make the codes available at https://github.com/newcodevelop/CAuSE

Keywords

Cite

@article{arxiv.2512.06814,
  title  = {CAuSE: Decoding Multimodal Classifiers using Faithful Natural Language Explanation},
  author = {Dibyanayan Bandyopadhyay and Soham Bhattacharjee and Mohammed Hasanuzzaman and Asif Ekbal},
  journal= {arXiv preprint arXiv:2512.06814},
  year   = {2025}
}

Comments

Accepted at Transactions of the Association for Computational Linguistics (TACL). Pre-MIT Press publication version

R2 v1 2026-07-01T08:13:38.547Z