CVJun 30

Fleet: Few Shots Lead Effective AI-generated Image Detection

arXiv:2606.3108218.5Has Code
Predicted impact top 9% in CV · last 90 daysOriginality Highly original
AI Analysis

For practitioners needing robust detection against emerging generative threats, Fleet offers a practical few-shot adaptation solution, though the problem is domain-specific.

The paper addresses the failure of static AI-generated image detection methods against rapidly evolving generators, proposing a dynamic adaptation paradigm called Fleet. With only 10-shot adaptation, Fleet restores detection performance from 20.4% to 73.1% on the 'Doubao Seedream 4.0' generator.

AI-generated image (AIGI) detection is undergoing a critical transition from laboratory benchmarks to open-world adversarial defense. The prevalent paradigm focuses on finding static feature spaces, assuming that some invariant artifacts learned from historical data can achieve universal zero-shot generalization. While achieving saturation on several AIGI benchmarks, this static hypothesis suffers a severe performance drop against rapidly evolving generators (e.g., SD3, Nano Banana Pro). To address these limitations, we propose that the field should expand beyond "static generalization" to a new paradigm of "dynamic adaptation". We introduce Fleet, a framework that pioneers a dynamic paradigm of continuous few-shot evolution, enabling rapid alignment with emerging generative threats. Fleet improves few-shot adaptation by replacing unconstrained feature updates with constrained routing correction, where avoidance routing redirects novel AI samples away from Non-AI-dominated routes within decoupled subspaces. To validate this, we present Treasure, a benchmark spanning 64 models and 360k images, featuring diverse architectures and 20 closed-source commercial engines. Experiments reveal that while static SOTA methods fail catastrophically on modern generators, Fleet restores performance from 20.4% to 73.1% with only 10-shot adaptation on "Doubao Seedream 4.0". Code and data are available at https://github.com/ICTMCG/Fleet .

Code Implementations1 repo
Foundations

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

Your Notes