paper-with-me

Papers

Causality for Inherently Explainable Transformers: CAT-XPLAIN

2022-06-29 · Subash Khanal, Benjamin Brodie, Xin Xing, Ai-Ling Lin, Nathan Jacobs

There have been several post-hoc explanation approaches developed to explain pre-trained black-box neural networks. However, there is still a gap in research efforts toward designing neural networks that are inherently explainable. In this paper, we utilize a recently proposed instance-wise post-hoc causal explanation method to make an existing transformer architecture inherently explainable. Once trained, our model provides an explanation in the form of top-$k$ regions in the input space of the given instance contributing to its decision. We evaluate our method on binary classification tasks using three image datasets: MNIST, FMNIST, and CIFAR. Our results demonstrate that compared to the causality-based post-hoc explainer model, our inherently explainable model achieves better explainability results while eliminating the need of training a separate explainer model. Our code is available at https://github.com/mvrl/CAT-XPLAIN.

📄 PDF Abstract BibTeX arXiv:2206.14841

Code (1)

mvrl/cat-xplain 공식 구현 pytorch

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Reconciling Consistency-Based Diagnosis with Actual-Causality-Based Explanations

2026-05-09 · Leopoldo Bertossi arxiv

We establish, from the point of view of Explainable AI (XAI), connections between Consistency-Based Diagnosis (CBD), on one side, and Actual Causality and Causal Responsibility, on the other. CBD has received little atte…

Causality-Inspired Taxonomy for Explainable Artificial Intelligence

2022-08-19 · Pedro C. Neto, Tiago Gonçalves, João Ribeiro Pinto, Wilson Silva 외

As two sides of the same coin, causality and explainable artificial intelligence (xAI) were initially proposed and developed with different goals. However, the latter can only be complete when seen through the lens of th…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Causality in Neural Networks -- An Extended Abstract

2021-06-03 · Abbavaram Gowtham Reddy

Causal reasoning is the main learning and explanation tool used by humans. AI systems should possess causal reasoning capabilities to be deployed in the real world with trust and reliability. Introducing the ideas of cau…

BIG-bench Machine LearningDisentanglementExplainable ModelsFairness+1

Holistically Explainable Vision Transformers

2023-01-20 · Moritz Böhle, Mario Fritz, Bernt Schiele

Transformers increasingly dominate the machine learning landscape across many tasks and domains, which increases the importance for understanding their outputs. While their attention modules provide partial insight into …

The role of causality in explainable artificial intelligence

2023-09-18 · Gianluca Carloni, Andrea Berti, Sara Colantonio

Causality and eXplainable Artificial Intelligence (XAI) have developed as separate fields in computer science, even though the underlying concepts of causation and explanation share common ancient roots. This is further …

Causal DiscoveryCausal IdentificationCausal InferenceExplainable artificial intelligence+4