← Latest papers
🤖 AI

Breaking the Lock-in: Diversifying Text-to-Image Generation via Representation Modulation

The paper proposes DAVE, a training-free method that enhances text-to-image generation diversity by attenuating the rapidly converging zero-frequency (DC) component in early Transformer features, thereby breaking trajectory lock-in without compromising image quality or sampling efficiency.

Original authors: Dahee Kwon, Haeun Lee, Jaesik Choi

Published 2026-06-08
📖 4 min read☕ Coffee break read

Original authors: Dahee Kwon, Haeun Lee, Jaesik Choi

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 Problem: The "Cookie Cutter" Effect

Imagine you have a magical machine that draws pictures based on your descriptions. You tell it, "Draw a cat sitting on a rug," and it does. You ask for another one with the exact same description, and it draws a cat that looks almost identical to the first one. You ask for a third, and it's still the same cat in the same pose.

Current AI image generators are amazing at making high-quality pictures, but they suffer from a problem called "diversity collapse." Even when you give them different random starting points (like rolling different dice), they all seem to follow the exact same path and end up with nearly identical results. They get "locked in" to a single, boring version of the idea.

The Investigation: Finding the "Lock"

The researchers wanted to know why this happens. They looked inside the AI's "brain" (its internal layers) while it was drawing the picture.

They discovered a specific part of the AI's thinking process that acts like a heavy anchor.

  • The Analogy: Imagine the AI is a ship trying to explore a vast ocean of possible images. At the very beginning of the journey, the ship drops a giant, heavy anchor (the "DC component") that is tied to the exact center of the ocean.
  • The Discovery: No matter which random starting point the ship chooses, this anchor drags every single ship to the exact same spot immediately. Because the ships are all stuck at the same starting point, they can't explore different routes. They all end up arriving at the same destination.

The researchers found that this "anchor" is the average color and brightness of the image (the zero-frequency component). The AI calculates this average so quickly and so strongly that it forces every single image to look the same before it even gets a chance to add details like fur, leaves, or clouds.

The Solution: DAVE (The Anchor Cutter)

The authors propose a new method called DAVE (DC Attenuation for diVersity Enhancement).

  • How it works: Instead of retraining the AI or making it slower, DAVE acts like a pair of scissors that snips the rope holding the anchor just as the journey begins.
  • The Action: For a tiny fraction of the time at the start of the generation, DAVE gently weakens that heavy "average" signal. It tells the AI, "Don't lock onto that one specific average yet. Let the random starting points (the dice rolls) actually matter."
  • The Result: Because the anchor is cut, the ships (the images) are free to drift in different directions immediately. One ship might go left to draw a cat on a red rug; another might go right to draw a cat on a blue rug. They all still follow your instruction ("Draw a cat"), but they explore different layouts, styles, and compositions.

Why This is Special

Most other methods try to fix this problem by:

  1. Running the machine multiple times (which takes forever and uses a lot of computer power).
  2. Making the AI guess and check (which is slow and complicated).

DAVE is different because:

  • It's Free: It doesn't require retraining the AI.
  • It's Fast: It adds almost no extra time or computer memory. It's like a tiny adjustment to the steering wheel rather than rebuilding the engine.
  • It's Precise: It only touches the specific part of the AI's brain that causes the problem, leaving the rest of the high-quality drawing ability untouched.

The Outcome

When the researchers tested DAVE, they found that:

  • The AI could generate many different versions of the same prompt (e.g., 10 different "cats on rugs") that looked unique and varied.
  • The images were still high-quality and matched the text description perfectly.
  • It worked on several different types of modern AI models (like Stable Diffusion 3.5 and Flux).

In short: The paper found that AI image generators get stuck in a rut because they lock onto a "global average" too early. DAVE is a simple, free, and fast trick that cuts that lock, allowing the AI to explore a much wider world of creative possibilities without losing its ability to draw good pictures.

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 →