An Effective Image Copy-Move Forgery Detection Using Entropy Information
Li Jiang, Zhaowei Lu
TL;DR
This work tackles copy-move forgery detection by addressing the limitations of traditional keypoint-based CMFD in smooth regions. It introduces entropy images to guide the SIFT detector, producing more informative keypoints and scales, and proposes an overlapped entropy level clustering scheme to curb the combinatorial cost of matching. The method demonstrates strong detection performance across public high- and mid-resolution datasets, with a careful parameter study showing that entropy-based pre-processing and clustering yield superior accuracy while maintaining practical runtimes. Overall, the entropy-informed framework advances CMFD robustness and efficiency, particularly for high-resolution images with low-texture tampered regions.
Abstract
Image forensics has become increasingly crucial in our daily lives. Among various types of forgeries, copy-move forgery detection has received considerable attention within the academic community. Keypoint-based algorithms, particularly those based on Scale Invariant Feature Transform, have achieved promising outcomes. However, most of keypoint detection algorithms failed to generate sufficient matches when tampered patches were occurred in smooth areas, leading to insufficient matches. Therefore, this paper introduces entropy images to determine the coordinates and scales of keypoints based on Scale Invariant Feature Transform detector, which make the pre-processing more suitable for solving the above problems. Furthermore, an overlapped entropy level clustering algorithm is developed to mitigate the increased matching complexity caused by the non-ideal distribution of gray values in keypoints. Experimental results demonstrate that our algorithm achieves a good balance between performance and time efficiency.
