English

Vulnerability-Aware Spatio-Temporal Learning for Generalizable Deepfake Video Detection

Computer Vision and Pattern Recognition 2025-07-22 v3

Abstract

Detecting deepfake videos is highly challenging given the complexity of characterizing spatio-temporal artifacts. Most existing methods rely on binary classifiers trained using real and fake image sequences, therefore hindering their generalization capabilities to unseen generation methods. Moreover, with the constant progress in generative Artificial Intelligence (AI), deepfake artifacts are becoming imperceptible at both the spatial and the temporal levels, making them extremely difficult to capture. To address these issues, we propose a fine-grained deepfake video detection approach called FakeSTormer that enforces the modeling of subtle spatio-temporal inconsistencies while avoiding overfitting. Specifically, we introduce a multi-task learning framework that incorporates two auxiliary branches for explicitly attending artifact-prone spatial and temporal regions. Additionally, we propose a video-level data synthesis strategy that generates pseudo-fake videos with subtle spatio-temporal artifacts, providing high-quality samples and hand-free annotations for our additional branches. Extensive experiments on several challenging benchmarks demonstrate the superiority of our approach compared to recent state-of-the-art methods. The code is available at https://github.com/10Ring/FakeSTormer.

Keywords

Cite

@article{arxiv.2501.01184,
  title  = {Vulnerability-Aware Spatio-Temporal Learning for Generalizable Deepfake Video Detection},
  author = {Dat Nguyen and Marcella Astrid and Anis Kacem and Enjie Ghorbel and Djamila Aouada},
  journal= {arXiv preprint arXiv:2501.01184},
  year   = {2025}
}

Comments

Accepted at ICCV2025. Project Page: https://datdaigia.github.io/FakeSTormer/

R2 v1 2026-06-28T20:54:29.682Z