paper-with-me

Papers

On Improving Cross-dataset Generalization of Deepfake Detectors

2022-04-08 · Aakash Varma Nadimpalli, Ajita Rattani

Facial manipulation by deep fake has caused major security risks and raised severe societal concerns. As a countermeasure, a number of deep fake detection methods have been proposed recently. Most of them model deep fake detection as a binary classification problem using a backbone convolutional neural network (CNN) architecture pretrained for the task. These CNN-based methods have demonstrated very high efficacy in deep fake detection with the Area under the Curve (AUC) as high as 0.99. However, the performance of these methods degrades significantly when evaluated across datasets. In this paper, we formulate deep fake detection as a hybrid combination of supervised and reinforcement learning (RL) to improve its cross-dataset generalization performance. The proposed method chooses the top-k augmentations for each test sample by an RL agent in an image-specific manner. The classification scores, obtained using CNN, of all the augmentations of each test image are averaged together for final real or fake classification. Through extensive experimental validation, we demonstrate the superiority of our method over existing published research in cross-dataset generalization of deep fake detectors, thus obtaining state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2204.04285

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationFace SwappingReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Towards Understanding the Generalization of Deepfake Detectors from a Game-Theoretical View

2023-01-01 · ICCV 2023 1 · Kelu Yao, Jin Wang, Boyu Diao, Chao Li

This paper aims to explain the generalization of deepfake detectors from the novel perspective of multi-order interactions among visual concepts. Specifically, we propose three hypotheses: 1. Deepfake detectors enco…

DeepFake DetectionFace Swapping

XMAD-Bench: Cross-Domain Multilingual Audio Deepfake Benchmark

2025-05-31 · Ioan-Paul Ciobanu, Andrei-Iulian Hiji, Nicolae-Catalin Ristea, Paul Irofti 외

Recent advances in audio generation led to an increasing number of deepfakes, making the general public more vulnerable to financial scams, identity theft, and misinformation. Audio deepfake detectors promise to alleviat…

Audio GenerationFace SwappingMisinformation

Adaptive Meta-Learning for Robust Deepfake Detection: A Multi-Agent Framework to Data Drift and Model Generalization

2024-11-12 · Dinesh Srivasthav P, Badri Narayan Subudhi

Pioneering advancements in artificial intelligence, especially in genAI, have enabled significant possibilities for content creation, but also led to widespread misinformation and false content. The growing sophisticatio…

Adversarial RobustnessDeepFake DetectionFace SwappingMeta-Learning+2

Deepfake Detection without Deepfakes: Generalization via Synthetic Frequency Patterns Injection

2024-03-20 · Davide Alessandro Coccomini, Roberto Caldelli, Claudio Gennaro, Giuseppe Fiameni 외

Deepfake detectors are typically trained on large sets of pristine and generated images, resulting in limited generalization capacity; they excel at identifying deepfakes created through methods encountered during traini…

DeepFake DetectionFace SwappingImage Generation

When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift

2026-06-17 · Dat Nguyen, Cosmin Radoi, Romain Hermary, Marcella Astrid 외 arxiv

Recent advances in generative AI, such as diffusion models and face-swapping tools, have enabled the creation of highly realistic deepfakes, leading to real-world harms including financial fraud and non-consensual explic…

DeepFake Detection