paper-with-me

홈 › Papers

SemanticAdv: Generating Adversarial Examples via Attribute-conditional Image Editing

2019-06-19 · Haonan Qiu, Chaowei Xiao, Lei Yang, Xinchen Yan, Honglak Lee, Bo Li

Deep neural networks (DNNs) have achieved great success in various applications due to their strong expressive power. However, recent studies have shown that DNNs are vulnerable to adversarial examples which are manipulated instances targeting to mislead DNNs to make incorrect predictions. Currently, most such adversarial examples try to guarantee "subtle perturbation" by limiting the $L_p$ norm of the perturbation. In this paper, we aim to explore the impact of semantic manipulation on DNNs predictions by manipulating the semantic attributes of images and generate "unrestricted adversarial examples". In particular, we propose an algorithm \emph{SemanticAdv} which leverages disentangled semantic factors to generate adversarial perturbation by altering controlled semantic attributes to fool the learner towards various "adversarial" targets. We conduct extensive experiments to show that the semantic based adversarial examples can not only fool different learning tasks such as face verification and landmark detection, but also achieve high targeted attack success rate against \emph{real-world black-box} services such as Azure face verification service based on transferability. To further demonstrate the applicability of \emph{SemanticAdv} beyond face recognition domain, we also generate semantic perturbations on street-view images. Such adversarial examples with controlled semantic manipulation can shed light on further understanding about vulnerabilities of DNNs as well as potential defensive approaches.

📄 PDF Abstract BibTeX arXiv:1906.07927

Code (1)

AI-secure/SemanticAdv 공식 구현 pytorch

Tasks

AttributeFace RecognitionFace Verification

Similar Papers 제목 키워드 기반

SemanticAdv: Generating Adversarial Examples via Attribute-conditioned Image Editing

2020-08-01 · ECCV 2020 8 · Haonan Qiu, Chaowei Xiao, Lei Yang, Xinchen Yan 외

Deep neural networks (DNNs) have achieved great successes in various vision applications due to their strong expressive power. However, recent studies have shown that DNNs are vulnerable to adversarial examples which are…

Adversarial AttackAttributeFace RecognitionSemantic Segmentation

EdgeFool: An Adversarial Image Enhancement Filter

2019-10-27 · Ali Shahin Shamsabadi, Changjae Oh, Andrea Cavallaro

Adversarial examples are intentionally perturbed images that mislead classifiers. These images can, however, be easily detected using denoising algorithms, when high-frequency spatial perturbations are used, or can be no…

DenoisingImage Enhancement

Generating Adversarial Examples With Conditional Generative Adversarial Net

2019-03-18 · Ping Yu, Kaitao Song, Jianfeng Lu

Recently, deep neural networks have significant progress and successful application in various fields, but they are found vulnerable to attack instances, e.g., adversarial examples. State-of-art attack methods can genera…

Generative Adversarial Network

Push Stricter to Decide Better: A Class-Conditional Feature Adaptive Framework for Improving Adversarial Robustness

2021-12-01 · Jia-Li Yin, Lehui Xie, Wanqing Zhu, Ximeng Liu 외

In response to the threat of adversarial examples, adversarial training provides an attractive option for enhancing the model robustness by training models on online-augmented adversarial examples. However, most of the e…

Adversarial Robustness

Facial Attributes: Accuracy and Adversarial Robustness

2018-01-04 · Andras Rozsa, Manuel Günther, Ethan M. Rudd, Terrance E. Boult

Facial attributes, emerging soft biometrics, must be automatically and reliably extracted from images in order to be usable in stand-alone systems. While recent methods extract facial attributes using deep neural network…

Adversarial RobustnessAttributeGeneral Classification