paper-with-me

Papers

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 challenge in the form of adversarial attacks. Adversaries can manipulate deepfake videos with small, imperceptible perturbations that can deceive the detection models into producing incorrect outputs. To tackle this critical issue, we introduce Adversarial Feature Similarity Learning (AFSL), which integrates three fundamental deep feature learning paradigms. By optimizing the similarity between samples and weight vectors, our approach aims to distinguish between real and fake instances. Additionally, we aim to maximize the similarity between both adversarially perturbed examples and unperturbed examples, regardless of their real or fake nature. Moreover, we introduce a regularization technique that maximizes the dissimilarity between real and fake samples, ensuring a clear separation between these two categories. With extensive experiments on popular deepfake datasets, including FaceForensics++, FaceShifter, and DeeperForensics, the proposed method outperforms other standard adversarial training-based defense methods significantly. This further demonstrates the effectiveness of our approach to protecting deepfake detectors from adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2403.08806

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace Swapping

Similar 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 inpu…

BenchmarkingDeepFake DetectionFace Swapping

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

Adversarially robust deepfake media detection using fused convolutional neural network predictions

2021-02-11 · Sohail Ahmed Khan, Alessandro Artusi, Hang Dai

Deepfakes are synthetically generated images, videos or audios, which fraudsters use to manipulate legitimate information. Current deepfake detection systems struggle against unseen data. To address this, we employ three…

Adversarial AttackDeepFake DetectionFace Swapping

ED$^4$: Explicit Data-level Debiasing for Deepfake Detection

2024-08-13 · Jikang Cheng, Ying Zhang, Qin Zou, Zhiyuan Yan 외

Learning intrinsic bias from limited data has been considered the main reason for the failure of deepfake detection with generalizability. Apart from the discovered content and specific-forgery bias, we reveal a novel sp…

DeepFake DetectionDisentanglementFace Swapping

Deepfake Forensics via An Adversarial Game

2021-03-25 · Zhi Wang, Yiwen Guo, WangMeng Zuo

With the progress in AI-based facial forgery (i.e., deepfake), people are increasingly concerned about its abuse. Albeit effort has been made for training classification (also known as deepfake detection) models to recog…

ClassificationDeepFake DetectionFace SwappingGeneral Classification