vix.ing · top · new · best · stats · spec

Witness Evidence Portfolios: Single-Prefill Risk Detection for Closed Multimodal Answers

2026/07/30 by Fexiang Liu, Shiye Wang, Qiang Qiu +1
Computer Science · #cs.CV

paper · pdf

22 pages, 6 figures; includes supplementary material. Code: https://github.com/SouthWinter/WEP

arxiv created 2026/07/30 · arxiv updated 2026/07/31

Abstract

Reliable deployment of multimodal large language models (MLLMs) requires deciding whether a confident visual answer should be trusted, reviewed, or routed to a stronger system. Confidence scores capture candidate margins, but not where the estimated signed visual readouts associated with those margins come from or how they are distributed. We study inference-time risk detection for closed visual answers using the same white-box prefill path that produces the answer. Witness Evidence Portfolios (WEP) first estimates, layer by layer, which visual contributions support or contradict the predicted candidate. It summarizes these contributions through two interpretable route families: question-related evidence provenance and signed evidence concentration. Nested grouped validation chooses the more reliable family and a sparse top-k route portfolio, which is fused with candidate confidence. WEP needs no image perturbation, decoding change, backward pass, or external verifier. Across three MLLMs and four binary-answer benchmarks, WEP improves mean error AP by 0.134. All 12 model--dataset gains are positive, and image-cluster bootstrap intervals are strictly positive on 10 pairs. WEP targets white-box closed-answer systems and uses a labeled calibration slice.

Citations

Related