paper-with-me

Papers

Improving the Perturbation-Based Explanation of Deepfake Detectors Through the Use of Adversarially-Generated Samples

2025-02-06 · Konstantinos Tsigos, Evlampios Apostolidis, Vasileios Mezaris

In this paper, we introduce the idea of using adversarially-generated samples of the input images that were classified as deepfakes by a detector, to form perturbation masks for inferring the importance of different input features and produce visual explanations. We generate these samples based on Natural Evolution Strategies, aiming to flip the original deepfake detector's decision and classify these samples as real. We apply this idea to four perturbation-based explanation methods (LIME, SHAP, SOBOL and RISE) and evaluate the performance of the resulting modified methods using a SOTA deepfake detection model, a benchmarking dataset (FaceForensics++) and a corresponding explanation evaluation framework. Our quantitative assessments document the mostly positive contribution of the proposed perturbation approach in the performance of explanation methods. Our qualitative analysis shows the capacity of the modified explanation methods to demarcate the manipulated image regions more accurately, and thus to provide more useful explanations.

📄 PDF Abstract BibTeX arXiv:2502.03957

Code (2)

IDT-ITI/Adv-XAI-Deepfakes 공식 구현 pytorch
FaceOnLive/DeepFake-Detection-SDK-Linux

Tasks

BenchmarkingDeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Deepfakes: Evaluating Vulnerability of Deepfake Detectors to Adversarial Examples

2020-02-09 · Shehzeen Hussain, Paarth Neekhara, Malhar Jere, Farinaz Koushanfar 외

Recent advances in video manipulation techniques have made the generation of fake videos more accessible than ever before. Manipulated videos can fuel disinformation and reduce trust in media. Therefore detection of fake…

DeepFake DetectionFace SwappingVideo Compression

Adversarial Perturbations Fool Deepfake Detectors

2020-03-24 · Apurva Gandhi, Shomik Jain

This work uses adversarial perturbations to enhance deepfake images and fool common deepfake detectors. We created adversarial perturbations using the Fast Gradient Sign Method and the Carlini and Wagner L2 norm attack i…

Face Swapping

Adversarially Robust Deepfake Detection via Adversarial Feature Similarity Learning

2024-02-06 · Sarwar Khan

Deepfake technology has raised concerns about the authenticity of digital content, necessitating the development of effective detection methods. However, the widespread availability of deepfakes has given rise to a new c…

DeepFake DetectionFace Swapping

DeepFake Disrupter: The Detector of DeepFake Is My Friend

2022-01-01 · CVPR 2022 1 · Xueyu Wang, Jiajun Huang, Siqi Ma, Surya Nepal 외

In recent years, with the advances of generative models, many powerful face manipulation systems have been developed based on Deep Neural Networks (DNNs), called DeepFakes. If DeepFakes are not controlled timely and …

Face Swapping

Quantitative Metrics for Evaluating Explanations of Video DeepFake Detectors

2022-10-07 · Federico Baldassarre, Quentin Debard, Gonzalo Fiz Pontiveros, Tri Kurniawan Wijaya

The proliferation of DeepFake technology is a rising challenge in today's society, owing to more powerful and accessible generation methods. To counter this, the research community has developed detectors of ever-increas…

AttributeFace SwappingInformativeness