CVAIDec 16, 2025

FakeRadar: Probing Forgery Outliers to Detect Unknown Deepfake Videos

arXiv:2512.14601v13 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the challenge of detecting emerging deepfake videos for security and media integrity, though it appears incremental as it builds on existing pretrained models and detection frameworks.

The paper tackles the problem of cross-domain generalization in deepfake video detection by proposing FakeRadar, which uses forgery outlier probing and tri-training to handle unseen manipulation techniques, resulting in outperformance on benchmark datasets.

In this paper, we propose FakeRadar, a novel deepfake video detection framework designed to address the challenges of cross-domain generalization in real-world scenarios. Existing detection methods typically rely on manipulation-specific cues, performing well on known forgery types but exhibiting severe limitations against emerging manipulation techniques. This poor generalization stems from their inability to adapt effectively to unseen forgery patterns. To overcome this, we leverage large-scale pretrained models (e.g. CLIP) to proactively probe the feature space, explicitly highlighting distributional gaps between real videos, known forgeries, and unseen manipulations. Specifically, FakeRadar introduces Forgery Outlier Probing, which employs dynamic subcluster modeling and cluster-conditional outlier generation to synthesize outlier samples near boundaries of estimated subclusters, simulating novel forgery artifacts beyond known manipulation types. Additionally, we design Outlier-Guided Tri-Training, which optimizes the detector to distinguish real, fake, and outlier samples using proposed outlier-driven contrastive learning and outlier-conditioned cross-entropy losses. Experiments show that FakeRadar outperforms existing methods across various benchmark datasets for deepfake video detection, particularly in cross-domain evaluations, by handling the variety of emerging manipulation techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes