深層フェイク検出のための説明可能なFFTベース空間周波数融合フレームワーク
An Explainable FFT-Based Spatial-Frequency Fusion Framework for Deepfake Detection
深層フェイク画像検出のため、空間特徴とFFTによる周波数特徴をクロスアテンションで融合するMSCA-FFTフレームワークを提案し、既存手法より高い性能を達成した。
著者: Pamela Kirui, Cho Hyuk, Qingzhong Liu, Haodi Jiang
分類: cs.CV, cs.LG
原文アブストラクト
Deepfake generation has raised growing concerns regarding digital media authenticity, misinformation, identity fraud, and public trust. Recent studies show that combining spatial and frequency features leads to stronger detection results than using independently. This paper presents MSCA-FFT, a Fast Fourier Transform (FFT)-based multi-scale cross-attention framework for image-level deepfake detection. The model combines a partially fine-tuned Xception spatial branch with an FFT-based frequency branch. The frequency branch processes the log-scaled FFT magnitude spectrum through shallow convolutional layers, avoiding inverse frequency-to-image reconstruction used in DCT-based pipelines. The spatial and frequency representations are refined by transformer encoders, fused through cross-attention, and passed to an MLP classifier for real/fake prediction. Experimental results show that MSCA-FFT achieves consistently higher performance than the DCT-based state-of-the-art spatial-frequency fusion method and the compared baseline models. The ablation study further indicates that the FFT-based frequency branch provides complementary spectral cues when fused with spatial features. In addition, FFT-based frequency analysis and Grad-CAM/LIME explanations show consistent evidence around manipulation-sensitive facial regions, including the eyes, mouth, nose, and facial boundaries.