paper-with-me

홈 › Papers

Reading Between the Lines: Abstaining from VLM-Generated OCR Errors via Latent Representation Probes

2025-11-25 · Jihan Yao, Achin Kulshrestha, Nathalie Rauschmayr, Reed Roberts, Banghua Zhu, Yulia Tsvetkov, Federico Tombari arxiv

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, aggregating attention over visual tokens, and ensembling single layer probes by majority vote. Experiments on four benchmarks across image and video modalities show LRP improves abstention accuracy by 7.6\% over best baselines. Our analysis reveals: probes generalize across various uncertainty sources and datasets, and optimal signals emerge from intermediate rather than final layers. This establishes a principled framework for building deployment-ready AI systems by detecting confidence signals from internal states rather than unreliable outputs.

📄 PDF Abstract BibTeX arXiv:2511.19806

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Learning to Abstain from Binary Prediction

2016-02-25 · Akshay Balsubramani

A binary classifier capable of abstaining from making a label prediction has two goals in tension: minimizing errors, and avoiding abstaining unnecessarily often. In this work, we exactly characterize the best achievable…

Prediction

A New Strategy of Cost-Free Learning in the Class Imbalance Problem

2013-07-22 · Xiaowan Zhang, Bao-Gang Hu

In this work, we define cost-free learning (CFL) formally in comparison with cost-sensitive learning (CSL). The main difference between them is that a CFL approach seeks optimal classification results without requiring a…

General Classification

Abstaining Classification When Error Costs are Unequal and Unknown

2018-06-09 · Hongjiao Guan, Yingtao Zhang, H. D. Cheng, Xianglong Tang

Abstaining classificaiton aims to reject to classify the easily misclassified examples, so it is an effective approach to increase the clasificaiton reliability and reduce the misclassification risk in the cost-sensitive…

ClassificationGeneral Classification

Optimizing Odia Braille Literacy: The Influence of Speed on Error Reduction and Enhanced Comprehension

2023-10-12 · Monnie Parida, Manjira Sinha, Anupam Basu, Pabitra Mitra

This study aims to conduct an extensive detailed analysis of the Odia Braille reading comprehension among students with visual disability. Specifically, the study explores their reading speed and hand or finger movements…

Reading Comprehension

Abstaining Machine Learning -- Philosophical Considerations

2024-09-01 · Daniela Schuster

This paper establishes a connection between the fields of machine learning (ML) and philosophy concerning the phenomenon of behaving neutrally. It investigates a specific class of ML systems capable of delivering a neutr…

Philosophy