A New Benchmark and Model for Challenging Image Manipulation Detection
Zhenfei Zhang, Mingyang Li, Ming-Ching Chang
TL;DR
The paper introduces CIMD, a challenging image manipulation detection benchmark with two subsets for editing-based and compression-based tampering, designed to test detection of small-forgery regions and double compression with identical Quality Factors. It also proposes a two-branch IMD model that fuses an RGB anomaly-detection pathway with a frequency-domain compression-artifact learner, leveraging HRNet backbones, ASPP, and interactive attention, with adaptive heatmap fusion. Experimental results on CIMD show the proposed method significantly outperforms existing SoTA IMD approaches on both CIMD-R and CIMD-C, including ablations that demonstrate the benefit of combining both branches. The work provides a rigorous, high-quality dataset and a robust detection framework with practical forensic relevance for detecting subtle edits and same-QF double-compression artifacts.
Abstract
The ability to detect manipulation in multimedia data is vital in digital forensics. Existing Image Manipulation Detection (IMD) methods are mainly based on detecting anomalous features arisen from image editing or double compression artifacts. All existing IMD techniques encounter challenges when it comes to detecting small tampered regions from a large image. Moreover, compression-based IMD approaches face difficulties in cases of double compression of identical quality factors. To investigate the State-of-The-Art (SoTA) IMD methods in those challenging conditions, we introduce a new Challenging Image Manipulation Detection (CIMD) benchmark dataset, which consists of two subsets, for evaluating editing-based and compression-based IMD methods, respectively. The dataset images were manually taken and tampered with high-quality annotations. In addition, we propose a new two-branch network model based on HRNet that can better detect both the image-editing and compression artifacts in those challenging conditions. Extensive experiments on the CIMD benchmark show that our model significantly outperforms SoTA IMD methods on CIMD.
