MEGA Hub

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

Authors

Do you know Fexiang Liu?You can claim authorship or link another user.Do you know Shiye Wang?You can claim authorship or link another user.Do you know Qiang Qiu?You can claim authorship or link another user.Do you know Zheng Wang?You can claim authorship or link another user.

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.

Community

00

Publication notes

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