CLAIDec 7, 2025

CAuSE: Decoding Multimodal Classifiers using Faithful Natural Language Explanation

arXiv:2512.06814v1h-index: 8Has Code
Originality Incremental advance
AI Analysis

This addresses the need for trustworthy AI by providing more interpretable explanations for multimodal systems, though it is incremental as it builds on existing causal abstraction techniques.

The paper tackles the problem of interpreting opaque multimodal classifiers by proposing CAuSE, a framework that generates faithful natural language explanations, and demonstrates its generalization across datasets and models with improved causal faithfulness metrics.

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

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes