paper-with-me

Papers

Respond-CAM: Analyzing Deep Models for 3D Imaging Data by Visualizations

2018-05-31 · Guannan Zhao, Bo Zhou, Kaiwen Wang, Rui Jiang, Min Xu

The convolutional neural network (CNN) has become a powerful tool for various biomedical image analysis tasks, but there is a lack of visual explanation for the machinery of CNNs. In this paper, we present a novel algorithm, Respond-weighted Class Activation Mapping (Respond-CAM), for making CNN-based models interpretable by visualizing input regions that are important for predictions, especially for biomedical 3D imaging data inputs. Our method uses the gradients of any target concept (e.g. the score of target class) that flows into a convolutional layer. The weighted feature maps are combined to produce a heatmap that highlights the important regions in the image for predicting the target concept. We prove a preferable sum-to-score property of the Respond-CAM and verify its significant improvement on 3D images from the current state-of-the-art approach. Our tests on Cellular Electron Cryo-Tomography 3D images show that Respond-CAM achieves superior performance on visualizing the CNNs with 3D biomedical images inputs, and is able to get reasonably good results on visualizing the CNNs with natural image inputs. The Respond-CAM is an efficient and reliable approach for visualizing the CNN machinery, and is applicable to a wide variety of CNN model families and image analysis tasks.

📄 PDF Abstract BibTeX arXiv:1806.00102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analyzing structural characteristics of object category representations from their semantic-part distributions

2015-09-15 · Ravi Kiran Sarvadevabhatla, Venkatesh Babu R

Studies from neuroscience show that part-mapping computations are employed by human visual system in the process of object recognition. In this work, we present an approach for analyzing semantic-part characteristics of …

ObjectObject Recognition

The Perils of Chart Deception: How Misleading Visualizations Affect Vision-Language Models

2025-08-13 · Ridwan Mahbub, Mohammed Saidul Islam, Md Tahmid Rahman Laskar, Mizanur Rahman 외 arxiv

Information visualizations are powerful tools that help users quickly identify patterns, trends, and outliers, facilitating informed decision-making. However, when visualizations incorporate deceptive design elements-suc…

Disentangling Polysemantic Channels in Convolutional Neural Networks

2025-04-17 · Robin Hesse, Jonas Fischer, Simone Schaub-Meyer, Stefan Roth

Mechanistic interpretability is concerned with analyzing individual components in a (convolutional) neural network (CNN) and how they form larger circuits representing decision mechanisms. These investigations are challe…

Picasso: A Modular Framework for Visualizing the Learning Process of Neural Network Image Classifiers

2017-05-16 · Ryan Henderson, Rasmus Rothe

Picasso is a free open-source (Eclipse Public License) web application written in Python for rendering standard visualizations useful for analyzing convolutional neural networks. Picasso ships with occlusion maps and sal…

Deep LearningGeneral Classification

Feature visualization for convolutional neural network models trained on neuroimaging data

2022-03-24 · Fabian Eitel, Anna Melkonyan, Kerstin Ritter

A major prerequisite for the application of machine learning models in clinical decision making is trust and interpretability. Current explainability studies in the neuroimaging community have mostly focused on explainin…

ClassificationDecision MakingLesion Classification