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

A Full-Image Full-Resolution End-to-End-Trainable CNN Framework for Image Forgery Detection

About

Due to limited computational and memory resources, current deep learning models accept only rather small images in input, calling for preliminary image resizing. This is not a problem for high-level vision problems, where discriminative features are barely affected by resizing. On the contrary, in image forensics, resizing tends to destroy precious high-frequency details, impacting heavily on performance. One can avoid resizing by means of patch-wise processing, at the cost of renouncing whole-image analysis. In this work, we propose a CNN-based image forgery detection framework which makes decisions based on full-resolution information gathered from the whole image. Thanks to gradient checkpointing, the framework is trainable end-to-end with limited memory resources and weak (image-level) supervision, allowing for the joint optimization of all parameters. Experiments on widespread image forensics datasets prove the good performance of the proposed approach, which largely outperforms all baselines and all reference methods.

Francesco Marra, Diego Gragnaniello, Luisa Verdoliva, Giovanni Poggi• 2019

Related benchmarks

TaskDatasetResultRank
Image Forgery DetectionDSO-1
AUC80.3
25
Image Forgery DetectionColumbia
AUC0.894
25
Image Forgery DetectionCoverage
AUC0.494
25
Image Forgery DetectionNIST16
AUC0.718
15
Image Forgery DetectionVIPP
AUC0.617
15
Image Forgery DetectionCocoGlide
AUC53
15
Image Forgery DetectionCASIA v1+
AUC37.7
15
Showing 7 of 7 rows

Other info

Follow for update