← Latest papers
💻 computer science

Show, Don't Ask: Generative Visual Disambiguation for Composed Image Retrieval with Turn-Valid Coverage

The paper proposes CLARA, a generative visual disambiguation framework for composed image retrieval that resolves user intent ambiguity by presenting a panel of real image prototypes for selection rather than asking text questions, thereby maintaining valid conformal coverage guarantees across multiple interaction rounds and outperforming text-based baselines in fine-grained scenarios.

Original authors: Amsisan Tran, Baogh Le, Tuan Kiet Pham, Sui Yang Guang

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

Original authors: Amsisan Tran, Baogh Le, Tuan Kiet Pham, Sui Yang Guang

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 you are trying to find a specific outfit in a massive, endless warehouse of clothes. You show the shopkeeper a picture of a shirt you like and say, "Make it more formal, but keep the blue color."

In the world of Composed Image Retrieval (CIR), this is the standard way to search. But here's the problem: "More formal" is vague. Does that mean a blazer? A suit jacket? A dress shirt? The warehouse has thousands of items that could fit that description.

The Old Way: The Guessing Game

Previous systems tried to solve this by acting like a detective who keeps asking you yes-or-no questions: "Do you want a blazer?" "No." "How about a suit?" "No."

The paper argues this approach has two big flaws:

  1. The "Yes/No" Bottleneck: Trying to describe a visual difference (like the cut of a jacket or the angle of a photo) using words is like trying to describe a color to someone who has never seen it. It's slow and imprecise.
  2. The Broken Promise: These systems promised to give you a "guaranteed" list of options that definitely included your target. But the moment they started asking you questions and changing their list based on your answers, that guarantee broke. It was like a map that was accurate at the start but became wrong the moment you took a turn.

The New Way: CLARA (Show, Don't Ask)

The authors propose a new system called CLARA. Instead of asking you questions, it shows you options.

Think of it like this:
Instead of asking, "Do you want a blazer or a suit?", the system instantly generates four small pictures representing the different "flavors" of "formal blue shirt" it found:

  • Option A: A sharp blazer.
  • Option B: A textured knit sweater.
  • Option C: A dark, sleek dress shirt.
  • Option D: A patterned button-down.

You simply point to the one that looks closest to what you had in mind.

Why This is a Big Deal

The paper highlights three main superpowers of this new method:

1. The "Magic Safety Net" (Turn-Valid Coverage)
The old systems lost their safety guarantee after the first question. CLARA uses a clever mathematical trick (called reweighting) to ensure that the safety net stays intact every single time you make a choice. No matter how many times you click, the system guarantees that the final list it gives you still contains your target with a specific, high probability. It's like a GPS that recalibrates its "you are here" safety zone every time you turn a corner, ensuring you never get lost.

2. The "No-Imaginary-Answers" Rule
In the old "ask" method, the computer had to guess how you would answer its questions. This created a circular loop where the computer was essentially talking to itself.
CLARA breaks this loop. It generates images to show you, but it doesn't let those generated images trick the system. It "snaps" the generated images to real clothes that actually exist in the warehouse. So, when you pick an image, you are picking a real item, not a hallucination. The computer never has to guess what you would say; it just waits for what you do pick.

3. Seeing is Believing (High-Bandwidth)
The paper argues that seeing is much faster than reading. If you want to know if a shirt is "front-facing" or "side-facing," a picture tells you instantly. A text question ("Is it front or side?") takes time to read and answer. CLARA uses this "visual bandwidth" to find your target in fewer steps than the best text-based systems.

The Results

The authors tested this on fashion and general image datasets. They found:

  • It's just as good as the best single-shot systems when you don't need clarification.
  • It keeps its promise: Unlike the old systems, the "safety guarantee" didn't drift away after a few turns.
  • It's faster: It reached the correct item in fewer rounds than the strongest text-questioning systems, especially when the confusion was about viewpoint (angles) or style (attributes), where pictures speak louder than words.

In short, CLARA stops the computer from guessing what you want and starts showing you what it thinks you want, letting you pick the winner with a single click, all while keeping a mathematically proven safety net around the whole process.

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 →