Vision-language models hide uncertainty despite internal awareness
A new benchmark reveals a critical gap in vision-language model behavior: VLMs can internally recognize when visual evidence is insufficient to answer a question, yet they fail to express that uncertainty and abstain anyway. Researchers introduced TRAPSBench, a procedurally generated video dataset with 1,404 physics scenarios where a single targeted change makes outcomes unknowable, plus PECS, a calibration metric that penalizes both incorrect answers and false confidence. Testing 16 VLMs across five families showed poor spontaneous restraint, with the best model scoring only 0.292 on PECS. The bottleneck is expression rather than perception, suggesting that improving model honesty about uncertainty requires architectural or training changes beyond better feature extraction.
Modelwire context
ExplainerThe key insight is architectural: VLMs possess the internal signal to recognize insufficient evidence but lack the training or design to act on it. This isn't a perception problem masquerading as one, which reframes where fixes should target.
This finding sits directly alongside the August LLM uncertainty work, particularly the Gricean retreat paper, which identified the same encode-but-fail-to-express pattern in text models. TRAPSBench adds a vision-specific stress test and a calibration metric (PECS) that penalizes confident wrong answers, whereas prior VLM benchmarks like SciFigBench focused on whether models admit uncertainty when visual input is corrupted or absent. The convergence across modalities (text and vision) in the past week suggests the field is converging on a shared diagnosis: models have the mechanistic ingredients but coordination failures prevent deployment of those ingredients. This is distinct from the instruction-tuning work, which showed tuning increases verbalized confidence independent of accuracy; here the problem is the opposite (internal knowledge, external silence).
If researchers successfully patch this via training interventions (e.g., auxiliary losses that reward abstention when internal uncertainty is high) and the fix generalizes to held-out video domains beyond TRAPSBench within the next six months, that confirms the bottleneck is truly expression rather than perception. If the fix fails to transfer or requires model-specific tuning, the diagnosis was incomplete.
Coverage we drew on
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsTRAPSBench · PECS · Vision-Language Models
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as “TRAPSBench: Vision-Language Models Encode but Fail to Express Epistemic Restraint”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.