← Latest papers
💻 computer science

Fleet: Few Shots Lead Effective AI-generated Image Detection

The paper introduces Fleet, a framework that shifts AI-generated image detection from static generalization to dynamic adaptation via constrained routing correction, demonstrating significantly improved performance on emerging generators through few-shot learning and validating this approach with the comprehensive Treasure benchmark.

Original authors: Jiaan Wang, Sirui Liu, Yu Li, Kaiyuan Yang, Juan Cao, Sheng Tang

Published 2026-07-01
📖 5 min read🧠 Deep dive

Original authors: Jiaan Wang, Sirui Liu, Yu Li, Kaiyuan Yang, Juan Cao, Sheng Tang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Problem: The "Static" Detector is Losing the Race

Imagine you are a security guard at a museum. Your job is to spot fake paintings. For a long time, you learned to spot fakes by looking for specific, static clues—like a specific type of brushstroke or a weird texture that only old forgers used. This worked great when the forgers were predictable.

But now, imagine the forgers have a magic wand. Every week, they invent a brand new way to paint. They change their brushes, their paints, and their techniques completely.

The old security guard (current AI detectors) is stuck. They are still looking for those old, static brushstrokes. When a new forgery arrives that doesn't have those old clues, the guard gets confused and thinks the fake is real. The paper calls this the "Static Artifact Hypothesis." It assumes that if you learn the rules today, they will work forever. The paper argues this is broken because AI generators are evolving too fast.

The Solution: Meet "Fleet"

The authors propose a new strategy called Fleet. Instead of being a guard who memorizes a fixed list of rules, Fleet is like a special forces team that adapts instantly.

Here is how Fleet works, broken down into three simple concepts:

1. The "Dynamic Adaptation" Mindset

Instead of trying to find one "magic bullet" feature that detects every fake forever, Fleet accepts that it needs to learn on the fly.

  • The Analogy: Think of a chameleon. A static detector is like a painted rock; it stays the same color no matter what. Fleet is like a chameleon. When a new type of fake image appears, Fleet changes its "skin" (its internal settings) to match the new threat, but it keeps its core identity intact.

2. The "Subspace Routing" (The Traffic System)

Fleet uses a clever internal traffic system to sort images. Imagine a massive highway with many different lanes (subspaces).

  • The Setup: During training, Fleet builds specific lanes for "Real Images" (Non-AI) and specific lanes for "Fake Images" (AI).
  • The Problem: When a new type of fake image arrives, it might accidentally try to drive into the "Real Image" lane because it looks so good. This causes a crash (false alarm).
  • The Fix (Avoidance Routing): Fleet has a smart traffic cop. When a new fake image approaches, the cop sees it trying to enter the "Real" lane and immediately shunts it away. It forces the fake image into a "Forgery" lane instead.
  • The Result: The system learns to recognize the new fake without accidentally mislabeling real photos as fakes.

3. The "Few-Shot" Superpower

Usually, to teach a security guard a new type of forgery, you need to show them thousands of examples. Fleet is incredibly efficient.

  • The Analogy: If you show Fleet just 10 examples of a new type of fake image (like showing a guard 10 photos of a new forgery technique), Fleet can instantly reconfigure its traffic system to spot that specific new threat.
  • The Claim: The paper shows that while other methods fail completely against new AI models (dropping to near-random guessing), Fleet can recover its accuracy from 20% to 73% with just those 10 examples.

The New "Treasure" Map (The Benchmark)

To prove their point, the authors realized that old test maps were outdated. They built a new, massive benchmark called Treasure.

  • What it is: A giant collection of 360,000 images from 64 different AI models, including 20 secret, closed-source commercial engines (the "black box" models that the public can't easily access).
  • Why it matters: Previous tests were like driving on a quiet, empty road. Treasure is like driving in a chaotic, crowded city with new cars appearing every second. It reveals that most current detectors crash and burn in this real-world chaos, while Fleet keeps driving smoothly.

The Results: Why It Matters

The paper tested Fleet against the best existing detectors:

  • Old Detectors: When faced with the newest AI generators (like "Nano Banana Pro" or "Doubao Seedream 4.0"), they failed miserably, often getting less than 1% accuracy.
  • Fleet: With just a tiny bit of new data (few-shot), Fleet adapted and achieved high accuracy (over 70-90% depending on the test).
  • No Memory Loss: Crucially, while Fleet learned the new fakes, it didn't "forget" how to spot the old ones. It kept its memory of real images perfect (99.9% accuracy on old data).

Summary

The paper argues that the era of "set it and forget it" AI detection is over. Because AI generators are changing too fast, we need a system that can evolve dynamically. Fleet is that system: a smart, adaptable detector that learns from just a few examples, redirects new fakes into the right "trash can," and keeps real images safe, all without forgetting what it already knows.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →