Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scaling Up AI-Generated Image Detection via Generator-Aware Prototypes

About

The pursuit of a universal AI-generated image (AIGI) detector often relies on aggregating data from numerous generators to improve generalization. However, this paper identifies a paradoxical phenomenon we term the Benefit then Conflict dilemma, where detector performance stagnates and eventually degrades as source diversity expands. Our systematic analysis, diagnoses this failure by identifying two core issues: severe data-level heterogeneity, which causes the feature distributions of real and synthetic images to increasingly overlap, and a critical model-level bottleneck from fixed, pretrained encoders that cannot adapt to the rising complexity. To address these challenges, we propose Generator-Aware Prototype Learning (GAPL), a framework that constrain representation with a structured learning paradigm. GAPL learns a compact set of canonical forgery prototypes to create a unified, low-variance feature space, effectively countering data heterogeneity.To resolve the model bottleneck, it employs a two-stage training scheme with Low-Rank Adaptation, enhancing its discriminative power while preserving valuable pretrained knowledge. This approach establishes a more robust and generalizable decision boundary. Through extensive experiments, we demonstrate that GAPL achieves state-of-the-art performance, showing superior detection accuracy across a wide variety of GAN and diffusion-based generators. Code is available at https://github.com/UltraCapture/GAPL

Ziheng Qin, Yuheng Ji, Renshuai Tao, Yuxuan Tian, Yuyang Liu, Yipu Wang, Xiaolong Zheng• 2025

Related benchmarks

TaskDatasetResultRank
Generated Image DetectionGenImage (test)
Average Accuracy96.7
103
AI-generated image detectionChameleon (test)
Accuracy71
54
Synthetic Image DetectionForenSynths (test)
Mean Accuracy97.2
31
AI-generated image detectionCommFor (Community-Forensics) (test)
Acc89.4
12
AI-generated image detectionUFD (UniversalFakeDetect) (test)
Accuracy97.2
12
AI-generated image detectionSynthBuster (test)
Accuracy91.1
12
Showing 6 of 6 rows

Other info

Follow for update