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

Constrained R-CNN: A general image manipulation detection model

About

Recently, deep learning-based models have exhibited remarkable performance for image manipulation detection. However, most of them suffer from poor universality of handcrafted or predetermined features. Meanwhile, they only focus on manipulation localization and overlook manipulation classification. To address these issues, we propose a coarse-to-fine architecture named Constrained R-CNN for complete and accurate image forensics. First, the learnable manipulation feature extractor learns a unified feature representation directly from data. Second, the attention region proposal network effectively discriminates manipulated regions for the next manipulation classification and coarse localization. Then, the skip structure fuses low-level and high-level information to refine the global manipulation features. Finally, the coarse localization information guides the model to further learn the finer local features and segment out the tampered region. Experimental results show that our model achieves state-of-the-art performance. Especially, the F1 score is increased by 28.4%, 73.2%, 13.3% on the NIST16, COVERAGE, and Columbia dataset.

Chao Yang, Huizhou Li, Fangting Lin, Bin Jiang, Hao Zhao• 2019

Related benchmarks

TaskDatasetResultRank
Image Manipulation LocalizationNIST16
F1 Score92.7
42
Pixel-level Manipulation DetectionColumbia
F1 Score70.4
34
Pixel-level Manipulation DetectionNIST
F1 Score42.8
34
Pixel-level Manipulation DetectionCOVER
F1 Score47
34
Pixel-level Manipulation DetectionDEFACTO 12k
F1 Score34
32
Image Forgery DetectionCoverage
AUC0.553
25
Image Forgery DetectionColumbia
AUC0.755
25
Image Forgery DetectionDSO-1
AUC57.6
25
Pixel-level Manipulation DetectionCASIA v1+
F1 Score66.2
22
Pixel-level Manipulation DetectionIMD
F1 Score60
20
Showing 10 of 46 rows

Other info

Code

Follow for update