paper-with-me

Papers

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

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

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 adversarial attacks because they are built atop DNN-based classification models, and the literature has demonstrated that they could be bypassed by introducing pixel-level perturbations. Though corresponding mitigation has been proposed, we have identified a new attribute-variation-based adversarial attack (AVA) that perturbs the latent space via a combination of Gaussian prior and semantic discriminator to bypass such mitigation. It perturbs the semantics in the attribute space of DeepFake images, which are inconspicuous to human beings (e.g., mouth open) but can result in substantial differences in DeepFake detection. We evaluate our proposed AVA attack on nine state-of-the-art DeepFake detection algorithms and applications. The empirical results demonstrate that AVA attack defeats the state-of-the-art black box attacks against DeepFake detectors and achieves more than a 95% success rate on two commercial DeepFake detectors. Moreover, our human study indicates that AVA-generated DeepFake images are often imperceptible to humans, which presents huge security and privacy concerns.

📄 PDF Abstract BibTeX arXiv:2312.08675

Code (1)

anonymoususera/ava 공식 구현 pytorch

Tasks

Adversarial AttackAttributeDeepFake DetectionFace Swapping

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

AdvFlow: Inconspicuous Black-box Adversarial Attacks using Normalizing Flows

2020-07-15 · NeurIPS 2020 12 · Hadi M. Dolatabadi, Sarah Erfani, Christopher Leckie

Deep learning classifiers are susceptible to well-crafted, imperceptible variations of their inputs, known as adversarial attacks. In this regard, the study of powerful attack models sheds light on the sources of vulnera…

Adversarial Attack

Generating Adversarial yet Inconspicuous Patches with a Single Image

2020-09-21 · Jinqi Luo, Tao Bai, Jun Zhao

Deep neural networks have been shown vulnerable toadversarial patches, where exotic patterns can resultin models wrong prediction. Nevertheless, existing ap-proaches to adversarial patch generation hardly con-sider the c…

Just One Moment: Structural Vulnerability of Deep Action Recognition against One Frame Attack

2020-11-30 · ICCV 2021 10 · Jaehui Hwang, Jun-Hyuk Kim, Jun-Ho Choi, Jong-Seok Lee

The video-based action recognition task has been extensively studied in recent years. In this paper, we study the structural vulnerability of deep learning-based action recognition models against the adversarial attack u…

Action RecognitionAdversarial Attack

Surrogate Representation Learning with Isometric Mapping for Gray-box Graph Adversarial Attacks

2021-10-20 · Zihan Liu, Yun Luo, Zelin Zang, Stan Z. Li

Gray-box graph attacks aim at disrupting the performance of the victim model by using inconspicuous attacks with limited knowledge of the victim model. The parameters of the victim model and the labels of the test nodes …

Node ClassificationRepresentation Learning