paper-with-me

Papers

Proper Network Interpretability Helps Adversarial Robustness in Classification

2020-06-26 · ICML 2020 1 · Akhilan Boopathy, Sijia Liu, Gaoyuan Zhang, Cynthia Liu, Pin-Yu Chen, Shiyu Chang, Luca Daniel

Recent works have empirically shown that there exist adversarial examples that can be hidden from neural network interpretability (namely, making network interpretation maps visually similar), or interpretability is itself susceptible to adversarial attacks. In this paper, we theoretically show that with a proper measurement of interpretation, it is actually difficult to prevent prediction-evasion adversarial attacks from causing interpretation discrepancy, as confirmed by experiments on MNIST, CIFAR-10 and Restricted ImageNet. Spurred by that, we develop an interpretability-aware defensive scheme built only on promoting robust interpretation (without the need for resorting to adversarial loss minimization). We show that our defense achieves both robust classification and robust interpretation, outperforming state-of-the-art adversarial training methods against attacks of large perturbation in particular.

📄 PDF Abstract BibTeX arXiv:2006.14748

Code (1)

AkhilanB/Proper-Interpretability 공식 구현 pytorch

Tasks

Adversarial RobustnessClassificationGeneral ClassificationNetwork InterpretationRobust classification

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Visual Interpretability Alone Helps Adversarial Robustness

2019-09-25 · Akhilan Boopathy, Sijia Liu, Gaoyuan Zhang, Pin-Yu Chen 외

Recent works have empirically shown that there exist adversarial examples that can be hidden from neural network interpretability, and interpretability is itself susceptible to adversarial attacks. In this paper, we t…

Adversarial Robustness

Interpretability and Transparency-Driven Detection and Transformation of Textual Adversarial Examples (IT-DT)

2023-07-03 · Bushra Sabir, M. Ali Babar, Sharif Abuadbba

Transformer-based text classifiers like BERT, Roberta, T5, and GPT-3 have shown impressive performance in NLP. However, their vulnerability to adversarial examples poses a security risk. Existing defense methods lack int…

Decision Making

On the interplay of adversarial robustness and architecture components: patches, convolution and attention

2022-09-14 · Francesco Croce, Matthias Hein

In recent years novel architecture components for image classification have been developed, starting with attention and patches used in transformers. While prior works have analyzed the influence of some aspects of archi…

Adversarial Robustnessimage-classificationImage Classification

Robust Text Classification: Analyzing Prototype-Based Networks

2023-11-11 · Zhivar Sourati, Darshan Deshpande, Filip Ilievski, Kiril Gashteovski 외

Downstream applications often require text classification models to be accurate and robust. While the accuracy of the state-of-the-art Language Models (LMs) approximates human performance, they often exhibit a drop in pe…

Adversarial AttackClassificationClusteringSentence+2

A Comparative Study of Adversarial Robustness in CNN and CNN-ANFIS Architectures

2026-02-02 · Kaaustaaub Shankar, Bharadwaj Dogga, Kelly Cohen arxiv

Convolutional Neural Networks (CNNs) achieve strong image classification performance but lack interpretability and are vulnerable to adversarial attacks. Neuro-fuzzy hybrids such as DCNFIS replace fully connected CNN cla…

Adversarial RobustnessImage Classification