paper-with-me

홈 › Papers

Towards Understanding and Harnessing the Effect of Image Transformation in Adversarial Detection

2022-01-04 · Hui Liu, Bo Zhao, Yuefeng Peng, Weidong Li, Peng Liu

Deep neural networks (DNNs) are threatened by adversarial examples. Adversarial detection, which distinguishes adversarial images from benign images, is fundamental for robust DNN-based services. Image transformation is one of the most effective approaches to detect adversarial examples. During the last few years, a variety of image transformations have been studied and discussed to design reliable adversarial detectors. In this paper, we systematically synthesize the recent progress on adversarial detection via image transformations with a novel classification method. Then, we conduct extensive experiments to test the detection performance of image transformations against state-of-the-art adversarial attacks. Furthermore, we reveal that each individual transformation is not capable of detecting adversarial examples in a robust way, and propose a DNN-based approach referred to as \emph{AdvJudge}, which combines scores of 9 image transformations. Without knowing which individual scores are misleading or not misleading, AdvJudge can make the right judgment, and achieve a significant improvement in detection rate. Finally, we utilize an explainable AI tool to show the contribution of each image transformation to adversarial detection. Experimental results show that the contribution of image transformations to adversarial detection is significantly different, the combination of them can significantly improve the generic detection ability against state-of-the-art adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2201.01080

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Understanding and Mitigating Audio Adversarial Examples for Speaker Recognition

2022-06-07 · Guangke Chen, Zhe Zhao, Fu Song, Sen Chen 외

Speaker recognition systems (SRSs) have recently been shown to be vulnerable to adversarial attacks, raising significant security concerns. In this work, we systematically investigate transformation and adversarial train…

Speaker Recognitionspeech-recognitionSpeech Recognition

Barrage of Random Transforms for Adversarially Robust Defense

2019-06-01 · CVPR 2019 6 · Edward Raff, Jared Sylvester, Steven Forsyth, Mark McLean

Defenses against adversarial examples, when using the ImageNet dataset, are historically easy to defeat. The common understanding is that a combination of simple image transformations and other various defenses are insuf…

Adaptive Image Transformations for Transfer-based Adversarial Attack

2021-11-27 · Zheng Yuan, Jie Zhang, Shiguang Shan

Adversarial attacks provide a good way to study the robustness of deep learning models. One category of methods in transfer-based black-box attack utilizes several image transformation operations to improve the transfera…

Adversarial Attack

Adversarial Image Color Transformations in Explicit Color Filter Space

2020-11-12 · Zhengyu Zhao, Zhuoran Liu, Martha Larson

Deep Neural Networks have been shown to be vulnerable to adversarial images. Conventional attacks strive for indistinguishable adversarial images with strictly restricted perturbations. Recently, researchers have moved t…

Adversarial Robustness

On the Generalization Effects of Linear Transformations in Data Augmentation

2020-05-02 · ICML 2020 1 · Sen Wu, Hongyang R. Zhang, Gregory Valiant, Christopher Ré

Data augmentation is a powerful technique to improve performance in applications such as image and text classification tasks. Yet, there is little rigorous understanding of why and how various augmentations work. In this…

Data Augmentationtext-classificationText Classification