MagDR: Mask-guided Detection and Reconstruction for Defending Deepfakes

Authors: Zhikai Chen, Lingxi Xie, Shanmin Pang, Yong He, Bo Zhang

Published: 2021-03-26 01:57:04+00:00

AI Summary

MagDR is a novel framework for defending deepfakes against adversarial attacks. It uses a mask-guided detection module to identify perturbed regions and a learnable reconstruction module to recover the original image, demonstrating effective defense against both black-box and white-box attacks.

Abstract

Deepfakes raised serious concerns on the authenticity of visual contents. Prior works revealed the possibility to disrupt deepfakes by adding adversarial perturbations to the source data, but we argue that the threat has not been eliminated yet. This paper presents MagDR, a mask-guided detection and reconstruction pipeline for defending deepfakes from adversarial attacks. MagDR starts with a detection module that defines a few criteria to judge the abnormality of the output of deepfakes, and then uses it to guide a learnable reconstruction procedure. Adaptive masks are extracted to capture the change in local facial regions. In experiments, MagDR defends three main tasks of deepfakes, and the learned reconstruction pipeline transfers across input data, showing promising performance in defending both black-box and white-box attacks.


Key findings
MagDR outperforms existing methods in defending against adversarial attacks on deepfakes. It achieves high detection accuracy and effective reconstruction across different deepfake generation methods. The framework shows transferability across various attack settings.
Approach
MagDR employs a two-step approach: a detection module identifies adversarial perturbations using pre-defined criteria and adaptive masks, and a reconstruction module uses learnable image transformation to restore the manipulated image. The process iteratively refines the reconstruction.
Datasets
FaceForensics++, CelebA
Model(s)
CycleGAN, StarGAN, GANimation
Author countries
China