English

Few-Shot Learner Generalizes Across AI-Generated Image Detection

Computer Vision and Pattern Recognition 2025-06-13 v2

Abstract

Current fake image detectors trained on large synthetic image datasets perform satisfactorily on limited studied generative models. However, these detectors suffer a notable performance decline over unseen models. Besides, collecting adequate training data from online generative models is often expensive or infeasible. To overcome these issues, we propose Few-Shot Detector (FSD), a novel AI-generated image detector which learns a specialized metric space for effectively distinguishing unseen fake images using very few samples. Experiments show that FSD achieves state-of-the-art performance by +11.6%+11.6\% average accuracy on the GenImage dataset with only 1010 additional samples. More importantly, our method is better capable of capturing the intra-category commonality in unseen images without further training. Our code is available at https://github.com/teheperinko541/Few-Shot-AIGI-Detector.

Keywords

Cite

@article{arxiv.2501.08763,
  title  = {Few-Shot Learner Generalizes Across AI-Generated Image Detection},
  author = {Shiyu Wu and Jing Liu and Jing Li and Yequan Wang},
  journal= {arXiv preprint arXiv:2501.08763},
  year   = {2025}
}

Comments

12 pages, 6 figures, Accepted at ICML 2025

R2 v1 2026-06-28T21:07:06.546Z