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

Hierarchical Fine-Grained Image Forgery Detection and Localization

About

Differences in forgery attributes of images generated in CNN-synthesized and image-editing domains are large, and such differences make a unified image forgery detection and localization (IFDL) challenging. To this end, we present a hierarchical fine-grained formulation for IFDL representation learning. Specifically, we first represent forgery attributes of a manipulated image with multiple labels at different levels. Then we perform fine-grained classification at these levels using the hierarchical dependency between them. As a result, the algorithm is encouraged to learn both comprehensive features and inherent hierarchical nature of different forgery attributes, thereby improving the IFDL representation. Our proposed IFDL framework contains three components: multi-branch feature extractor, localization and classification modules. Each branch of the feature extractor learns to classify forgery attributes at one level, while localization and classification modules segment the pixel-level forgery region and detect image-level forgery, respectively. Lastly, we construct a hierarchical fine-grained dataset to facilitate our study. We demonstrate the effectiveness of our method on $7$ different benchmarks, for both tasks of IFDL and forgery attribute classification. Our source code and dataset can be found: \href{https://github.com/CHELSEA234/HiFi_IFDL}{github.com/CHELSEA234/HiFi-IFDL}.

Xiao Guo, Xiaohong Liu, Zhiyuan Ren, Steven Grosz, Iacopo Masi, Xiaoming Liu• 2023

Related benchmarks

TaskDatasetResultRank
Image Manipulation LocalizationNIST16
F1 Score86.9
42
Manipulation LocalizationFFHQ OOD 1.0
F1 Score0.063
36
Fake Image DetectionHPE-Bench Text2LIVE 1.0
Acc66.25
19
Fake Image DetectionHPE-Bench 1.0 (Overall)
Accuracy62.87
19
Image Manipulation LocalizationCoverage
AUC93.2
16
Tamper LocalizationColumbia
IoU6
16
Tampering LocalizationStable Diffusion Inpaint tampered images (test)
F1 Score0.476
15
Image Manipulation LocalizationCOVERAGE (test)
F1 Score80.1
14
Tamper LocalizationCOCO Stable Diffusion edited (test)
F1 Score54.7
14
Tamper LocalizationCOCO Stable Diffusion Inpaint (test)
F1 Score0.193
14
Showing 10 of 52 rows

Other info

Code

Follow for update