← Latest papers
💻 computer science

Attribution as Retrieval: Model-Agnostic AI-Generated Image Attribution

This paper introduces LIDA, a model-agnostic framework that reframes AI-generated image attribution as an instance retrieval problem using low-bit fingerprinting and unsupervised pre-training to achieve state-of-the-art performance in zero- and few-shot settings without requiring access to the original generative models.

Original authors: Hongsong Wang, Renxi Cheng, Chaolei Han, Jie Gui

Published 2026-03-12
📖 4 min read☕ Coffee break read

Original authors: Hongsong Wang, Renxi Cheng, Chaolei Han, Jie Gui

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

Imagine the internet is a massive, bustling art gallery. In the past, every painting had a clear signature from the artist. But now, with the rise of AI, anyone can walk in and ask a robot to paint a masterpiece. The problem? These robot paintings look so real that it's impossible to tell who (or what) made them just by looking at the canvas.

This paper introduces a new detective tool called LIDA (Low-bIt-plane-based Deepfake Attribution) to solve this mystery. Here is how it works, broken down into simple concepts:

1. The Old Way vs. The New Way

The Old Way (The "Classroom" Approach):
Imagine trying to identify a criminal by memorizing their face in a classroom. You study photos of 10 known criminals. If a new criminal walks in who you've never seen before, you are stuck. You can't identify them because they weren't in your class.

  • In tech terms: Old AI tools were trained on specific models (like Midjourney or Stable Diffusion). If a brand-new AI model appeared tomorrow, the old tools would fail because they hadn't "studied" it.

The New Way (The "Library" Approach):
LIDA changes the game. Instead of trying to memorize faces, it treats attribution like searching a library.

  • You have a "Registered Library" containing just a few sample images from every known AI generator.
  • When a suspicious image arrives, LIDA doesn't ask, "Is this from Model A or Model B?"
  • Instead, it asks, "Which book in the library does this look most like?"
  • If the new image looks 95% like the samples from "Midjourney" in the library, it's from Midjourney. If a brand-new AI model appears, you just drop one sample of its work into the library, and LIDA instantly knows how to find it next time. No retraining required!

2. The Secret Weapon: "Low-Bit Fingerprints"

How does LIDA know which library book to pick? It doesn't look at the beautiful sky or the eagle in the picture (the content). It looks at the digital dust underneath.

  • The Analogy: Imagine a high-resolution photo is a giant, colorful mosaic. If you zoom in really close, you see the individual tiles.
  • The Trick: AI models are like clumsy tile-layers. Even though they make a beautiful picture, they leave tiny, invisible scratches or patterns in the very last few layers of the tiles (the "low bits").
  • The Process: LIDA strips away all the color and the pretty picture, leaving only these invisible scratches. It turns the image into a grainy, black-and-white "fingerprint."
  • Why it works: Every AI model leaves a different pattern of scratches. A Stable Diffusion scratch looks different from a Midjourney scratch. By looking only at these scratches, LIDA can tell them apart even if the pictures look identical to the human eye.

3. The Two-Step Training (The "Apprentice" System)

LIDA learns in two stages, like a detective training an apprentice:

  • Step 1: The Generalist (Unsupervised Pre-training):
    The apprentice studies millions of real photos (from nature, people, etc.) and learns to spot the "natural noise" of the real world. This gives them a solid foundation.
  • Step 2: The Specialist (Few-Shot Adaptation):
    Now, the apprentice only needs to see one or five examples of a fake image to learn the specific "signature" of that AI. It's like showing a detective a single photo of a new suspect; they immediately know what to look for next time.

4. Why This Matters

  • It's Future-Proof: As soon as a new AI tool is released, you don't need to wait months to train a new detector. You just add a few samples to the library, and the system works immediately.
  • It's Fast: Because it strips away the complex colors and focuses on simple math (binary operations), it runs incredibly fast.
  • It's Robust: Even if someone tries to blur the image or compress it (like sending it through WhatsApp), the "digital scratches" (fingerprints) usually survive, and LIDA can still catch the culprit.

Summary

Think of LIDA as a super-smart librarian who doesn't care what the story is about. Instead, they look at the texture of the paper and the ink patterns. If a new author starts writing, the librarian just needs to see one page to know exactly which "ink texture" belongs to them. This makes it nearly impossible for AI-generated fakes to hide in plain sight.

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 →