Rethinking Gradient Operator for Exposing AI-enabled Face Forgeries
Zhiqing Guo, Gaobo Yang, Dengyong Zhang, Ming Xia

TL;DR
This paper introduces two novel modules that incorporate gradient operators into CNNs to enhance the detection of face forgeries, outperforming previous methods across multiple datasets.
Contribution
The work proposes two plug-and-play modules, tensor pre-processing and manipulation trace attention, that leverage gradient operators to improve face forgery detection.
Findings
Proposed modules outperform prior methods on five datasets.
Tensor pre-processing improves accuracy by at least 4.60%.
Modules can be integrated into CNNs for end-to-end training.
Abstract
For image forensics, convolutional neural networks (CNNs) tend to learn content features rather than subtle manipulation traces, which limits forensic performance. Existing methods predominantly solve the above challenges by following a general pipeline, that is, subtracting the original pixel value from the predicted pixel value to make CNNs pay attention to the manipulation traces. However, due to the complicated learning mechanism, these methods may bring some unnecessary performance losses. In this work, we rethink the advantages of gradient operator in exposing face forgery, and design two plug-and-play modules by combining gradient operator with CNNs, namely tensor pre-processing (TP) and manipulation trace attention (MTA) module. Specifically, TP module refines the feature tensor of each channel in the network by gradient operator to highlight the manipulation traces and improve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · AI in cancer detection · COVID-19 diagnosis using AI
