paper-with-me

홈 › Papers

Rethinking interpretation: Input-agnostic saliency mapping of deep visual classifiers

2023-03-31 · Naveed Akhtar, Mohammad A. A. K. Jalwana

Saliency methods provide post-hoc model interpretation by attributing input features to the model outputs. Current methods mainly achieve this using a single input sample, thereby failing to answer input-independent inquiries about the model. We also show that input-specific saliency mapping is intrinsically susceptible to misleading feature attribution. Current attempts to use 'general' input features for model interpretation assume access to a dataset containing those features, which biases the interpretation. Addressing the gap, we introduce a new perspective of input-agnostic saliency mapping that computationally estimates the high-level features attributed by the model to its outputs. These features are geometrically correlated, and are computed by accumulating model's gradient information with respect to an unrestricted data distribution. To compute these features, we nudge independent data points over the model loss surface towards the local minima associated by a human-understandable concept, e.g., class label for classifiers. With a systematic projection, scaling and refinement process, this information is transformed into an interpretable visualization without compromising its model-fidelity. The visualization serves as a stand-alone qualitative interpretation. With an extensive evaluation, we not only demonstrate successful visualizations for a variety of concepts for large-scale models, but also showcase an interesting utility of this new form of saliency mapping by identifying backdoor signatures in compromised classifiers.

📄 PDF Abstract BibTeX arXiv:2303.17836

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MASE: Interpretable NLP Models via Model-Agnostic Saliency Estimation

2025-12-04 · Zhou Yang, Shunyan Luo, Jiazhen Zhu, Fang Jin arxiv

Deep neural networks (DNNs) have made significant strides in Natural Language Processing (NLP), yet their interpretability remains elusive, particularly when evaluating their intricate decision-making processes. Traditio…

Believe The HiPe: Hierarchical Perturbation for Fast, Robust, and Model-Agnostic Saliency Mapping

2021-02-22 · Jessica Cooper, Ognjen Arandjelović, David J Harrison

Understanding the predictions made by Artificial Intelligence (AI) systems is becoming more and more important as deep learning models are used for increasingly complex and high-stakes tasks. Saliency mapping -- a popula…

Interpreting Medical Image Classifiers by Optimization Based Counterfactual Impact Analysis

2020-04-03 · David Major, Dimitrios Lenis, Maria Wimmer, Gert Sluiter 외

Clinical applicability of automated decision support systems depends on a robust, well-understood classification interpretation. Artificial neural networks while achieving class-leading scores fall short in this regard. …

counterfactualDiagnosticGeneral Classification

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

Backdoor Attacks on the DNN Interpretation System

2020-11-21 · Shihong Fang, Anna Choromanska

Interpretability is crucial to understand the inner workings of deep neural networks (DNNs) and many interpretation methods generate saliency maps that highlight parts of the input image that contribute the most to the p…

Backdoor Attack