Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MVSS-Net: Multi-View Multi-Scale Supervised Networks for Image Manipulation Detection

About

As manipulating images by copy-move, splicing and/or inpainting may lead to misinterpretation of the visual content, detecting these sorts of manipulations is crucial for media forensics. Given the variety of possible attacks on the content, devising a generic method is nontrivial. Current deep learning based methods are promising when training and test data are well aligned, but perform poorly on independent tests. Moreover, due to the absence of authentic test images, their image-level detection specificity is in doubt. The key question is how to design and train a deep neural network capable of learning generalizable features sensitive to manipulations in novel data, whilst specific to prevent false alarms on the authentic. We propose multi-view feature learning to jointly exploit tampering boundary artifacts and the noise view of the input image. As both clues are meant to be semantic-agnostic, the learned features are thus generalizable. For effectively learning from authentic images, we train with multi-scale (pixel / edge / image) supervision. We term the new network MVSS-Net and its enhanced version MVSS-Net++. Experiments are conducted in both within-dataset and cross-dataset scenarios, showing that MVSS-Net++ performs the best, and exhibits better robustness against JPEG compression, Gaussian blur and screenshot based image re-capturing.

Chengbo Dong, Xinru Chen, Ruohan Hu, Juan Cao, Xirong Li• 2021

Related benchmarks

TaskDatasetResultRank
Manipulation LocalizationFFHQ OOD 1.0
F1 Score0.241
36
Pixel-level Manipulation DetectionCOVER
F1 Score83.2
34
Pixel-level Manipulation DetectionNIST
F1 Score73.7
34
Pixel-level Manipulation DetectionColumbia
F1 Score73.1
34
Pixel-level Manipulation DetectionDEFACTO 12k
F1 Score57.2
32
Pixel-level Manipulation DetectionCASIA v1+
F1 Score77.1
22
Pixel-level Manipulation DetectionIMD
F1 Score76.2
20
Pixel-level Manipulation DetectionMEAN Across datasets
F1 Score72.8
20
Image-level manipulation detectionCASIA v1+
AUC0.937
19
Fake Image DetectionHPE-Bench 1.0 (Overall)
Accuracy62.57
19
Showing 10 of 71 rows
...

Other info

Code

Follow for update