Reading Between the Lines: Abstaining from VLM-Generated OCR Errors via Latent Representation Probes
Jihan Yao, Achin Kulshrestha, Nathalie Rauschmayr, Reed Roberts, Banghua Zhu, Yulia Tsvetkov, Federico Tombari

TL;DR
This paper introduces Latent Representation Probing (LRP), a method to improve VLMs' ability to abstain from uncertain predictions by analyzing internal representations, enhancing reliability in safety-critical scene text tasks.
Contribution
The paper proposes LRP, a novel approach that leverages internal hidden states and attention patterns in VLMs to better detect uncertainty and abstain from unreliable answers.
Findings
LRP improves abstention accuracy by 7.6% over baselines.
Probes generalize across datasets and uncertainty sources.
Optimal signals are found in intermediate layers.
Abstract
As VLMs are deployed in safety-critical applications, their ability to abstain from answering when uncertain becomes crucial for reliability, especially in Scene Text Visual Question Answering (STVQA) tasks. For example, OCR errors like misreading "50 mph" as "60 mph" could cause severe traffic accidents. This leads us to ask: Can VLMs know when they can't see? Existing abstention methods suggest pessimistic answers: they either rely on miscalibrated output probabilities or require semantic agreement unsuitable for OCR tasks. However, this failure may indicate we are looking in the wrong place: uncertainty signals could be hidden in VLMs' internal representations. Building on this insight, we propose Latent Representation Probing (LRP): training lightweight probes on hidden states or attention patterns. We explore three probe designs: concatenating representations across all layers,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Domain Adaptation and Few-Shot Learning
