paper-with-me

Papers

Interventional Black-Box Explanations

2021-09-29 · Ola Ahmad, Simon Corbeil, Vahid Hashemi, Freddy Lecue

Deep Neural Networks (DNNs) are powerful systems able to freely evolve on their own from training data. However, like any highly parametrized mathematical model, capturing the explanation of any prediction of such models is rather difficult. We believe that there exist relevant mechanisms inside the structure of post-hoc DNNs that supports transparency and interpretability. To capture these mechanisms, we quantify the effects of parameters (pieces of knowledge) on models' predictions using the framework of causality. We introduce a general formalism of the causal diagram to express cause-effect relations inside the DNN's architecture. Then, we develop a novel algorithm to construct explanations of DNN's predictions using the $do$-operator. We call our method, Interventional Black-Box Explanations. On image classification tasks, we explain the behaviour of the model and extract visual explanations from the effects of the causal filters in convolution layers. We qualitatively demonstrate that our method captures more informative concepts compared to traditional attribution-based methods. Finally, we believe that our method is orthogonal to logic-based explanation methods and can be leveraged to improve their explanations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

OCCAM: Open-set Causal Concept explAnation and Ontology induction for black-box vision Models

2026-05-18 · Chiara Maria Russo, Simone Carnemolla, Simone Palazzo, Daniela Giordano 외 arxiv

Interpreting the decisions of deep image classifiers remains challenging, particularly in black-box settings where model internals are inaccessible. We introduce OCCAM, a framework for open-set causal concept explanation…

Image Attribution

Towards Locally Explaining Prediction Behavior via Gradual Interventions and Measuring Property Gradients

2025-03-07 · Niklas Penzel, Joachim Denzler

Deep learning models achieve high predictive performance but lack intrinsic interpretability, hindering our understanding of the learned prediction behavior. Existing local explainability methods focus on associations, n…

Embodied Interpretability: Linking Causal Understanding to Generalization in Vision-Language-Action Models

2026-05-01 · Hanxin Zhang, Mingshuo Xu, Abdulqader Dhafer, Shigang Yue 외 arxiv

Vision-Language-Action (VLA) policies often fail under distribution shift, suggesting that decisions may depend on spurious visual correlations rather than task-relevant causes. We formulate visual-action attribution as …

What will it take to generate fairness-preserving explanations?

2021-06-24 · Jessica Dai, Sohini Upadhyay, Stephen H. Bach, Himabindu Lakkaraju

In situations where explanations of black-box models may be useful, the fairness of the black-box is also often a relevant concern. However, the link between the fairness of the black-box model and the behavior of explan…

Fairness

"How do I fool you?": Manipulating User Trust via Misleading Black Box Explanations

2019-11-15 · Himabindu Lakkaraju, Osbert Bastani

As machine learning black boxes are increasingly being deployed in critical domains such as healthcare and criminal justice, there has been a growing emphasis on developing techniques for explaining these black boxes in …