paper-with-me

홈 › Papers

Feature Activation Map: Visual Explanation of Deep Learning Models for Image Classification

2023-07-11 · Yi Liao, Yongsheng Gao, Weichuan Zhang

Decisions made by convolutional neural networks(CNN) can be understood and explained by visualizing discriminative regions on images. To this end, Class Activation Map (CAM) based methods were proposed as powerful interpretation tools, making the prediction of deep learning models more explainable, transparent, and trustworthy. However, all the CAM-based methods (e.g., CAM, Grad-CAM, and Relevance-CAM) can only be used for interpreting CNN models with fully-connected (FC) layers as a classifier. It is worth noting that many deep learning models classify images without FC layers, e.g., few-shot learning image classification, contrastive learning image classification, and image retrieval tasks. In this work, a post-hoc interpretation tool named feature activation map (FAM) is proposed, which can interpret deep learning models without FC layers as a classifier. In the proposed FAM algorithm, the channel-wise contribution weights are derived from the similarity scores between two image embeddings. The activation maps are linearly combined with the corresponding normalized contribution weights, forming the explanation map for visualization. The quantitative and qualitative experiments conducted on ten deep learning models for few-shot image classification, contrastive learning image classification and image retrieval tasks demonstrate the effectiveness of the proposed FAM algorithm.

📄 PDF Abstract BibTeX arXiv:2307.05017

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningDeep LearningFew-Shot Image ClassificationFew-Shot Learningimage-classificationImage ClassificationImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

LFI-CAM: Learning Feature Importance for Better Visual Explanation

2021-05-03 · ICCV 2021 10 · Kwang Hee Lee, Chaewon Park, Junghyun Oh, Nojun Kwak

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visua…

ClassificationDecision MakingFeature ImportanceGeneral Classification+2

FFAM: Feature Factorization Activation Map for Explanation of 3D Detectors

2024-05-21 · Shuai Liu, Boyang Li, Zhiyu Fang, Mingyue Cui 외

LiDAR-based 3D object detection has made impressive progress recently, yet most existing models are black-box, lacking interpretability. Previous explanation approaches primarily focus on analyzing image-based models and…

3D Object DetectionObjectobject-detectionObject Detection

Distance-Aware eXplanation Based Learning

2023-09-11 · Misgina Tsighe Hagos, Niamh Belton, Kathleen M. Curran, Brian Mac Namee

eXplanation Based Learning (XBL) is an interactive learning approach that provides a transparent method of training deep learning models by interacting with their explanations. XBL augments loss functions to penalize a m…

image-classificationImage Classification

Interpretable Basis Decomposition for Visual Explanation

2018-09-01 · ECCV 2018 9 · Bolei Zhou, Yiyou Sun, David Bau, Antonio Torralba

Explanations of the decisions made by a deep neural network are important for human end-users to be able to understand and diagnose the trustworthiness of the system. Current neural networks used for visual recognition a…

Impact of Feedback Type on Explanatory Interactive Learning

2022-09-26 · Misgina Tsighe Hagos, Kathleen M. Curran, Brian Mac Namee

Explanatory Interactive Learning (XIL) collects user feedback on visual model explanations to implement a Human-in-the-Loop (HITL) based interactive learning scenario. Different user feedback types will have different im…

Classificationimage-classificationImage Classificationvalid+1