Learning on Less: Constraining Pre-trained Model Learning for Generalizable Diffusion-Generated Image Detection
Yingjian Chen, Lei Zhang, Yakun Niu, Lei Tan, Pei Chen

TL;DR
This paper introduces Learning on Less (LoL), a training method that constrains pre-trained models to improve the detection of diffusion-generated images, especially from unseen models, with minimal training data.
Contribution
The paper proposes LoL, a novel training approach that leverages pre-trained models and random masking to enhance generalization in diffusion image detection.
Findings
LoL achieves a 13.6% higher accuracy than state-of-the-art with only 1% training data.
Pre-trained models effectively cluster real image features but are unstable in generalization.
LoL focuses on less image content to improve universal feature extraction for diffusion image detection.
Abstract
Diffusion Models enable realistic image generation, raising the risk of misinformation and eroding public trust. Currently, detecting images generated by unseen diffusion models remains challenging due to the limited generalization capabilities of existing methods. To address this issue, we rethink the effectiveness of pre-trained models trained on large-scale, real-world images. Our findings indicate that: 1) Pre-trained models can cluster the features of real images effectively. 2) Models with pre-trained weights can approximate an optimal generalization solution at a specific training step, but it is extremely unstable. Based on these facts, we propose a simple yet effective training method called Learning on Less (LoL). LoL utilizes a random masking mechanism to constrain the model's learning of the unique patterns specific to a certain type of diffusion model, allowing it to focus…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Image Retrieval and Classification Techniques
MethodsDiffusion · Focus
