paper-with-me

홈 › Papers

ViT-CX: Causal Explanation of Vision Transformers

2022-11-06 · Weiyan Xie, Xiao-Hui Li, Caleb Chen Cao, Nevin L. Zhang

Despite the popularity of Vision Transformers (ViTs) and eXplainable AI (XAI), only a few explanation methods have been designed specially for ViTs thus far. They mostly use attention weights of the [CLS] token on patch embeddings and often produce unsatisfactory saliency maps. This paper proposes a novel method for explaining ViTs called ViT-CX. It is based on patch embeddings, rather than attentions paid to them, and their causal impacts on the model output. Other characteristics of ViTs such as causal overdetermination are also considered in the design of ViT-CX. The empirical results show that ViT-CX produces more meaningful saliency maps and does a better job revealing all important evidence for the predictions than previous methods. The explanation generated by ViT-CX also shows significantly better faithfulness to the model. The codes and appendix are available at https://github.com/vaynexie/CausalX-ViT.

📄 PDF Abstract BibTeX arXiv:2211.03064

Code (1)

vaynexie/CausalX-ViT 공식 구현 pytorch

Tasks

Explainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Causal Interpretation of Sparse Autoencoder Features in Vision

2025-08-31 · Sangyu Han, Yearim Kim, Nojun Kwak arxiv

Understanding what sparse auto-encoder (SAE) features in vision transformers truly represent is usually done by inspecting the patches where a feature's activation is highest. However, self-attention mixes information ac…

Causal Interpretation of Self-Attention in Pre-Trained Transformers

2023-10-31 · NeurIPS 2023 11

We propose a causal interpretation of self-attention in the Transformer neural network architecture. We interpret self-attention as a mechanism that estimates a structural equation model for a given input sequence of sym…

Causal DiscoverySentiment AnalysisSentiment Classificationvalid

Causality for Inherently Explainable Transformers: CAT-XPLAIN

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

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 e…

Binary Classification

Variational Causal Inference Network for Explanatory Visual Question Answering

2023-01-01 · ICCV 2023 1 · Dizhan Xue, Shengsheng Qian, Changsheng Xu

Explanatory Visual Question Answering (EVQA) is a recently proposed multimodal reasoning task that requires answering visual questions and generating multimodal explanations for the reasoning processes. Unlike tradit…

Explanation GenerationExplanatory Visual Question AnsweringFS-MEVQAMultimodal Reasoning+3

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