Auto-Focus Contrastive Learning for Image Manipulation Detection
Wenyan Pan, Zhili Zhou, Guangcan Liu, Teng Huang, Hongyang Yan, Q.M., Jonathan Wu

TL;DR
This paper introduces AF-CL, a novel contrastive learning approach that enhances image manipulation detection by focusing on manipulated regions and modeling trace relations, leading to improved accuracy over existing methods.
Contribution
The paper proposes a new AF-CL network with multi-scale view generation and trace relation modeling to better detect manipulated regions in images.
Findings
Achieves up to 2.5% F1 score improvement on CAISA dataset
Outperforms state-of-the-art methods on NIST and Coverage datasets
Effectively focuses on manipulated regions and explores trace relations
Abstract
Generally, current image manipulation detection models are simply built on manipulation traces. However, we argue that those models achieve sub-optimal detection performance as it tends to: 1) distinguish the manipulation traces from a lot of noisy information within the entire image, and 2) ignore the trace relations among the pixels of each manipulated region and its surroundings. To overcome these limitations, we propose an Auto-Focus Contrastive Learning (AF-CL) network for image manipulation detection. It contains two main ideas, i.e., multi-scale view generation (MSVG) and trace relation modeling (TRM). Specifically, MSVG aims to generate a pair of views, each of which contains the manipulated region and its surroundings at a different scale, while TRM plays a role in modeling the trace relations among the pixels of each manipulated region and its surroundings for learning the…
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
TopicsImage Processing Techniques and Applications · Cell Image Analysis Techniques · Image and Object Detection Techniques
MethodsContrastive Learning
