2D-Malafide: Adversarial Attacks Against Face Deepfake Detection Systems
Chiara Galdi, Michele Panariello, Massimiliano Todisco, Nicholas Evans
TL;DR
The paper addresses the vulnerability of face deepfake detectors to adversarial perturbations by proposing 2D-Malafide, a lightweight attack that learns a small 2D convolutional filter per attack to generalize across samples. By training filters across multiple inputs and constraining perturbations, the method achieves transferable attacks demonstrated on FaceForensics++ under both white-box and black-box scenarios, with larger filter sizes yielding stronger degradation. GradCAM explainability reveals that the attack hides central artefacts and shifts detector attention, illustrating the failure modes of current FDD systems. This work highlights the need for robustness enhancements through image fidelity constraints and diverse training data to counter convolution-based perturbations in practical detection systems.
Abstract
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.
