Beyond Spatial Frequency: Pixel-wise Temporal Frequency-based Deepfake Video Detection
Authors: Taehoon Kim, Jongwook Choi, Yonghyun Jeong, Haeun Noh, Jaejun Yoo, Seungryul Baek, Jongwon Choi
Published: 2025-07-03 07:49:55+00:00
AI Summary
This paper proposes a deepfake video detection method leveraging pixel-wise temporal inconsistencies often missed by traditional spatial frequency-based detectors. It achieves this by performing a 1D Fourier transform on each pixel's time axis and integrating these features with spatio-temporal context using a joint transformer module.
Abstract
We introduce a deepfake video detection approach that exploits pixel-wise temporal inconsistencies, which traditional spatial frequency-based detectors often overlook. Traditional detectors represent temporal information merely by stacking spatial frequency spectra across frames, resulting in the failure to detect temporal artifacts in the pixel plane. Our approach performs a 1D Fourier transform on the time axis for each pixel, extracting features highly sensitive to temporal inconsistencies, especially in areas prone to unnatural movements. To precisely locate regions containing the temporal artifacts, we introduce an attention proposal module trained in an end-to-end manner. Additionally, our joint transformer module effectively integrates pixel-wise temporal frequency features with spatio-temporal context features, expanding the range of detectable forgery artifacts. Our framework represents a significant advancement in deepfake video detection, providing robust performance across diverse and challenging detection scenarios.