paper-with-me

Papers

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 measure performance degradation, but this degradation can be confounded by the masking operator: zero masking may create out-of-distribution artifacts, while interpolation-based masking may preserve residual predictive information. We propose Adversarial Information Masking (AIM), a saliency-guided adversarial feature replacement framework for evaluating both saliency-map faithfulness and masking-operator reliability. AIM replaces selected features with values from an adversarial counterpart of the input and compares degradation under complementary masking orders. We assess reliability using random-attribution bias and stability of explanation-method faithfulness rankings. Experiments on image, audio, and EEG tasks suggest that AIM reduces masking-induced bias compared with zero and interpolation-based masking, while revealing modality-dependent differences between signed and unsigned attributions.

📄 PDF Abstract BibTeX arXiv:2605.16905

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Masking Adversarial Damage: Finding Adversarial Saliency for Robust and Sparse Network

2022-04-06 · CVPR 2022 1 · Byung-Kwan Lee, Junho Kim, Yong Man Ro

Adversarial examples provoke weak reliability and potential security issues in deep neural networks. Although adversarial training has been widely studied to improve adversarial robustness, it works in an over-parameteri…

Adversarial RobustnessModel Compression

Evaluating the Faithfulness of Saliency-based Explanations for Deep Learning Models for Temporal Colour Constancy

2022-11-15 · Matteo Rizzo, Cristina Conati, Daesik Jang, Hui Hu

The opacity of deep learning models constrains their debugging and improvement. Augmenting deep models with saliency-based strategies, such as attention, has been claimed to help get a better understanding of the decisio…

Decision Making

Robust Infidelity: When Faithfulness Measures on Masked Language Models Are Misleading

2023-08-13 · Evan Crothers, Herna Viktor, Nathalie Japkowicz

A common approach to quantifying neural text classifier interpretability is to calculate faithfulness metrics based on iteratively masking salient input tokens and measuring changes in the model prediction. We propose th…

Sensitivity

Evaluating the Faithfulness of Importance Measures in NLP by Recursively Masking Allegedly Important Tokens and Retraining

2021-10-15 · Andreas Madsen, Nicholas Meade, Vaibhav Adlakha, Siva Reddy

To explain NLP models a popular approach is to use importance measures, such as attention, which inform input tokens are important for making a prediction. However, an open question is how well these explanations accurat…

Open-Ended Question Answering

Investigating and Simplifying Masking-based Saliency Methods for Model Interpretability

2020-10-19 · Jason Phang, Jungkyu Park, Krzysztof J. Geras

Saliency maps that identify the most informative regions of an image for a classifier are valuable for model interpretability. A common approach to creating saliency maps involves generating input masks that mask out por…

counterfactual