paper-with-me

Papers

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

2022-10-13 · Shuai Jia, Bangjie Yin, Taiping Yao, Shouhong Ding, Chunhua Shen, Xiaokang Yang, Chao Ma

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 face recognition attacks, existing methods typically generate the l_p-norm perturbations on pixels, however, resulting in low attack transferability and high vulnerability to denoising defense models. In this work, instead of performing perturbations on the low-level pixels, we propose to generate attacks through perturbing on the high-level semantics to improve attack transferability. Specifically, a unified flexible framework, Adversarial Attributes (Adv-Attribute), is designed to generate inconspicuous and transferable attacks on face recognition, which crafts the adversarial noise and adds it into different attributes based on the guidance of the difference in face recognition features from the target. Moreover, the importance-aware attribute selection and the multi-objective optimization strategy are introduced to further ensure the balance of stealthiness and attacking strength. Extensive experiments on the FFHQ and CelebA-HQ datasets show that the proposed Adv-Attribute method achieves the state-of-the-art attacking success rates while maintaining better visual effects against recent attack methods.

📄 PDF Abstract BibTeX arXiv:2210.06871

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAttributeDenoisingFace Recognition

Similar Papers 제목 키워드 기반

Generating Transferable and Stealthy Adversarial Patch via Attention-guided Adversarial Inpainting

2023-08-10 · YanJie Li, Mingxing Duan, Xuelong Dai, Bin Xiao

Adversarial patch attacks can fool the face recognition (FR) models via small patches. However, previous adversarial patch attacks often result in unnatural patterns that are easily noticeable. Generating transferable an…

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

Transferable, Controllable, and Inconspicuous Adversarial Attacks on Person Re-identification With Deep Mis-Ranking

2020-04-08 · CVPR 2020 6 · Hongjun Wang, Guangrun Wang, Ya Li, Dongyu Zhang 외

The success of DNNs has driven the extensive applications of person re-identification (ReID) into a new era. However, whether ReID inherits the vulnerability of DNNs remains unexplored. To examine the robustness of ReID …

Adversarial AttackPerson Re-Identification

AVA: Inconspicuous Attribute Variation-based Adversarial Attack bypassing DeepFake Detection

2023-12-14 · Xiangtao Meng, Li Wang, Shanqing Guo, Lei Ju 외

While DeepFake applications are becoming popular in recent years, their abuses pose a serious privacy threat. Unfortunately, most related detection algorithms to mitigate the abuse issues are inherently vulnerable to adv…

Adversarial AttackAttributeDeepFake DetectionFace Swapping

Adversarial Stylometry in the Wild: Transferable Lexical Substitution Attacks on Author Profiling

2021-01-27 · EACL 2021 2 · Chris Emmery, Ákos Kádár, Grzegorz Chrupała

Written language contains stylistic cues that can be exploited to automatically infer a variety of potentially sensitive author information. Adversarial stylometry intends to attack such models by rewriting an author's t…

Author ProfilingPrivacy Preserving