CVLGMay 5

Intermediate Representations are Strong AI-Generated Image Detectors

arXiv:2605.0435842.0h-index: 13
AI Analysis

This work addresses the need for efficient and generalizable AI-generated image detectors, offering a computationally cheaper alternative to training-based methods with competitive performance.

The authors propose a training-free method that uses data embedding sensitivity in intermediate layers to detect AI-generated images, achieving a 39.61% AUROC improvement over the best training-free method and 5.14% over the best training-based method on the Forensics Small benchmark.

The rapid advancement in generative AI models has enabled the creation of photorealistic images. At the same time, there are growing concerns about the potential misuse and dangers of generated content, as well as a pressing need for effective AI-generated image detectors. However, current training-based detection techniques are typically computationally costly and can hardly be generalized to unseen data domains, while training-free methods fall short in detection performance. To bridge this gap, we propose a search-based method employing data embedding sensitivity in intermediate layers to detect AI-generated images. Given a set of real and AI-generated images, our method examines the similarity between original image embeddings and perturbed image embeddings, and detects AI-generated images based on the similarity. We examine the proposed method on two comprehensive benchmarks: GenImage and Forensics Small. Our method exhibits improved performance across different datasets compared to both training-free and training-based state-of-the-art methods. On average, our method achieves the largest performance gain on the Forensics Small benchmark by 39.61% compared to the best training-free method and 5.14% compared to the best training-based method in AUROC score.

Foundations

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

Your Notes