paper-with-me

Papers

Semantic Adversarial Attacks on Face Recognition through Significant Attributes

2023-01-28 · Yasmeen M. Khedr, Yifeng Xiong, Kun He

Face recognition is known to be vulnerable to adversarial face images. Existing works craft face adversarial images by indiscriminately changing a single attribute without being aware of the intrinsic attributes of the images. To this end, we propose a new Semantic Adversarial Attack called SAA-StarGAN that tampers with the significant facial attributes for each image. We predict the most significant attributes by applying the cosine similarity or probability score. The probability score method is based on training a Face Verification model for an attribute prediction task to obtain a class probability score for each attribute. The prediction process will help craft adversarial face images more easily and efficiently, as well as improve the adversarial transferability. Then, we change the most significant facial attributes, with either one or more of the facial attributes for impersonation and dodging attacks in white-box and black-box settings. Experimental results show that our method could generate diverse and realistic adversarial face images meanwhile avoid affecting human perception of the face recognition. SAA-StarGAN achieves an 80.5% attack success rate against black-box models, outperforming existing methods by 35.5% under the impersonation attack. Concerning the black-box setting, SAA-StarGAN achieves high attack success rates on various models. The experiments confirm that predicting the most important attributes significantly affects the success of adversarial attacks in both white-box and black-box settings and could enhance the transferability of the crafted adversarial examples.

📄 PDF Abstract BibTeX arXiv:2301.12046

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAttributeFace RecognitionFace Verification

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Adv-Attribute: Inconspicuous and Transferable Adversarial Attack on Face Recognition

2022-10-13 · Shuai Jia, Bangjie Yin, Taiping Yao, Shouhong Ding 외

Deep learning models have shown their vulnerability when dealing with adversarial attacks. Existing attacks almost perform on low-level instances, such as pixels and super-pixels, and rarely exploit semantic clues. For f…

Adversarial AttackAttributeDenoisingFace Recognition

RSTAM: An Effective Black-Box Impersonation Attack on Face Recognition using a Mobile and Compact Printer

2022-06-25 · Xiaoliang Liu, Furao Shen, Jian Zhao, Changhai Nie

Face recognition has achieved considerable progress in recent years thanks to the development of deep neural networks, but it has recently been discovered that deep neural networks are vulnerable to adversarial examples.…

Face Recognition

Physical-World Optical Adversarial Attacks on 3D Face Recognition

2022-05-26 · CVPR 2023 1 · YanJie Li, Yiquan Li, Xuelong Dai, Songtao Guo 외

2D face recognition has been proven insecure for physical adversarial attacks. However, few studies have investigated the possibility of attacking real-world 3D face recognition systems. 3D-printed attacks recently propo…

Adversarial AttackFace Recognition

Adversarial Light Projection Attacks on Face Recognition Systems: A Feasibility Study

2020-03-24 · Dinh-Luan Nguyen, Sunpreet S. Arora, Yuhang Wu, Hao Yang

Deep learning-based systems have been shown to be vulnerable to adversarial attacks in both digital and physical domains. While feasible, digital attacks have limited applicability in attacking deployed systems, includin…

Face Recognition

Transferable Adversarial Face Attack with Text Controlled Attribute

2024-12-16 · Wenyun Li, Zheng Zhang, Xiangyuan Lan, Dongmei Jiang

Traditional adversarial attacks typically produce adversarial examples under norm-constrained conditions, whereas unrestricted adversarial examples are free-form with semantically meaningful perturbations. Current unrest…

AttributeFace Recognition