paper-with-me

Papers

Generic Attention-model Explainability by Weighted Relevance Accumulation

2023-08-20 · Yiming Huang, Aozhe Jia, Xiaodan Zhang, Jiawei Zhang

Attention-based transformer models have achieved remarkable progress in multi-modal tasks, such as visual question answering. The explainability of attention-based methods has recently attracted wide interest as it can explain the inner changes of attention tokens by accumulating relevancy across attention layers. Current methods simply update relevancy by equally accumulating the token relevancy before and after the attention processes. However, the importance of token values is usually different during relevance accumulation. In this paper, we propose a weighted relevancy strategy, which takes the importance of token values into consideration, to reduce distortion when equally accumulating relevance. To evaluate our method, we propose a unified CLIP-based two-stage model, named CLIPmapper, to process Vision-and-Language tasks through CLIP encoder and a following mapper. CLIPmapper consists of self-attention, cross-attention, single-modality, and cross-modality attention, thus it is more suitable for evaluating our generic explainability method. Extensive perturbation tests on visual question answering and image captioning validate that our explainability method outperforms existing methods.

📄 PDF Abstract BibTeX arXiv:2308.10240

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Revisiting The Evaluation of Class Activation Mapping for Explainability: A Novel Metric and Experimental Analysis

2021-04-20 · Samuele Poppi, Marcella Cornia, Lorenzo Baraldi, Rita Cucchiara

As the request for deep learning solutions increases, the need for explainability is even more fundamental. In this setting, particular attention has been given to visualization techniques, that try to attribute the righ…

AttributeExplainable artificial intelligence

Spectral Model eXplainer: a chemically-grounded explainability framework for spectral-based machine learning models

2026-05-04 · Jose Vinicius Ribeiro, Rafael Figueira Goncalves, Fabio Luiz Melquiades, Sylvio Barbon Junior arxiv

Spectral-based machine learning models have been increasingly deployed in chemometrics and spectroscopy, where predictive accuracy is as important as explainability. Current employed eXplainable Artificial Intelligence (…

Feature Importance

Model Explainability in Deep Learning Based Natural Language Processing

2021-06-14 · Shafie Gholizadeh, Nengfeng Zhou

Machine learning (ML) model explainability has received growing attention, especially in the area related to model risk and regulations. In this paper, we reviewed and compared some popular ML model explainability method…

Deep Learning

Relevance Is Not Permission: Warranted Attention for Value Contributions

2026-06-29 · Minwoo Yu, Young-guk Ha arxiv

Relevance is not permission. Attention lets a model read key-value items related to the current query, but it does not guarantee that the value contribution of such an item becomes prediction evidence. A retrieved passag…

Link Prediction

Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers

2021-03-29 · ICCV 2021 10 · Hila Chefer, Shir Gur, Lior Wolf

Transformers are increasingly dominating multi-modal reasoning tasks, such as visual question answering, achieving state-of-the-art results thanks to their ability to contextualize information using the self-attention an…

DecoderImage Segmentationobject-detectionObject Detection+4