Image Copy-Move Forgery Detection and Localization Scheme: How to Avoid Missed Detection and False Alarm
Li Jiang, Zhaowei Lu, Yuebing Gao, Yifan Wang

TL;DR
This paper introduces a novel image copy-move forgery detection scheme that effectively reduces missed detections and false alarms, especially in low-resolution images, by employing excessive keypoint extraction, group matching, and iterative localization.
Contribution
It proposes new strategies for keypoint extraction and an iterative localization algorithm to improve forgery detection accuracy and robustness against false alarms.
Findings
Outperforms state-of-the-art methods in detection accuracy.
Effectively detects forgeries in low-resolution images.
Reduces false alarms through improved verification techniques.
Abstract
Image copy-move is an operation that replaces one part of the image with another part of the same image, which can be used for illegal purposes due to the potential semantic changes. Recent studies have shown that keypoint-based algorithms achieved excellent and robust localization performance even when small or smooth tampered areas were involved. However, when the input image is low-resolution, most existing keypoint-based algorithms are difficult to generate sufficient keypoints, resulting in more missed detections. In addition, existing algorithms are usually unable to distinguish between Similar but Genuine Objects (SGO) images and tampered images, resulting in more false alarms. This is mainly due to the lack of further verification of local homography matrix in forgery localization stage. To tackle these problems, this paper firstly proposes an excessive keypoint extraction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Image Processing Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
