← Latest papers
💬 NLP

Do Composed Image Retrieval Benchmarks Require Multimodal Composition?

This paper reveals that current Composed Image Retrieval (CIR) benchmarks overestimate multimodal composition capabilities because a significant portion of queries can be solved via unimodal shortcuts or are poorly formed, necessitating a validated subset to ensure models genuinely combine image and text inputs.

Original authors: Matteo Attimonelli, Alessandro De Bellis, Aryo Pradipta Gema, Rohit Saxena, Monica Sekoyan, Wai-Chung Kwan, Claudio Pomo, Alessandro Suglia, Dietmar Jannach, Tommaso Di Noia, Pasquale Minervini

Published 2026-05-15
📖 5 min read🧠 Deep dive

Original authors: Matteo Attimonelli, Alessandro De Bellis, Aryo Pradipta Gema, Rohit Saxena, Monica Sekoyan, Wai-Chung Kwan, Claudio Pomo, Alessandro Suglia, Dietmar Jannach, Tommaso Di Noia, Pasquale Minervini

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 playing a game of "Guess the Picture."

In this game, you are given two clues to find a specific photo hidden in a massive library of millions of images:

  1. A starting photo (e.g., a picture of a red dress).
  2. A text instruction (e.g., "Make it blue and add long sleeves").

The goal is to find the target photo (the blue dress with long sleeves). This is called Composed Image Retrieval (CIR). The idea is that a smart computer needs to combine the visual clue (the red dress) and the text clue (the instructions) to solve the puzzle. If it can't do this, it's not truly "understanding" how to mix images and words.

The Problem: The Cheat Codes

The authors of this paper investigated four popular "Guess the Picture" games (benchmarks) used to test how well AI models do this task. They suspected that the games were rigged with cheat codes.

They found that for a huge number of the puzzles, the AI didn't actually need to combine the picture and the text. It could win by using just one clue:

  • The Text Cheat: Sometimes, the text instruction was so specific ("Find a picture of a blue dress with long sleeves") that the AI could ignore the starting photo entirely and just search for the text description. It found the answer without ever looking at the image.
  • The Image Cheat: Sometimes, the text instruction was so vague or unhelpful ("Make it better") that the AI could ignore the text and just guess based on the starting photo.

The Metaphor:
Imagine a teacher gives a student a math problem: "Start with the number 5, then add 3."

  • True Learning: The student calculates 5+3=85 + 3 = 8.
  • The Cheat: The student ignores the "Start with 5" part and just memorizes that the answer to "add 3" is always 8, or ignores the math and just guesses because the teacher always picks 8.

The paper discovered that in these AI benchmarks, 32% to 83% of the questions were actually solvable using just one clue (the cheat), rather than requiring the student to do the actual math (combining image and text). This means the high scores AI models were getting were often fake—they were cheating, not learning.

The Second Problem: Broken Puzzles

The authors then asked: "Okay, let's remove all the cheat questions. Now we only have the hard puzzles that require both clues. Are those fair?"

They asked humans to look at the remaining "hard" puzzles. They found that many of them were broken:

  • Too Vague: The instruction was "Make it darker," but there were 50 different darker versions of the dress in the library. Which one was the "correct" answer? The puzzle had no single right answer.
  • Mismatched: The instruction said "Add a hat," but the "correct" answer photo didn't even have a hat. The puzzle was broken from the start.

The Metaphor:
It's like a teacher giving a student a riddle: "What is something that is round and red?"

  • Broken Puzzle: The teacher says the answer is "An apple," but the student could also correctly say "A tomato" or "A ball." Since there are many right answers, the test is unfair.
  • Mismatched: The teacher says the answer is "A square," but the riddle asked for something round. The test is nonsense.

The Solution: CIRCUS

To fix this, the authors created a new, cleaned-up version of these tests called CIRCUS.

  1. They removed all the "cheat" questions where the AI could win with just one clue.
  2. They removed all the "broken" questions where the answer was vague or wrong.

They were left with a much smaller set of 1,689 truly difficult puzzles.

The Results: The AI Got Much Worse (But That's Good)

When they re-tested the AI models on this new, clean set of puzzles:

  • The scores dropped dramatically. For example, one model's score on one test fell from 70% down to 24%.
  • Why is this good? It proves that the model wasn't actually smart at combining images and text before; it was just good at spotting the cheat codes.
  • On the new clean tests, the models had to actually use both the picture and the text to get the answer right. The "gap" between using just text, just images, and using both became much clearer.

The Bottom Line

The paper concludes that current AI tests for "mixing images and text" are flawed. They are like a driving test where the car can pass by just pressing the gas pedal without ever steering. The authors have built a new, stricter driving test (CIRCUS) that forces the car to actually steer. Until we use tests like this, we might be overestimating how smart our AI really is.

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 →