CVOct 17, 2024

FAMSeC: A Few-shot-sample-based General AI-generated Image Detection Method

arXiv:2410.13156v118 citationsh-index: 16IEEE Signal Processing Letters
Originality Incremental advance
AI Analysis

This addresses the need for generalizable AI-generated image detection in security applications, offering a practical solution for scenarios with restricted data access, though it is incremental as it builds on existing detection frameworks.

The paper tackles the problem of detecting AI-generated images with limited training samples by proposing FAMSeC, a method that uses a LoRA-based Forgery Awareness Module and semantic feature-guided contrastive learning, achieving a 14.55% improvement in classification accuracy using only 0.56% of the training samples compared to state-of-the-art methods.

The explosive growth of generative AI has saturated the internet with AI-generated images, raising security concerns and increasing the need for reliable detection methods. The primary requirement for such detection is generalizability, typically achieved by training on numerous fake images from various models. However, practical limitations, such as closed-source models and restricted access, often result in limited training samples. Therefore, training a general detector with few-shot samples is essential for modern detection mechanisms. To address this challenge, we propose FAMSeC, a general AI-generated image detection method based on LoRA-based Forgery Awareness Module and Semantic feature-guided Contrastive learning strategy. To effectively learn from limited samples and prevent overfitting, we developed a Forgery Awareness Module (FAM) based on LoRA, maintaining the generalization of pre-trained features. Additionally, to cooperate with FAM, we designed a Semantic feature-guided Contrastive learning strategy (SeC), making the FAM focus more on the differences between real/fake image than on the features of the samples themselves. Experiments show that FAMSeC outperforms state-of-the-art method, enhancing classification accuracy by 14.55% with just 0.56% of the training samples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes