FaceSwapGuard: Safeguarding Facial Privacy from DeepFake Threats through Identity Obfuscation
Li Wang, Zheng Li, Xuhong Zhang, Shouling Ji, Shanqing Guo
TL;DR
FaceSwapGuard (FSG) tackles the risk of DeepFake face-swapping by proactively perturbing user images to disrupt identity features during swapped-face generation. By optimizing perturbations within a budget $\epsilon$ using a surrogate identity encoder and random transformations, FSG achieves strong transferability across unseen face-swapping models and maintains human-perceptible similarity. Empirical results show dramatic reductions in face-match rates (FMR) from over 90% to under 10% across both academic recognizers and commercial APIs, along with increased perceptual divergence in swapped outputs. The approach remains robust under adaptive attacks (e.g., denoising, compression) and generalizes to diffusion-based models, offering practical facial privacy protection in real-world social-media contexts.
Abstract
DeepFakes pose a significant threat to our society. One representative DeepFake application is face-swapping, which replaces the identity in a facial image with that of a victim. Although existing methods partially mitigate these risks by degrading the quality of swapped images, they often fail to disrupt the identity transformation effectively. To fill this gap, we propose FaceSwapGuard (FSG), a novel black-box defense mechanism against deepfake face-swapping threats. Specifically, FSG introduces imperceptible perturbations to a user's facial image, disrupting the features extracted by identity encoders. When shared online, these perturbed images mislead face-swapping techniques, causing them to generate facial images with identities significantly different from the original user. Extensive experiments demonstrate the effectiveness of FSG against multiple face-swapping techniques, reducing the face match rate from 90\% (without defense) to below 10\%. Both qualitative and quantitative studies further confirm its ability to confuse human perception, highlighting its practical utility. Additionally, we investigate key factors that may influence FSG and evaluate its robustness against various adaptive adversaries.
