← Latest papers
💬 NLP

Where Does the Answer Come From? Benchmarking View-Level Visual Evidence Identification in Multi-View MLLMs for Autonomous Driving

This paper introduces a new benchmark for autonomous driving that evaluates multi-view multimodal large language models on their ability to correctly identify the specific camera view supporting an answer, thereby exposing grounding failures that traditional answer-only evaluations miss.

Original authors: Yimu Wang, Yee Man Choi, Barry Zhang, Mozhgan Nasr Azadani, Sean Sedwards, Krzysztof Czarnecki

Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Yimu Wang, Yee Man Choi, Barry Zhang, Mozhgan Nasr Azadani, Sean Sedwards, Krzysztof Czarnecki

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: "Did You Look in the Right Place?"

Imagine you are taking a very difficult test with a team of six friends standing around you. Each friend is holding a camera, and they are all filming the exact same street scene from different angles: one in front, one behind, and four on the sides.

The teacher asks a tricky question about the scene, like, "What is the pedestrian near the building most likely doing?"

In the past, researchers only cared if your team gave the correct answer. If you said, "They are waiting to cross," and that was true, you got a gold star.

This paper argues that's not enough.

The authors say: What if you got the right answer, but you were actually looking at the wrong friend's camera? Maybe the pedestrian was clearly visible in the "Back Left" camera, but your team guessed the answer based on the "Front" camera (perhaps because they guessed based on general knowledge rather than looking at the evidence).

The paper introduces a new test to see if AI models can not only answer the question but also point to the specific camera view that holds the proof.

The New Test: The "Six-Camera" Challenge

The researchers built a benchmark (a standardized test) using data from NuScenes, a popular dataset of autonomous driving scenes.

  • The Setup: The AI is shown six synchronized video frames from a car's surround-view cameras.
  • The Task: The AI must do two things:
    1. Identify which specific camera (e.g., "Front Left") contains the visual evidence needed to answer the question.
    2. Answer the question itself.
  • The "Golden" Truth: The researchers manually checked every single question and decided exactly which camera should have been used. This is called the "Golden View."

The Three Ways They Tested the AI

To understand where the AI fails, they ran three different types of tests:

  1. The "Spot the Evidence" Test (View Selection):
    The AI sees all six cameras and must simply point to the one with the answer. It doesn't have to answer the question yet; it just has to find the right source.

    • Analogy: The teacher asks, "Which friend has the photo of the cat?" The student just has to point to the friend.
  2. The "Oracle" Test (Perfect Conditions):
    The researchers give the AI only the correct camera image (the Golden View) and ask the question.

    • Analogy: The teacher hands the student the exact photo of the cat and asks, "What is the cat doing?" This tests if the student can reason correctly when the evidence is handed to them on a silver platter.
  3. The "Full Loop" Test (Real World):
    The AI sees all six cameras and must pick the right one and answer the question in one go.

    • Analogy: The student looks at all six friends, picks the right one, and then answers the question. This is the hardest test because if they pick the wrong friend, they fail, even if their answer happens to be right by luck.

What They Found: The "Hallucination" Problem

The results were surprising and revealed a hidden flaw in many advanced AI models:

  • The "Lucky Guess" Trap: Many models got the right answer but pointed to the wrong camera.

    • Example: A model might say, "The pedestrian is waiting to cross" (Correct Answer) but claim they saw it in the "Front" camera (Wrong Evidence), when the pedestrian was actually only visible in the "Back Left" camera.
    • This suggests the AI is guessing or using "language shortcuts" (knowing that pedestrians usually wait) rather than actually seeing the evidence.
  • The "Front-Camera Bias": Even when the evidence was clearly in the side or rear cameras, many models stubbornly insisted the answer was in the "Front" camera. It's like a detective who refuses to look anywhere but the front door, even if the clues are clearly in the backyard.

  • The Gap Between Proprietary and Open Models:

    • The big, expensive "proprietary" models (like Claude and GPT) were much better at finding the right camera view (around 75–80% accuracy).
    • The open-source models struggled significantly, with some getting it right less than 13% of the time.

Why This Matters for Self-Driving Cars

The paper emphasizes that in self-driving cars, trustworthy reasoning is just as important as a correct decision.

If a self-driving car decides to brake because it sees a child, but it "thinks" it saw the child in the front camera when the child was actually in the rear-left, the car's internal logic is broken. If the system is wrong about where it saw the danger, it might fail in a slightly different situation.

The Bottom Line

This paper doesn't claim to have fixed the AI. Instead, it built a diagnostic tool.

Think of it like a doctor giving a patient a new kind of X-ray. Previously, the doctor only checked if the patient could walk (the final answer). Now, they are checking if the patient is actually using their legs correctly or if they are just dragging their feet and hoping for the best.

The paper concludes that by separating the "finding the evidence" step from the "answering" step, we can finally see which AI models are truly "seeing" the world and which ones are just 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 →