paper-with-me

Papers

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

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

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 suffers from noise in distinguishing important features. In this paper, we propose a model-agnostic learning method called Saliency Constrained Adaptive Adversarial Training (SCAAT) to improve the quality of such DNN interpretability. By constructing adversarial samples under the guidance of saliency map, SCAAT effectively eliminates most noise and makes saliency maps sparser and more faithful without any modification to the model architecture. We apply SCAAT to multiple DNNs and evaluate the quality of the generated saliency maps on various natural and pathological image datasets. Evaluations on different domains and metrics show that SCAAT significantly improves the interpretability of DNNs by providing more faithful saliency maps without sacrificing their predictive power.

📄 PDF Abstract BibTeX arXiv:2311.05143

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

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

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

Improving Interpretability in Medical Imaging Diagnosis using Adversarial Training

2020-12-02 · Andrei Margeloiu, Nikola Simidjievski, Mateja Jamnik, Adrian Weller

We investigate the influence of adversarial training on the interpretability of convolutional neural networks (CNNs), specifically applied to diagnosing skin cancer. We show that gradient-based saliency maps of adversari…

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 a…

Adversarial Robustness