paper-with-me

홈 › Papers

2D-Malafide: Adversarial Attacks Against Face Deepfake Detection Systems

2024-08-26 · Chiara Galdi, Michele Panariello, Massimiliano Todisco, Nicholas Evans

We introduce 2D-Malafide, a novel and lightweight adversarial attack designed to deceive face deepfake detection systems. Building upon the concept of 1D convolutional perturbations explored in the speech domain, our method leverages 2D convolutional filters to craft perturbations which significantly degrade the performance of state-of-the-art face deepfake detectors. Unlike traditional additive noise approaches, 2D-Malafide optimises a small number of filter coefficients to generate robust adversarial perturbations which are transferable across different face images. Experiments, conducted using the FaceForensics++ dataset, demonstrate that 2D-Malafide substantially degrades detection performance in both white-box and black-box settings, with larger filter sizes having the greatest impact. Additionally, we report an explainability analysis using GradCAM which illustrates how 2D-Malafide misleads detection systems by altering the image areas used most for classification. Our findings highlight the vulnerability of current deepfake detection systems to convolutional adversarial attacks as well as the need for future work to enhance detection robustness through improved image fidelity constraints.

📄 PDF Abstract BibTeX arXiv:2408.14143

Code (1)

eurecom-fscv/2d-malafide 공식 구현 pytorch

Tasks

Adversarial AttackDeepFake DetectionFace Swapping

Similar Papers 제목 키워드 기반

Malafide: a novel adversarial convolutive noise attack against deepfake and spoofing detection systems

2023-06-13 · Michele Panariello, Wanying Ge, Hemlata Tak, Massimiliano Todisco 외

We present Malafide, a universal adversarial attack against automatic speaker verification (ASV) spoofing countermeasures (CMs). By introducing convolutional noise using an optimised linear time-invariant filter, Malafid…

Adversarial AttackFace SwappingSelf-Supervised LearningSpeaker Verification

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

Disrupting Deepfakes: Adversarial Attacks Against Conditional Image Translation Networks and Facial Manipulation Systems

2020-03-03 · Nataniel Ruiz, Sarah Adel Bargal, Stan Sclaroff

Face modification systems using deep learning have become increasingly powerful and accessible. Given images of a person's face, such systems can generate new images of that same person under different expressions and po…

Adversarial AttackAttributeTranslation

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 pr…

Adversarial AttackFace ReconstructionFace SwappingGenerative Adversarial Network