paper-with-me

Papers

CMFDFormer: Transformer-based Copy-Move Forgery Detection with Continual Learning

2023-11-22 · Yaqi Liu, Chao Xia, Song Xiao, Qingxiao Guan, Wenqian Dong, Yifan Zhang, Nenghai Yu

Copy-move forgery detection aims at detecting duplicated regions in a suspected forged image, and deep learning based copy-move forgery detection methods are in the ascendant. These deep learning based methods heavily rely on synthetic training data, and the performance will degrade when facing new tasks. In this paper, we propose a Transformer-style copy-move forgery detection network named as CMFDFormer, and provide a novel PCSD (Pooled Cube and Strip Distillation) continual learning framework to help CMFDFormer handle new tasks. CMFDFormer consists of a MiT (Mix Transformer) backbone network and a PHD (Pluggable Hybrid Decoder) mask prediction network. The MiT backbone network is a Transformer-style network which is adopted on the basis of comprehensive analyses with CNN-style and MLP-style backbones. The PHD network is constructed based on self-correlation computation, hierarchical feature integration, a multi-scale cycle fully-connected block and a mask reconstruction block. The PHD network is applicable to feature extractors of different styles for hierarchical multi-scale information extraction, achieving comparable performance. Last but not least, we propose a PCSD continual learning framework to improve the forgery detectability and avoid catastrophic forgetting when handling new tasks. Our continual learning framework restricts intermediate features from the PHD network, and takes advantage of both cube pooling and strip pooling. Extensive experiments on publicly available datasets demonstrate the good performance of CMFDFormer and the effectiveness of the PCSD continual learning framework.

📄 PDF Abstract BibTeX arXiv:2311.13263

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Can Deep Network Balance Copy-Move Forgery Detection and Distinguishment?

2023-05-17 · Shizhen Chang

Copy-move forgery detection is a crucial research area within digital image forensics, as it focuses on identifying instances where objects in an image are duplicated and placed in different locations. The detection of s…

Image Forensics

Seamless Copy Move Manipulation in Digital Images

2021-10-12 · Tanzila Qazi, Mushtaq Ali, Khizar Hayat

The importance and relevance of digital image forensics has attracted researchers to establish different techniques for creating as well as detecting forgeries. The core category in passive image forgery is copy-move ima…

Image ForensicsImage Manipulation

Shrinking the Semantic Gap: Spatial Pooling of Local Moment Invariants for Copy-Move Forgery Detection

2022-07-19 · Chao Wang, Zhiqiu Huang, Shuren Qi, Yaoshen Yu 외

Copy-move forgery is a manipulation of copying and pasting specific patches from and to an image, with potentially illegal or unethical uses. Recent advances in the forensic methods for copy-move forgery have shown incre…

Copy-move Forgery Detection based on Convolutional Kernel Network

2017-07-05 · Yaqi Liu, Qingxiao Guan, Xianfeng Zhao

In this paper, a copy-move forgery detection method based on Convolutional Kernel Network is proposed. Different from methods based on conventional hand-crafted features, Convolutional Kernel Network is a kind of data-dr…

GPU

Image Authentication Using Local Binary Pattern on the Low Frequency Components

2016-12-25 · journal 2016 12 · S.B.G. Tilak Babu, Ch. Srinivasa Rao

Detection of copy move forgery in images is helpful in legal evidence, in forensic investigation and many other fields. Many Copy Move Forgery Detection (CMFD) schemes are existing in the literature. However, most of the…