paper-with-me

홈 › Papers

Unveiling Deepfakes: A Frequency-Aware Triple Branch Network for Deepfake Detection

2026-04-19 · Qihao Shen, Jiaxing Xuan, Zhenguang Liu, Sifan Wu, Yutong Xie, Zhaoyan Ming, Yingying Jiao, kui Ren arxiv

Advanced deepfake technologies are blurring the lines between real and fake, presenting both revolutionary opportunities and alarming threats. While it unlocks novel applications in fields like entertainment and education, its malicious use has sparked urgent ethical and societal concerns ranging from identity theft to the dissemination of misinformation. To tackle these challenges, feature analysis using frequency features has emergedas a promising direction for deepfake detection. However, oneaspect that has been overlooked so far is that existing methodstend to concentrate on one or a few specific frequency domains,which risks overfitting to particular artifacts and significantlyundermines their robustness when facing diverse forgery patterns. Another underexplored aspect we observe is that different features often attend to the same forged region, resulting in redundant feature representations and limiting the diversity of the extracted clues. This may undermine the ability of a model to capture complementary information across different facets, thereby compromising its generalization capability to diverse manipulations. In this paper, we seek to tackle these challenges from two aspects: (1) we propose a triple-branch network that jointly captures spatial and frequency features by learning from both original image and image reconstructed by different frequency channels, and (2) we mathematically derive feature decoupling and fusion losses grounded in the mutual information theory, which enhances the model to focus on task-relevant features across the original image and the image reconstructed by different frequency channels. Extensive experiments on six large-scale benchmark datasets demonstrate that our method consistently achieves state-of-the-art performance. Our code is released at https://github.com/injooker/Unveiling Deepfake.

📄 PDF Abstract BibTeX arXiv:2604.17477

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Similar Papers 제목 키워드 기반

MFAAN: Unveiling Audio Deepfakes with a Multi-Feature Authenticity Network

2023-11-06 · Karthik Sivarama Krishnan, Koushik Sivarama Krishnan

In the contemporary digital age, the proliferation of deepfakes presents a formidable challenge to the sanctity of information dissemination. Audio deepfakes, in particular, can be deceptively realistic, posing significa…

Face SwappingMisinformation

Dual-Branch Convolutional Framework for Spatial and Frequency-Based Image Forgery Detection

2025-09-05 · Naman Tyagi, Riya Jain arxiv

With a very rapid increase in deepfakes and digital image forgeries, ensuring the authenticity of images is becoming increasingly challenging. This report introduces a forgery detection framework that combines spatial an…

MD-CSDNetwork: Multi-Domain Cross Stitched Network for Deepfake Detection

2021-09-15 · Aayushi Agarwal, Akshay Agarwal, Sayan Sinha, Mayank Vatsa 외

The rapid progress in the ease of creating and spreading ultra-realistic media over social platforms calls for an urgent need to develop a generalizable deepfake detection technique. It has been observed that current dee…

DeepFake DetectionFace Swapping

FSBI: Deepfakes Detection with Frequency Enhanced Self-Blended Images

2024-06-12 · Ahmed Abul Hasanaath, Hamzah Luqman, Raed Katib, Saeed Anwar

Advances in deepfake research have led to the creation of almost perfect manipulations undetectable by human eyes and some deepfakes detection tools. Recently, several techniques have been proposed to differentiate deepf…

Face Swapping

Frequency-Aware Flow Matching for High-Quality Image Generation

2026-04-16 · Sucheng Ren, Qihang Yu, Ju He, Xiaohui Shen 외 arxiv

Flow matching models have emerged as a powerful framework for realistic image generation by learning to reverse a corruption process that progressively adds Gaussian noise. However, because noise is injected in the laten…

Image Generation