vix.ing · top · new · best · stats · spec

Rethinking the Use of Vision Transformers for AI-Generated Image Detection

2025/12/04 by Park, NaHyeon, Kim, Kunhee, Choe, Junsuk +1
Computer Science · #Generative Adversarial Networks and Image Synthesis #Advanced Neural Network Applications #Domain Adaptation and Few-Shot Learning

paper · doi:10.48550/arxiv.2512.04969

Abstract

Rich feature representations derived from CLIP-ViT have been widely utilized in AI-generated image detection. While most existing methods primarily leverage features from the final layer, we systematically analyze the contributions of layer-wise features to this task. Our study reveals that earlier layers provide more localized and generalizable features, often surpassing the performance of final-layer features in detection tasks. Moreover, we find that different layers capture distinct aspects of the data, each contributing uniquely to AI-generated image detection. Motivated by these findings, we introduce a novel adaptive method, termed MoLD, which dynamically integrates features from multiple ViT layers using a gating-based mechanism. Extensive experiments on both GAN- and diffusion-generated images demonstrate that MoLD significantly improves detection performance, enhances generalization across diverse generative models, and exhibits robustness in real-world scenarios. Finally, we illustrate the scalability and versatility of our approach by successfully applying it to other pre-trained ViTs, such as DINOv2.

Citations

Related