paper-with-me

홈 › Papers

ML-LOO: Detecting Adversarial Examples with Feature Attribution

2019-06-08 · Puyudi Yang, Jianbo Chen, Cho-Jui Hsieh, Jane-Ling Wang, Michael. I. Jordan

Deep neural networks obtain state-of-the-art performance on a series of tasks. However, they are easily fooled by adding a small adversarial perturbation to input. The perturbation is often human imperceptible on image data. We observe a significant difference in feature attributions of adversarially crafted examples from those of original ones. Based on this observation, we introduce a new framework to detect adversarial examples through thresholding a scale estimate of feature attribution scores. Furthermore, we extend our method to include multi-layer feature attributions in order to tackle the attacks with mixed confidence levels. Through vast experiments, our method achieves superior performances in distinguishing adversarial examples from popular attack methods on a variety of real data sets among state-of-the-art detection methods. In particular, our method is able to detect adversarial examples of mixed confidence levels, and transfer between different attacking methods.

📄 PDF Abstract BibTeX arXiv:1906.03499

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Attribution-driven Causal Analysis for Detection of Adversarial Examples

2019-03-14 · Susmit Jha, Sunny Raj, Steven Lawrence Fernandes, Sumit Kumar Jha 외

Attribution methods have been developed to explain the decision of a machine learning model on a given input. We use the Integrated Gradient method for finding attributions to define the causal neighborhood of an input b…

Adversarial AttackBIG-bench Machine Learning

ARIA: Adversarially Robust Image Attribution for Content Provenance

2022-02-25 · Maksym Andriushchenko, Xiaoyang Rebecca Li, Geoffrey Oxholm, Thomas Gittings 외

Image attribution -- matching an image back to a trusted source -- is an emerging tool in the fight against online misinformation. Deep visual fingerprinting models have recently been explored for this purpose. However, …

Contrastive LearningImage AttributionMisinformationvalid

Improving Adversarial Transferability via Neuron Attribution-Based Attacks

2022-03-31 · CVPR 2022 1 · Jianping Zhang, Weibin Wu, Jen-tse Huang, Yizhan Huang 외

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples. It is thus imperative to devise effective attack algorithms to identify the deficiencies of DNNs beforehand in security-sensitive applicatio…

Attribute

Feature Squeezing: Detecting Adversarial Examples in Deep Neural Networks

2017-04-04 · Network and Distributed System Security Symposium 2018 2 · Weilin Xu, David Evans, Yanjun Qi

Although deep neural networks (DNNs) have achieved great success in many tasks, they can often be fooled by \emph{adversarial examples} that are generated by adding small but purposeful distortions to natural examples. P…

Can We Really Trust Explanations? Evaluating the Stability of Feature Attribution Explanation Methods via Adversarial Attack

2022-10-01 · CCL 2022 10 · Yang Zhao, Zhang Yuanzhe, Jiang Zhongtao, Ju Yiming 외

“Explanations can increase the transparency of neural networks and make them more trustworthy. However, can we really trust explanations generated by the existing explanation methods? If the explanation methods are not s…

Adversarial Attack