English

Two-Stage Copy-Move Forgery Detection with Self Deep Matching and Proposal SuperGlue

Computer Vision and Pattern Recognition 2020-12-17 v1

Abstract

Copy-move forgery detection identifies a tampered image by detecting pasted and source regions in the same image. In this paper, we propose a novel two-stage framework specially for copy-move forgery detection. The first stage is a backbone self deep matching network, and the second stage is named as Proposal SuperGlue. In the first stage, atrous convolution and skip matching are incorporated to enrich spatial information and leverage hierarchical features. Spatial attention is built on self-correlation to reinforce the ability to find appearance similar regions. In the second stage, Proposal SuperGlue is proposed to remove false-alarmed regions and remedy incomplete regions. Specifically, a proposal selection strategy is designed to enclose highly suspected regions based on proposal generation and backbone score maps. Then, pairwise matching is conducted among candidate proposals by deep learning based keypoint extraction and matching, i.e., SuperPoint and SuperGlue. Integrated score map generation and refinement methods are designed to integrate results of both stages and obtain optimized results. Our two-stage framework unifies end-to-end deep matching and keypoint matching by obtaining highly suspected proposals, and opens a new gate for deep learning research in copy-move forgery detection. Experiments on publicly available datasets demonstrate the effectiveness of our two-stage framework.

Keywords

Cite

@article{arxiv.2012.08697,
  title  = {Two-Stage Copy-Move Forgery Detection with Self Deep Matching and Proposal SuperGlue},
  author = {Yaqi Liu and Chao Xia and Xiaobin Zhu and Shengwei Xu},
  journal= {arXiv preprint arXiv:2012.08697},
  year   = {2020}
}

Comments

13 pages, 5 figures

R2 v1 2026-06-23T21:00:13.249Z