paper-with-me

홈 › Papers

Rethinking Saliency Maps: A Cognitive Human Aligned Taxonomy and Evaluation Framework for Explanations

2025-11-17 · Yehonatan Elisha, Seffi Cohen, Oren Barkan, Noam Koenigstein arxiv

Saliency maps are widely used for visual explanations in deep learning, but a fundamental lack of consensus persists regarding their intended purpose and alignment with diverse user queries. This ambiguity hinders the effective evaluation and practical utility of explanation methods. We address this gap by introducing the Reference-Frame $\times$ Granularity (RFxG) taxonomy, a principled conceptual framework that organizes saliency explanations along two essential axes:Reference-Frame: Distinguishing between pointwise ("Why this prediction?") and contrastive ("Why this and not an alternative?") explanations. Granularity: Ranging from fine-grained class-level (e.g., "Why Husky?") to coarse-grained group-level (e.g., "Why Dog?") interpretations. Using the RFxG lens, we demonstrate critical limitations in existing evaluation metrics, which overwhelmingly prioritize pointwise faithfulness while neglecting contrastive reasoning and semantic granularity. To systematically assess explanation quality across both RFxG dimensions, we propose four novel faithfulness metrics. Our comprehensive evaluation framework applies these metrics to ten state-of-the-art saliency methods, four model architectures, and three datasets. By advocating a shift toward user-intent-driven evaluation, our work provides both the conceptual foundation and the practical tools necessary to develop visual explanations that are not only faithful to the underlying model behavior but are also meaningfully aligned with the complexity of human understanding and inquiry.

📄 PDF Abstract BibTeX arXiv:2511.13081

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Visual Saliency Maps Can Apply to Facial Expression Recognition

2018-11-12 · Zhenyue Qin, Jie Wu

Human eyes concentrate different facial regions during distinct cognitive activities. We study utilising facial visual saliency maps to classify different facial expressions into different emotions. Our results show that…

Facial Expression RecognitionFacial Expression Recognition (FER)General ClassificationSaliency Prediction

Do Sparse Subnetworks Exhibit Cognitively Aligned Attention? Effects of Pruning on Saliency Map Fidelity, Sparsity, and Concept Coherence

2025-09-23 · Sanish Suwal, Dipkamal Bhusal, Michael Clifford, Nidhi Rastogi arxiv

Prior works have shown that neural networks can be heavily pruned while preserving performance, but the impact of pruning on model interpretability remains unclear. In this work, we investigate how magnitude-based prunin…

Cognitive Alignment At No Cost: Inducing Human Attention Biases For Interpretable Vision Transformers

2026-04-21 · Ethan Knights arxiv

For state-of-the-art image understanding, Vision Transformers (ViTs) have become the standard architecture but their processing diverges substantially from human attentional characteristics. We investigate whether this c…

Rethinking gradient weights' influence over saliency map estimation

2022-07-12 · Masud An Nur Islam Fahim, Nazmus Saqib, Shafkat Khan Siam, Ho Yub Jung

Class activation map (CAM) helps to formulate saliency maps that aid in interpreting the deep neural network's prediction. Gradient-based methods are generally faster than other branches of vision interpretability and in…

Saliency Prediction

Rethinking Saliency-Guided Weakly-Supervised Semantic Segmentation

2024-04-01 · Beomyoung Kim, Donghyun Kim, Sung Ju Hwang

This paper presents a fresh perspective on the role of saliency maps in weakly-supervised semantic segmentation (WSSS) and offers new insights and research directions based on our empirical findings. We conduct comprehen…

object-detectionObject DetectionSalient Object DetectionSemantic Segmentation+2