paper-with-me

홈 › Papers

DecomCAM: Advancing Beyond Saliency Maps through Decomposition and Integration

2024-05-29 · Yuguang Yang, Runtang Guo, Sheng Wu, Yimi Wang, Linlin Yang, Bo Fan, Jilong Zhong, Juan Zhang, Baochang Zhang

Interpreting complex deep networks, notably pre-trained vision-language models (VLMs), is a formidable challenge. Current Class Activation Map (CAM) methods highlight regions revealing the model's decision-making basis but lack clear saliency maps and detailed interpretability. To bridge this gap, we propose DecomCAM, a novel decomposition-and-integration method that distills shared patterns from channel activation maps. Utilizing singular value decomposition, DecomCAM decomposes class-discriminative activation maps into orthogonal sub-saliency maps (OSSMs), which are then integrated together based on their contribution to the target concept. Extensive experiments on six benchmarks reveal that DecomCAM not only excels in locating accuracy but also achieves an optimizing balance between interpretability and computational efficiency. Further analysis unveils that OSSMs correlate with discernible object components, facilitating a granular understanding of the model's reasoning. This positions DecomCAM as a potential tool for fine-grained interpretation of advanced deep learning models. The code is avaible at https://github.com/CapricornGuang/DecomCAM.

📄 PDF Abstract BibTeX arXiv:2405.18882

Code (1)

capricornguang/decomcam 공식 구현 pytorch

Tasks

Computational EfficiencyDecision Making

Methods 이 논문이 사용한 방법론

DecomCAM DecomCAM decomposes intermediate activation maps into orthogonal features using singular value decomposition and generates saliency maps by integrating them.

Similar Papers 제목 키워드 기반

Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model

2016-11-29 · Marcella Cornia, Lorenzo Baraldi, Giuseppe Serra, Rita Cucchiara

Data-driven saliency has recently gained a lot of attention thanks to the use of Convolutional Neural Networks for predicting gaze fixations. In this paper we go beyond standard approaches to saliency prediction, in whic…

Saliency Prediction

Concept Saliency Maps to Visualize Relevant Features in Deep Generative Models

2019-10-29 · Lennart Brocki, Neo Christopher Chung

Evaluating, explaining, and visualizing high-level concepts in generative models, such as variational autoencoders (VAEs), is challenging in part due to a lack of known prediction classes that are required to generate sa…

Revisiting Sanity Checks for Saliency Maps

2021-10-27 · Gal Yona, Daniel Greenfeld

Saliency methods are a popular approach for model debugging and explainability. However, in the absence of ground-truth data for what the correct maps should be, evaluating and comparing different approaches remains a lo…

EEG-Driven Image Reconstruction with Saliency-Guided Diffusion Models

2025-10-30 · Igor Abramov, Ilya Makarov arxiv

Existing EEG-driven image reconstruction methods often overlook spatial attention mechanisms, limiting fidelity and semantic coherence. To address this, we propose a dual-conditioning framework that combines EEG embeddin…

Image ReconstructionImage Generation

Saccade Sequence Prediction: Beyond Static Saliency Maps

2017-11-29 · Calden Wloka, Iuliia Kotseruba, John K. Tsotsos

Visual attention is a field with a considerable history, with eye movement control and prediction forming an important subfield. Fixation modeling in the past decades has been largely dominated computationally by a numbe…

Prediction