Witness Evidence Portfolios: Single-Prefill Risk Detection for Closed Multimodal Answers
The paper introduces Witness Evidence Portfolios (WEP), a white-box, inference-time risk detection method that analyzes layer-by-layer visual contributions to generate interpretable evidence routes, thereby significantly improving the reliability of closed multimodal answers without requiring image perturbation, backward passes, or external verifiers.
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 hiring a very smart, very confident robot to answer questions about pictures. You show it a photo of a garden and ask, "Are there carrots here?" The robot instantly shouts, "No!" with 99% certainty. But what if the robot is actually looking at the word "garden" in the corner of the image, or a random cloud, and just guessing? This is the tricky world of Multimodal Large Language Models (MLLMs). These are AI systems that can "see" images and "read" text, combining them to answer questions. The big problem isn't just getting the right answer; it's knowing when the AI is confidently wrong. In the real world, we need to know if we can trust a robot's answer or if we should double-check it. This paper tackles the question: How can we tell if a robot's confidence is real, or just a lucky guess based on the wrong part of the picture?
Enter Witness Evidence Portfolios (WEP), a new method developed by Feixiang Liu and colleagues to act as a detective for these AI robots. Think of the AI's brain as a giant library where every layer of its thinking process leaves a trail of breadcrumbs. Usually, we only look at the final answer the robot gives. WEP, however, goes back and checks the "breadcrumbs" left behind during the split second the robot was thinking. It asks two simple questions: Where did the robot look for its evidence, and how tightly was that evidence focused?
Here is how WEP works, using a playful analogy. Imagine the robot is a detective trying to solve the "Carrot Case."
- The Witness Map: First, WEP identifies the "witnesses." If the question is about carrots, the witnesses are the parts of the image that actually look like carrots.
- The Evidence Trail: As the robot thinks, it gathers "signed evidence." This is like a scorecard where positive numbers mean "this supports the answer" and negative numbers mean "this argues against it." WEP traces exactly which parts of the image contributed to the robot's final "No."
- The Two Checks:
- Provenance (The "Where" Check): Did the robot's positive evidence actually land on the carrot witnesses? Or did it accidentally land on a background fence or a chart title? If the robot says "No carrots" but its positive evidence is stuck on a fence, WEP flags it as risky.
- Concentration (The "Focus" Check): Is the robot's evidence tightly packed on the right spot, or is it scattered all over the image like a confused person? If the evidence is spread out everywhere, it suggests the robot is guessing rather than seeing.
The researchers tested this "detective kit" on three different AI models (Qwen3-VL, LLaVA, and InternVL) and four different sets of tricky visual questions. They found that WEP is incredibly good at spotting the confident-but-wrong answers. In fact, across all 12 combinations of models and tests, WEP improved the ability to rank errors by an average of 0.134 (measured as Error Average Precision). This means that if you have a list of answers to review, WEP helps you find the mistakes much faster than just looking at the robot's confidence score alone.
What makes this special is that WEP doesn't need to ask the robot to try again, change the picture, or use a second robot to check the work. It uses the exact same "thinking path" the robot took the first time, just peeking at the internal notes it left behind. The team also proved that this works because the evidence actually matches the question, not just because of some random math trick. When they shuffled the evidence around so it didn't match the question anymore, the system stopped working, showing that the "where" and "how focused" of the evidence really matters.
In short, WEP gives us a way to peek under the hood of AI vision. It doesn't change the robot's answer, but it gives us a "risk score" that tells us, "Hey, this answer is confident, but the robot was looking at the wrong thing." This allows us to build safer systems where we can trust the robot when it's right, and catch it when it's confidently wrong, all without slowing things down or needing extra tools. It's like having a super-observant intern who quietly checks the detective's notes before the final report is filed.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.