paper-with-me

홈 › Papers

On the Connection Between Adversarial Robustness and Saliency Map Interpretability

2019-05-10 · Christian Etmann, Sebastian Lunz, Peter Maass, Carola-Bibiane Schönlieb

Recent studies on the adversarial vulnerability of neural networks have shown that models trained to be more robust to adversarial attacks exhibit more interpretable saliency maps than their non-robust counterparts. We aim to quantify this behavior by considering the alignment between input image and saliency map. We hypothesize that as the distance to the decision boundary grows,so does the alignment. This connection is strictly true in the case of linear models. We confirm these theoretical findings with experiments based on models trained with a local Lipschitz regularization and identify where the non-linear nature of neural networks weakens the relation.

📄 PDF Abstract BibTeX arXiv:1905.04172

Code (1)

cetmann/robustness-interpretability 공식 구현 tf

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

On Saliency Maps and Adversarial Robustness

2020-06-14 · Puneet Mangla, Vedant Singh, Vineeth N. Balasubramanian

A Very recent trend has emerged to couple the notion of interpretability and adversarial robustness, unlike earlier efforts which solely focused on good interpretations or robustness against adversaries. Works have shown…

Adversarial Robustness

Exploring the Interplay of Interpretability and Robustness in Deep Neural Networks: A Saliency-guided Approach

2024-05-10 · Amira Guesmi, Nishant Suresh Aswani, Muhammad Shafique

Adversarial attacks pose a significant challenge to deploying deep learning models in safety-critical applications. Maintaining model robustness while ensuring interpretability is vital for fostering trust and comprehens…

Decision Making

Improving the Interpretability of fMRI Decoding using Deep Neural Networks and Adversarial Robustness

2020-04-23 · Patrick McClure, Dustin Moraczewski, Ka Chun Lam, Adam Thomas 외

Deep neural networks (DNNs) are being increasingly used to make predictions from functional magnetic resonance imaging (fMRI) data. However, they are widely seen as uninterpretable "black boxes", as it can be difficult t…

Adversarial Robustness

Policy Distillation with Selective Input Gradient Regularization for Efficient Interpretability

2022-05-18 · Jinwei Xing, Takashi Nagata, Xinyun Zou, Emre Neftci 외

Although deep Reinforcement Learning (RL) has proven successful in a wide range of tasks, one challenge it faces is interpretability when applied to real-world problems. Saliency maps are frequently used to provide inter…

Autonomous DrivingDeep Reinforcement LearningReinforcement Learning (RL)

SCAAT: Improving Neural Network Interpretability via Saliency Constrained Adaptive Adversarial Training

2023-11-09 · Rui Xu, Wenkang Qin, Peixiang Huang, Hao Wang 외

Deep Neural Networks (DNNs) are expected to provide explanation for users to understand their black-box predictions. Saliency map is a common form of explanation illustrating the heatmap of feature attributions, but it s…