paper-with-me

홈 › Papers

Restricted Black-box Adversarial Attack Against DeepFake Face Swapping

2022-04-26 · Junhao Dong, YuAn Wang, JianHuang Lai, Xiaohua Xie

DeepFake face swapping presents a significant threat to online security and social media, which can replace the source face in an arbitrary photo/video with the target face of an entirely different person. In order to prevent this fraud, some researchers have begun to study the adversarial methods against DeepFake or face manipulation. However, existing works focus on the white-box setting or the black-box setting driven by abundant queries, which severely limits the practical application of these methods. To tackle this problem, we introduce a practical adversarial attack that does not require any queries to the facial image forgery model. Our method is built on a substitute model persuing for face reconstruction and then transfers adversarial examples from the substitute model directly to inaccessible black-box DeepFake models. Specially, we propose the Transferable Cycle Adversary Generative Adversarial Network (TCA-GAN) to construct the adversarial perturbation for disrupting unknown DeepFake systems. We also present a novel post-regularization module for enhancing the transferability of generated adversarial examples. To comprehensively measure the effectiveness of our approaches, we construct a challenging benchmark of DeepFake adversarial attacks for future development. Extensive experiments impressively show that the proposed adversarial attack method makes the visual quality of DeepFake face images plummet so that they are easier to be detected by humans and algorithms. Moreover, we demonstrate that the proposed algorithm can be generalized to offer face image protection against various face translation methods.

📄 PDF Abstract BibTeX arXiv:2204.12347

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackFace ReconstructionFace SwappingGenerative Adversarial Network

Similar Papers 제목 키워드 기반

D4: Detection of Adversarial Diffusion Deepfakes Using Disjoint Ensembles

2022-02-11 · Ashish Hooda, Neal Mangaokar, Ryan Feng, Kassem Fawaz 외

Detecting diffusion-generated deepfake images remains an open problem. Current detection methods fail against an adversary who adds imperceptible adversarial perturbations to the deepfake to evade detection. In this work…

Adversarial RobustnessDeepFake DetectionFace Swapping

Defending against GAN-based Deepfake Attacks via Transformation-aware Adversarial Faces

2020-06-12 · Chaofei Yang, Lei Ding, Yiran Chen, Hai Li

Deepfake represents a category of face-swapping attacks that leverage machine learning models such as autoencoders or generative adversarial networks. Although the concept of the face-swapping is not new, its recent tech…

Face Swapping

Turn Fake into Real: Adversarial Head Turn Attacks Against Deepfake Detection

2023-09-03 · Weijie Wang, Zhengyu Zhao, Nicu Sebe, Bruno Lepri

Malicious use of deepfakes leads to serious public concerns and reduces people's trust in digital media. Although effective deepfake detectors have been proposed, they are substantially vulnerable to adversarial attacks.…

DeepFake DetectionFace Swapping

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

MS-GAGA: Metric-Selective Guided Adversarial Generation Attack

2025-10-14 · Dion J. X. Ho, Gabriel Lee Jun Rong, Niharika Shrivastava, Harshavardhan Abichandani 외 arxiv

We present MS-GAGA (Metric-Selective Guided Adversarial Generation Attack), a two-stage framework for crafting transferable and visually imperceptible adversarial examples against deepfake detectors in black-box settings…