paper-with-me

Papers

Rethinking the Up-Sampling Operations in CNN-based Generative Network for Generalizable Deepfake Detection

2023-12-16 · CVPR 2024 1 · Chuangchuang Tan, Huan Liu, Yao Zhao, Shikui Wei, Guanghua Gu, Ping Liu, Yunchao Wei

Recently, the proliferation of highly realistic synthetic images, facilitated through a variety of GANs and Diffusions, has significantly heightened the susceptibility to misuse. While the primary focus of deepfake detection has traditionally centered on the design of detection algorithms, an investigative inquiry into the generator architectures has remained conspicuously absent in recent years. This paper contributes to this lacuna by rethinking the architectures of CNN-based generators, thereby establishing a generalized representation of synthetic artifacts. Our findings illuminate that the up-sampling operator can, beyond frequency-based artifacts, produce generalized forgery artifacts. In particular, the local interdependence among image pixels caused by upsampling operators is significantly demonstrated in synthetic images generated by GAN or diffusion. Building upon this observation, we introduce the concept of Neighboring Pixel Relationships(NPR) as a means to capture and characterize the generalized structural artifacts stemming from up-sampling operations. A comprehensive analysis is conducted on an open-world dataset, comprising samples generated by \tft{28 distinct generative models}. This analysis culminates in the establishment of a novel state-of-the-art performance, showcasing a remarkable \tft{11.6\%} improvement over existing methods. The code is available at https://github.com/chuangchuangtan/NPR-DeepfakeDetection.

📄 PDF Abstract BibTeX arXiv:2312.10461

Code (2)

chuangchuangtan/npr-deepfakedetection 공식 구현 pytorch
FaceOnLive/DeepFake-Detection-SDK-Linux

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Individual Fairness in Deepfake Detection

2025-07-18 · Aryana Hou, Li Lin, Justin Li, Shu Hu arxiv

Generative AI models have substantially improved the realism of synthetic media, yet their misuse through sophisticated DeepFakes poses significant risks. Despite recent advances in deepfake detection, fairness remains i…

DeepFake Detection

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

SpectraNet: FFT-assisted Deep Learning Classifier for Deepfake Face Detection

2025-11-24 · Nithira Jayarathne, Naveen Basnayake, Keshawa Jayasundara, Pasindu Dodampegama 외 arxiv

Detecting deepfake images is crucial in combating misinformation. We present a lightweight, generalizable binary classification model based on EfficientNet-B6, fine-tuned with transformation techniques to address severe …

Binary ClassificationDeepFake DetectionFace Detection

Towards Generalizable Deepfake Image Detection with Vision Transformers

2026-04-19 · Kaliki V Srinanda, M Manvith Prabhu, Hemanth K Mogilipalem, Jayavarapu S Abhinai 외 arxiv

In today's day and age, we face a challenge in detecting deepfake images because of the fast evolution of modern generative models and the poor generalization capability of existing methods. In this paper, we use an ense…

DeepFake Detection

Deepfake Style Transfer Mixture: a First Forensic Ballistics Study on Synthetic Images

2022-03-18 · Luca Guarnera, Oliver Giudice, Sebastiano Battiato

Most recent style-transfer techniques based on generative architectures are able to obtain synthetic multimedia contents, or commonly called deepfakes, with almost no artifacts. Researchers already demonstrated that synt…

Face SwappingStyle Transfer