AnyPattern: Towards In-context Image Copy Detection
Wenhao Wang, Yifan Sun, Zhentao Tan, Yi Yang

TL;DR
This paper introduces AnyPattern, a large-scale dataset for in-context image copy detection (ICD), and proposes ImageStacker, a method that improves generalization to unseen tampering patterns without additional training.
Contribution
It presents the first large-scale pattern dataset for ICD, demonstrates the limitations of existing methods, and proposes ImageStacker to enhance in-context pattern recognition without fine-tuning.
Findings
Training on AnyPattern improves pattern generalization by 26.66% μAP.
ImageStacker increases in-context ICD performance by 16.75% μAP.
AnyPattern enables effective in-context learning for unseen tampering patterns.
Abstract
This paper explores in-context learning for image copy detection (ICD), i.e., prompting an ICD model to identify replicated images with new tampering patterns without the need for additional training. The prompts (or the contexts) are from a small set of image-replica pairs that reflect the new patterns and are used at inference time. Such in-context ICD has good realistic value, because it requires no fine-tuning and thus facilitates fast reaction against the emergence of unseen patterns. To accommodate the "seen unseen" generalization scenario, we construct the first large-scale pattern dataset named AnyPattern, which has the largest number of tamper patterns ( for training and for testing) among all the existing ones. We benchmark AnyPattern with popular ICD methods and reveal that existing methods barely generalize to novel patterns. We further propose a…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques · Advanced Neural Network Applications
MethodsSparse Evolutionary Training
