paper-with-me

Papers

The Art of Saying "Maybe": A Conformal Lens for Uncertainty Benchmarking in VLMs

2025-09-16 · Asif Azad, Mohammad Sadat Hossain, MD Sadik Hossain Shanto, M Saifur Rahman, Md Rizwan Parvez arxiv

Vision-Language Models (VLMs) have achieved remarkable progress in complex visual understanding across scientific and reasoning tasks. While performance benchmarking has advanced our understanding of these capabilities, the critical dimension of uncertainty quantification has received insufficient attention. Therefore, unlike prior conformal prediction studies that focused on limited settings, we conduct a comprehensive uncertainty benchmarking study, evaluating 18 state-of-the-art VLMs (open and closed-source) across 6 multimodal datasets with 3 distinct scoring functions. For closed-source models lacking token-level logprob access, we develop and validate instruction-guided likelihood proxies. Our findings demonstrate that larger models consistently exhibit better uncertainty quantification; models that know more also know better what they don't know. More certain models achieve higher accuracy, while mathematical and reasoning tasks elicit poorer uncertainty performance across all models compared to other domains. This work establishes a foundation for reliable uncertainty evaluation in multimodal systems.

📄 PDF Abstract BibTeX arXiv:2509.13379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conformal Prediction: A Theoretical Note and Benchmarking Transductive Node Classification in Graphs

2024-09-26 · Pranav Maneriker, Aditya T. Vadlamani, Anutam Srinivasan, Yuntian He 외

Conformal prediction has become increasingly popular for quantifying the uncertainty associated with machine learning models. Recent work in graph uncertainty quantification has built upon this approach for conformal gra…

BenchmarkingConformal PredictionNode ClassificationPrediction+1

Mitigating LLM Hallucinations via Conformal Abstention

2024-04-04 · Yasin Abbasi Yadkori, Ilja Kuzborskij, David Stutz, András György 외

We develop a principled procedure for determining when a large language model (LLM) should abstain from responding (e.g., by saying "I don't know") in a general domain, instead of resorting to possibly "hallucinating" a …

Conformal PredictionGenerative Question AnsweringHallucinationLanguage Modelling+4

Structured Conformal Inference for Matrix Completion with Applications to Group Recommender Systems

2024-04-26 · Ziyi Liang, Tianmin Xie, Xin Tong, Matteo Sesia

We develop a conformal inference method to construct a joint confidence region for a given group of missing entries within a sparsely observed matrix, focusing primarily on entries from the same column. Our method is mod…

Collaborative FilteringDecision MakingMatrix CompletionRecommendation Systems

Conformal Linguistic Calibration: Trading-off between Factuality and Specificity

2025-02-26 · Zhengping Jiang, Anqi Liu, Benjamin Van Durme

Language model outputs are not always reliable, thus prompting research into how to adapt model responses based on uncertainty. Common approaches include: \emph{abstention}, where models refrain from generating responses…

Language ModelingLanguage ModellingSpecificity

Beyond Point Estimates: Benchmarking Uncertainty Quantification Methods on the AION-1 Astronomical Foundation Model

2026-06-05 · Karla Tame-Narvaez, Aleksandra Ćiprijanović, Shubhendu Trivedi arxiv

Foundation models for astronomical surveys offer powerful learned representations that can be transferred to downstream regression tasks such as galaxy property estimation. However, point predictions alone are insufficie…