paper-with-me

Papers

FaceShield: Defending Facial Image against Deepfake Threats

2024-12-13 · Jaehwan Jeong, Sumin In, Sieun Kim, Hannie Shin, Jongheon Jeong, Sang Ho Yoon, Jaewook Chung, Sangpil Kim

The rising use of deepfakes in criminal activities presents a significant issue, inciting widespread controversy. While numerous studies have tackled this problem, most primarily focus on deepfake detection. These reactive solutions are insufficient as a fundamental approach for crimes where authenticity verification is not critical. Existing proactive defenses also have limitations, as they are effective only for deepfake models based on specific Generative Adversarial Networks (GANs), making them less applicable in light of recent advancements in diffusion-based models. In this paper, we propose a proactive defense method named FaceShield, which introduces novel attack strategies targeting deepfakes generated by Diffusion Models (DMs) and facilitates attacks on various existing GAN-based deepfake models through facial feature extractor manipulations. Our approach consists of three main components: (i) manipulating the attention mechanism of DMs to exclude protected facial features during the denoising process, (ii) targeting prominent facial feature extraction models to enhance the robustness of our adversarial perturbation, and (iii) employing Gaussian blur and low-pass filtering techniques to improve imperceptibility while enhancing robustness against JPEG distortion. Experimental results on the CelebA-HQ and VGGFace2-HQ datasets demonstrate that our method achieves state-of-the-art performance against the latest deepfake models based on DMs, while also exhibiting applicability to GANs and showcasing greater imperceptibility of noise along with enhanced robustness.

📄 PDF Abstract BibTeX arXiv:2412.09921

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionDenoisingFace Swapping

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

MagDR: Mask-guided Detection and Reconstruction for Defending Deepfakes

2021-03-26 · CVPR 2021 1 · Zhikai Chen, Lingxi Xie, Shanmin Pang, Yong He 외

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…

UnGANable: Defending Against GAN-based Face Manipulation

2022-10-03 · Zheng Li, Ning Yu, Ahmed Salem, Michael Backes 외

Deepfakes pose severe threats of visual misinformation to our society. One representative deepfake application is face manipulation that modifies a victim's facial attributes in an image, e.g., changing her age or hair c…

Face SwappingMisinformation

DF-RAP: A Robust Adversarial Perturbation for Defending against Deepfakes in Real-world Social Network Scenarios

2024-03-05 · journal 2024 3 · Zuomin Qu, Zuping Xi, Wei Lu, Xiangyang Luo 외

The misuse of Deepfakes to create unauthorized fake facial images and videos poses a growing threat to personal privacy and social stability. Proactive defense algorithms have been proposed to prevent this fraud by injec…

Adversarial RobustnessFace Swapping

FaceShield: Explainable Face Anti-Spoofing with Multimodal Large Language Models

2025-05-14 · Hongyang Wang, Yichen Shi, Zhuofu Tao, Yuhao Gao 외

Face anti-spoofing (FAS) is crucial for protecting facial recognition systems from presentation attacks. Previous methods approached this task as a classification problem, lacking interpretability and reasoning behind th…

Face Anti-Spoofing

FakeTracer: Catching Face-swap DeepFakes via Implanting Traces in Training

2023-07-27 · Pu Sun, Honggang Qi, Yuezun Li, Siwei Lyu

Face-swap DeepFake is an emerging AI-based face forgery technique that can replace the original face in a video with a generated face of the target identity while retaining consistent facial attributes such as expression…

Face GenerationFace Swapping