Causal Feature Attribution: Towards a Trustworthy and Actionable Explanations of Deep Neural Network

Zhixuan Chu, Mengxuan Hu, Siqiao Xue, Qing Cui, Longfei Li, Sheng Li
2023-09-24
Abstract:Nowadays, deep learning-based models have shown extraordinary performance on various tasks; however, the most significant bottleneck is the lack of transparency and explainability. Although many Explainable Artificial Intelligence (XAI) models have been proposed to provide feature attributions and generate explanations for back-box models, most of them are correlation-based methods, which fail to provide trustworthy explanations due to the misleading correlations learned by black-box models. Therefore, we propose a causality-based feature attribution model that can provide trustworthy explanations by treating the feature of interest as an intervention and inferring its causal feature attribution. Extensive results show that our model can provide trustworthy and actionable explanations.
What problem does this paper attempt to address?