Towards Robust Protective Perturbation against DeepFake Face Swapping
Hengyang Yao, Lin Li, Ke Sun, Jianing Qiu, Huiping Chen
TL;DR
The paper addresses the fragility of proactive defenses against DeepFake face swapping under image transformations. It introduces EOLT, a reinforcement-learning-based framework that learns a transformation policy to bias protective perturbation generation, replacing uniform sampling used in EOT. Through comprehensive experiments on FFHQ with 30 transformations, EOLT achieves ~26% higher average robustness and strong generalization to unseen transforms, with notable gains in Stylization. This work advances practical deployment of robust protections by explicitly modeling and optimizing transformation bottlenecks.
Abstract
DeepFake face swapping enables highly realistic identity forgeries, posing serious privacy and security risks. A common defence embeds invisible perturbations into images, but these are fragile and often destroyed by basic transformations such as compression or resizing. In this paper, we first conduct a systematic analysis of 30 transformations across six categories and show that protection robustness is highly sensitive to the choice of training transformations, making the standard Expectation over Transformation (EOT) with uniform sampling fundamentally suboptimal. Motivated by this, we propose Expectation Over Learned distribution of Transformation (EOLT), the framework to treat transformation distribution as a learnable component rather than a fixed design choice. Specifically, EOLT employs a policy network that learns to automatically prioritize critical transformations and adaptively generate instance-specific perturbations via reinforcement learning, enabling explicit modeling of defensive bottlenecks while maintaining broad transferability. Extensive experiments demonstrate that our method achieves substantial improvements over state-of-the-art approaches, with 26% higher average robustness and up to 30% gains on challenging transformation categories.
