paper-with-me

Papers

One Map Does Not Fit All: Evaluating Saliency Map Explanation on Multi-Modal Medical Images

2021-07-11 · Weina Jin, Xiaoxiao Li, Ghassan Hamarneh

Being able to explain the prediction to clinical end-users is a necessity to leverage the power of AI models for clinical decision support. For medical images, saliency maps are the most common form of explanation. The maps highlight important features for AI model's prediction. Although many saliency map methods have been proposed, it is unknown how well they perform on explaining decisions on multi-modal medical images, where each modality/channel carries distinct clinical meanings of the same underlying biomedical phenomenon. Understanding such modality-dependent features is essential for clinical users' interpretation of AI decisions. To tackle this clinically important but technically ignored problem, we propose the MSFI (Modality-Specific Feature Importance) metric to examine whether saliency maps can highlight modality-specific important features. MSFI encodes the clinical requirements on modality prioritization and modality-specific feature localization. Our evaluations on 16 commonly used saliency map methods, including a clinician user study, show that although most saliency map methods captured modality importance information in general, most of them failed to highlight modality-specific important features consistently and precisely. The evaluation results guide the choices of saliency map methods and provide insights to propose new ones targeting clinical applications.

📄 PDF Abstract BibTeX arXiv:2107.05047

Code (0)

등록된 구현이 없습니다.

Tasks

AllFeature Importance

Similar Papers 제목 키워드 기반

Easy to Decide, Hard to Agree: Reducing Disagreements Between Saliency Methods

2022-11-15 · Josip Jukić, Martin Tutek, Jan Šnajder

A popular approach to unveiling the black box of neural NLP models is to leverage saliency methods, which assign scalar importance scores to each input component. A common practice for evaluating whether an interpretabil…

Diagnostic

Sanity Checks for Saliency Methods Explaining Object Detectors

2023-06-04 · Deepan Chakravarthi Padmanabhan, Paul G. Plöger, Octavio Arriaga, Matias Valdenegro-Toro

Saliency methods are frequently used to explain Deep Neural Network-based models. Adebayo et al.'s work on evaluating saliency methods for classification models illustrate certain explanation methods fail the model and d…

Objectobject-detectionObject Detection

Investigating sanity checks for saliency maps with image and text classification

2021-06-08 · Narine Kokhlikyan, Vivek Miglani, Bilal Alsallakh, Miguel Martin 외

Saliency maps have shown to be both useful and misleading for explaining model predictions especially in the context of images. In this paper, we perform sanity checks for text modality and show that the conclusions made…

text-classificationText Classification

AIM: Adversarial Information Masking for Faithfulness Evaluation of Saliency Maps

2026-05-16 · Chia-Ying Hsieh, Hsin-Yuan Fang, Chun-Shu Wei arxiv

Post-hoc saliency methods are widely used to interpret deep neural networks, but their faithfulness is difficult to evaluate reliably. Existing evaluations mask features according to saliency-induced feature ordering and…

Evaluating Saliency Explanations in NLP by Crowdsourcing

2024-05-17 · Xiaotian Lu, Jiyi Li, Zhen Wan, Xiaofeng Lin 외

Deep learning models have performed well on many NLP tasks. However, their internal mechanisms are typically difficult for humans to understand. The development of methods to explain models has become a key issue in the …