paper-with-me

홈 › Papers

Frequency-Aware Deepfake Detection: Improving Generalizability through Frequency Space Learning

2024-03-12 · Chuangchuang Tan, Yao Zhao, Shikui Wei, Guanghua Gu, Ping Liu, Yunchao Wei

This research addresses the challenge of developing a universal deepfake detector that can effectively identify unseen deepfake images despite limited training data. Existing frequency-based paradigms have relied on frequency-level artifacts introduced during the up-sampling in GAN pipelines to detect forgeries. However, the rapid advancements in synthesis technology have led to specific artifacts for each generation model. Consequently, these detectors have exhibited a lack of proficiency in learning the frequency domain and tend to overfit to the artifacts present in the training data, leading to suboptimal performance on unseen sources. To address this issue, we introduce a novel frequency-aware approach called FreqNet, centered around frequency domain learning, specifically designed to enhance the generalizability of deepfake detectors. Our method forces the detector to continuously focus on high-frequency information, exploiting high-frequency representation of features across spatial and channel dimensions. Additionally, we incorporate a straightforward frequency domain learning module to learn source-agnostic features. It involves convolutional layers applied to both the phase spectrum and amplitude spectrum between the Fast Fourier Transform (FFT) and Inverse Fast Fourier Transform (iFFT). Extensive experimentation involving 17 GANs demonstrates the effectiveness of our proposed method, showcasing state-of-the-art performance (+9.8\%) while requiring fewer parameters. The code is available at {\cred \url{https://github.com/chuangchuangtan/FreqNet-DeepfakeDetection}}.

📄 PDF Abstract BibTeX arXiv:2403.07240

Code (1)

chuangchuangtan/freqnet-deepfakedetection 공식 구현 pytorch

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards Generalizable Deepfake Detection with Spatial-Frequency Collaborative Learning and Hierarchical Cross-Modal Fusion

2025-04-24 · Mengyu Qiao, Runze Tian, Yang Wang

The rapid evolution of deep generative models poses a critical challenge to deepfake detection, as detectors trained on forgery-specific artifacts often suffer significant performance degradation when encountering unseen…

DeepFake DetectionFace Swapping

Age-Diverse Deepfake Dataset: Bridging the Age Gap in Deepfake Detection

2025-08-06 · Unisha Joshi arxiv

The challenges associated with deepfake detection are increasing significantly with the latest advancements in technology and the growing popularity of deepfake videos and images. Despite the presence of numerous detecti…

DeepFake Detection

A Spatial-Frequency Aware Multi-Scale Fusion Network for Real-Time Deepfake Detection

2025-08-28 · Libo Lv, Tianyi Wang, Mengxiao Huang, Ruixia Liu 외 arxiv

With the rapid advancement of real-time deepfake generation techniques, forged content is becoming increasingly realistic and widespread across applications like video conferencing and social media. Although state-of-the…

DeepFake Detection

Curvelet-Based Frequency-Aware Feature Enhancement for Deepfake Detection

2026-04-13 · Salar Adel Sabri, Ramadhan J. Mstafa arxiv

The proliferation of sophisticated generative models has significantly advanced the realism of synthetic facial content, known as deepfakes, raising serious concerns about digital trust. Although modern deep learning-bas…

DeepFake Detection

Decoupling Forgery Semantics for Generalizable Deepfake Detection

2024-06-14 · Wei Ye, Xinan He, Feng Ding

In this paper, we propose a novel method for detecting DeepFakes, enhancing the generalization of detection through semantic decoupling. There are now multiple DeepFake forgery technologies that not only possess unique f…

DeepFake DetectionFace Swapping