CMFDFormer: Transformer-based Copy-Move Forgery Detection with Continual Learning
Yaqi Liu, Chao Xia, Song Xiao, Qingxiao Guan, Wenqian Dong, and Yifan Zhang, Nenghai Yu

TL;DR
CMFDFormer is a Transformer-based model for copy-move forgery detection that incorporates a continual learning framework to adapt to new tasks and prevent forgetting, showing strong results on public datasets.
Contribution
The paper introduces CMFDFormer, a novel Transformer-based forgery detection network, and a PCSD continual learning framework to enhance adaptability and robustness against new forgery detection tasks.
Findings
High detection accuracy on public datasets
Effective prevention of catastrophic forgetting
Versatile hierarchical feature extraction
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Adversarial Robustness in Machine Learning · Image Processing Techniques and Applications
