CVJan 9

Phase4DFD: Multi-Domain Phase-Aware Attention for Deepfake Detection

arXiv:2601.05861v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the challenge of detecting subtle deepfake manipulations for security and media verification, offering an incremental improvement by integrating phase-aware attention into existing frequency-based methods.

The paper tackled the problem of deepfake detection by proposing Phase4DFD, a framework that explicitly models phase information in frequency domains to reveal manipulation artifacts, achieving state-of-the-art performance on datasets like CIFAKE and DFFD with low computational overhead.

Recent deepfake detection methods have increasingly explored frequency domain representations to reveal manipulation artifacts that are difficult to detect in the spatial domain. However, most existing approaches rely primarily on spectral magnitude, implicitly under exploring the role of phase information. In this work, we propose Phase4DFD, a phase aware frequency domain deepfake detection framework that explicitly models phase magnitude interactions via a learnable attention mechanism. Our approach augments standard RGB input with Fast Fourier Transform (FFT) magnitude and local binary pattern (LBP) representations to expose subtle synthesis artifacts that remain indistinguishable under spatial analysis alone. Crucially, we introduce an input level phase aware attention module that uses phase discontinuities commonly introduced by synthetic generation to guide the model toward frequency patterns that are most indicative of manipulation before backbone feature extraction. The attended multi domain representation is processed by an efficient BNext M backbone, with optional channel spatial attention applied for semantic feature refinement. Extensive experiments on the CIFAKE and DFFD datasets demonstrate that our proposed model Phase4DFD outperforms state of the art spatial and frequency-based detectors while maintaining low computational overhead. Comprehensive ablation studies further confirm that explicit phase modeling provides complementary and non-redundant information beyond magnitude-only frequency representations.

Foundations

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

Your Notes