Efficient Zero-Shot AI-Generated Image Detection
Ryosuke Sonoda, Ramya Srinivasan

TL;DR
This paper introduces a fast, training-free method for detecting AI-generated images by analyzing their sensitivity to frequency perturbations, outperforming existing techniques in accuracy and efficiency.
Contribution
A novel, computationally lightweight detection approach that measures representation sensitivity to frequency perturbations, improving accuracy and speed over state-of-the-art methods.
Findings
Achieves 10% higher AUC on OpenFake benchmark.
Increases inference speed by 10-100 times.
Outperforms existing training-free detectors in accuracy and efficiency.
Abstract
The rapid progress of text-to-image models has made AI-generated images increasingly realistic, posing significant challenges for accurate detection of generated content. While training-based detectors often suffer from limited generalization to unseen images, training-free approaches offer better robustness, yet struggle to capture subtle discrepancies between real and synthetic images. In this work, we propose a training-free AI-generated image detection method that measures representation sensitivity to structured frequency perturbations, enabling detection of minute manipulations. The proposed method is computationally lightweight, as perturbation generation requires only a single Fourier transform for an input image. As a result, it achieves one to two orders of magnitude faster inference than most training-free detectors.Extensive experiments on challenging benchmarks demonstrate…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Advanced Neural Network Applications
