← Latest papers
💻 computer science

Ill-Posed by Design: Probing Evidence Use in VLMs

This paper introduces Metric VQA, an ill-posed object-size estimation benchmark, to reveal that even large vision-language models fail to effectively leverage scene geometry for metric reasoning and rely heavily on target identity rather than robust evidence integration, a limitation that persists despite counterfactual analysis and fine-tuning.

Original authors: Boaz Meivar, Shaked Perek, Shani Shvartzman, Eli Schwartz, Shai Avidan

Published 2026-06-24
📖 6 min read🧠 Deep dive

Original authors: Boaz Meivar, Shaked Perek, Shani Shvartzman, Eli Schwartz, Shai Avidan

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 Idea: The "One-Photo Riddle"

Imagine you show a picture of a coffee mug to a smart AI and ask, "How tall is this mug in centimeters?"

In the real world, this is a tricky question (or what the paper calls an "ill-posed" task). If you look at a photo of a mug, you can't actually know its true size just by looking at the pixels. A tiny toy mug and a giant coffee mug can look exactly the same size in a photo if the toy is held close to the camera and the real mug is far away.

To guess the size, humans (and AIs) have to use clues:

  • What is it? (It's a mug, so it's probably about 10cm tall).
  • What's next to it? (It's next to a keyboard, so it's likely small).
  • How big does it look? (It takes up a lot of the screen, so maybe it's huge?).
  • The room's shape? (The perspective lines of the table might tell us how far away it is).

The paper asks: When an AI answers this question, which of these clues is it actually using?

The Problem: The "Too Many Clues" Trap

Usually, when scientists test AI, they use easy questions where all the clues point to the same answer.

  • Example: "Is there a cat in this picture?"
  • The Trap: If you blur out the cat's tail, the AI still sees the ears and the fur and says "Yes." The scientist thinks, "Great, the AI sees the cat!" But actually, the AI might have just ignored the tail entirely. Because there were too many clues, removing one didn't change the answer, so we couldn't tell what the AI was really relying on.

The Solution: The "Blindfolded Detective" Test

The authors created a special test called Metric VQA. They forced the AI to solve the "One-Photo Riddle" where no single clue is enough to get the right answer.

To figure out what the AI is thinking, they performed "surgery" on the images before showing them to the AI. They called these Counterfactual Interventions. Think of it like a detective removing evidence from a crime scene to see if the suspect's story changes.

They tested 12 different AI models (some very small, some massive) by doing things like:

  1. The "Ghost" Test: Show the AI the question but no picture at all. (Does it just guess based on the words?)
  2. The "Swap" Test: Keep the picture but replace the mug with a toaster. (Does the AI realize it's looking at the wrong object?)
  3. The "Zoom" Test: Make the mug look twice as big in the photo without changing the object itself. (Does the AI get confused and say the mug is now a giant?)
  4. The "Distortion" Test: Bend the picture like a funhouse mirror. (Does the AI use the shape of the room to guess size?)

The Shocking Results

Here is what they found, using simple metaphors:

1. The "Text-Only" Cheat Code
Even the biggest, most expensive AI models (with hundreds of billions of parameters) performed worse than a text-only AI that couldn't see the picture at all.

  • The Metaphor: It's like a student taking a math test who is so good at memorizing the textbook that they get a higher score if they are blindfolded and just read the question, rather than trying to actually look at the diagram. The AI was mostly guessing based on the name of the object (e.g., "A 'laptop' is usually 30cm wide") rather than looking at the image.

2. The "Identity" Crutch
The one thing the AIs actually looked at was what the object was.

  • The Metaphor: If you swapped the mug for a toaster, the AI's answer changed drastically. It knew, "Oh, that's a toaster, not a mug!" But it didn't necessarily look at the pixels of the toaster to measure it; it just switched its internal "average toaster size" guess.

3. The "Size" Confusion
When the researchers zoomed in on the object to make it look huge, the AI did not say, "Wow, that's a giant mug!"

  • The Metaphor: The AI was like a person who knows a dog is usually 50cm tall. If you show them a picture of a dog that looks huge because it's close to the camera, the AI doesn't say, "That's a 2-meter dog!" It just ignores the size of the picture and sticks to its memory of what a "dog" usually is.

4. The "Room" Blindness
The AIs almost completely ignored the geometry of the room (perspective, vanishing points).

  • The Metaphor: Even when the picture was warped to look like a funhouse mirror, the AI's answer barely changed. It wasn't using the shape of the room to help it guess the size.

The "Fine-Tuning" Fix (and why it didn't fully work)

The researchers tried to "teach" the AI better by giving it extra training (LoRA fine-tuning) specifically on measuring sizes.

  • Did it work? Yes, the scores got better.
  • Did it learn to see? No.
  • The Metaphor: It's like teaching a student who is bad at math to memorize the answers to specific practice problems. They get better at the test, but they didn't learn the concept of geometry. They just got better at guessing based on the clues they were already using (like the object's name or its immediate surroundings). They still didn't learn to use the "room shape" clue.

The Bottom Line

The paper concludes that when we ask these AI models to measure things from a single photo, they aren't really "measuring" anything. They are mostly guessing based on what they know about the object's name, with a little bit of help from looking at the object's identity.

They are "ill-posed by design" because the task is impossible to solve perfectly with just one photo, and that impossibility reveals that the AI is taking shortcuts. The authors released their test data so others can check if new AI models are finally learning to actually see and measure, or if they are just better at guessing.

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 →