paper-with-me

홈 › Papers

Fake face detection via adaptive manipulation traces extraction network

2020-05-11 · Zhiqing Guo, Gaobo Yang, Jiyou Chen, Xingming Sun

With the proliferation of face image manipulation (FIM) techniques such as Face2Face and Deepfake, more fake face images are spreading over the internet, which brings serious challenges to public confidence. Face image forgery detection has made considerable progresses in exposing specific FIM, but it is still in scarcity of a robust fake face detector to expose face image forgeries under complex scenarios such as with further compression, blurring, scaling, etc. Due to the relatively fixed structure, convolutional neural network (CNN) tends to learn image content representations. However, CNN should learn subtle manipulation traces for image forensics tasks. Thus, we propose an adaptive manipulation traces extraction network (AMTEN), which serves as pre-processing to suppress image content and highlight manipulation traces. AMTEN exploits an adaptive convolution layer to predict manipulation traces in the image, which are reused in subsequent layers to maximize manipulation artifacts by updating weights during the back-propagation pass. A fake face detector, namely AMTENnet, is constructed by integrating AMTEN with CNN. Experimental results prove that the proposed AMTEN achieves desirable pre-processing. When detecting fake face images generated by various FIM techniques, AMTENnet achieves an average accuracy up to 98.52%, which outperforms the state-of-the-art works. When detecting face images with unknown post-processing operations, the detector also achieves an average accuracy of 95.17%.

📄 PDF Abstract BibTeX arXiv:2005.04945

Code (1)

EricGzq/AMTENnet 공식 구현 caffe2

Tasks

Face DetectionFace SwappingImage ForensicsImage Forgery DetectionImage Manipulation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Exposing Deepfake Face Forgeries with Guided Residuals

2022-05-02 · Zhiqing Guo, Gaobo Yang, Jiyou Chen, Xingming Sun

Residual-domain feature is very useful for Deepfake detection because it suppresses irrelevant content features and preserves key manipulation traces. However, inappropriate residual prediction will bring side effects on…

DeepFake DetectionFace Swapping

Recap: Detecting Deepfake Video with Unpredictable Tampered Traces via Recovering Faces and Mapping Recovered Faces

2023-08-19 · Juan Hu, Xin Liao, Difei Gao, Satoshi Tsutsui 외

The exploitation of Deepfake techniques for malicious intentions has driven significant research interest in Deepfake detection. Deepfake manipulations frequently introduce random tampered traces, leading to unpredictabl…

DeepFake DetectionFace Swapping

FreqBlender: Enhancing DeepFake Detection by Blending Frequency Knowledge

2024-04-22 · Hanzhe Li, Jiaran Zhou, Yuezun Li, Baoyuan Wu 외

Generating synthetic fake faces, known as pseudo-fake faces, is an effective way to improve the generalization of DeepFake detection. Existing methods typically generate these faces by blending real or fake faces in spat…

DeepFake DetectionFace Swapping

FakeChain: Exposing Shallow Cues in Multi-Step Deepfake Detection

2025-09-20 · Minji Heo, Simon S. Woo arxiv

Multi-step or hybrid deepfakes, created by sequentially applying different deepfake creation methods such as Face-Swapping, GAN-based generation, and Diffusion methods, can pose an emerging and unforseen technical challe…

DeepFake Detection

Delocate: Detection and Localization for Deepfake Videos with Randomly-Located Tampered Traces

2024-01-24 · Juan Hu, Xin Liao, Difei Gao, Satoshi Tsutsui 외

Deepfake videos are becoming increasingly realistic, showing few tampering traces on facial areasthat vary between frames. Consequently, existing Deepfake detection methods struggle to detect unknown domain Deepfake vide…

DeepFake DetectionFace Swapping