Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

IML-ViT: Benchmarking Image Manipulation Localization by Vision Transformer

About

Advanced image tampering techniques are increasingly challenging the trustworthiness of multimedia, leading to the development of Image Manipulation Localization (IML). But what makes a good IML model? The answer lies in the way to capture artifacts. Exploiting artifacts requires the model to extract non-semantic discrepancies between manipulated and authentic regions, necessitating explicit comparisons between the two areas. With the self-attention mechanism, naturally, the Transformer should be a better candidate to capture artifacts. However, due to limited datasets, there is currently no pure ViT-based approach for IML to serve as a benchmark, and CNNs dominate the entire task. Nevertheless, CNNs suffer from weak long-range and non-semantic modeling. To bridge this gap, based on the fact that artifacts are sensitive to image resolution, amplified under multi-scale features, and massive at the manipulation border, we formulate the answer to the former question as building a ViT with high-resolution capacity, multi-scale feature extraction capability, and manipulation edge supervision that could converge with a small amount of data. We term this simple but effective ViT paradigm IML-ViT, which has significant potential to become a new benchmark for IML. Extensive experiments on three different mainstream protocols verified our model outperforms the state-of-the-art manipulation localization methods. Code and models are available at https://github.com/SunnyHaze/IML-ViT.

Xiaochen Ma, Bo Du, Zhuohang Jiang, Xia Du, Ahmed Y. Al Hammadi, Jizhe Zhou• 2023

Related benchmarks

TaskDatasetResultRank
Image Manipulation LocalizationNIST16
F1 Score80.65
75
Artifact DetectionOpenMMSec
Deepfake EFS76
68
Image Manipulation LocalizationCoverage
F1 Score61.35
49
Image Manipulation LocalizationColumbia
F1 Score96.8
42
Image Manipulation LocalizationCASIA v1
F1 Score66.28
36
Image Manipulation LocalizationIMD20
F1 Score53.21
24
Image Forgery DetectionForensicHub IFF-Protocol v2025 (test)
FF-c400.75
23
Pixel-level Forgery LocalizationColumbia
F188.64
20
Image Manipulation LocalizationCocoGlide (test)
F1 Score44
18
Image-level detectionOpenSDI
SD1.5 F1 Score96.45
15
Showing 10 of 33 rows

Other info

Code

Follow for update