Enhancing Abnormality Identification: Robust Out-of-Distribution Strategies for Deepfake Detection

πŸ“… 2025-06-03
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing deepfake detection methods operate under a closed-world assumption, leading to severe performance degradation in open-world scenarios when encountering unseen generative models. Method: This paper proposes a dual-path out-of-distribution (OOD) detection framework that jointly leverages self-supervised image reconstruction for global inconsistency modeling and attention-driven feature disentanglement for fine-grained anomaly localization; it further incorporates OOD confidence calibration to enhance decision robustness. Contributions/Results: The framework achieves state-of-the-art performance across multiple mainstream benchmarks. It significantly improves detection accuracy on deepfakes generated by previously unseen models, effectively mitigating the limitations imposed by the closed-world assumption and advancing generalizable, open-set deepfake detection.

Technology Category

Application Category

πŸ“ Abstract
Detecting deepfakes has become a critical challenge in Computer Vision and Artificial Intelligence. Despite significant progress in detection techniques, generalizing them to open-set scenarios continues to be a persistent difficulty. Neural networks are often trained on the closed-world assumption, but with new generative models constantly evolving, it is inevitable to encounter data generated by models that are not part of the training distribution. To address these challenges, in this paper, we propose two novel Out-Of-Distribution (OOD) detection approaches. The first approach is trained to reconstruct the input image, while the second incorporates an attention mechanism for detecting OODs. Our experiments validate the effectiveness of the proposed approaches compared to existing state-of-the-art techniques. Our method achieves promising results in deepfake detection and ranks among the top-performing configurations on the benchmark, demonstrating their potential for robust, adaptable solutions in dynamic, real-world applications.
Problem

Research questions and friction points this paper is trying to address.

Detecting deepfakes in open-set scenarios
Improving generalization of deepfake detection techniques
Addressing data from evolving generative models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Reconstruct input image for OOD detection
Use attention mechanism to detect OODs
Robust deepfake detection in dynamic scenarios
πŸ”Ž Similar Papers
No similar papers found.