paper-with-me

홈 › Papers

Answer-Level Trust Selection for Physical Vision-Language Reasoning

2026-08-20 · Rongyu Yu, Ke Niu, Fengxiang He arxiv

Vision-language models (VLMs) can estimate physical quantities such as duration, speed, and acceleration from visual observations, but existing benchmarks primarily assess overall model performance against annotated ground truth. In deployment, a key question is whether an individual prediction can be trusted when its ground truth is unavailable. Self-consistency alone may fail to capture important failure modes: a VLM may produce stable-but-wrong estimates or rely on textual priors rather than visual evidence. We formulate answer-level selective prediction for quantitative physical reasoning and propose Answer-Level Trust Selection (ATS), a post-hoc, model-agnostic framework for accepting or rejecting individual VLM predictions. ATS requires no fine-tuning, auxiliary verifier, or access to the model's internal logits. Instead, it aggregates eight interpretable behavioral diagnostic scores derived from repeated queries and controlled interventions into a unified trust score. We evaluate ATS in depth on Qwen2.5-VL-7B and across 20 VLM backbones, examining selective performance, diagnostic behavior, and targeted failure modes. Our results show that intervention-based diagnostics help identify stable-but-wrong and prior-tracking predictions that repeated agreement alone may miss. However, improved failure-case rejection can come at the cost of lower retention of correct predictions. ATS therefore complements model-level capability evaluation with answer-level reliability assessment for quantitative VLM predictions. Code will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2608.19807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Semantics: Uncovering the Physics of Fakes via Universal Physical Descriptors for Cross-Modal Synthetic Detection

2026-04-06 · Mei Qiu, Jianqiang Zhao, Yanyun Qu arxiv

The rapid advancement of AI generated content (AIGC) has blurred the boundaries between real and synthetic images, exposing the limitations of existing deepfake detectors that often overfit to specific generative models.…

Representation Learning

ClickAIXR: On-Device Multimodal Vision-Language Interaction with Real-World Objects in Extended Reality

2026-04-06 · Dawar Khan, Alexandre Kouyoumdjian, Xinyu Liu, Omar Mena 외 arxiv

We present ClickAIXR, a novel on-device framework for multimodal vision-language interaction with objects in extended reality (XR). Unlike prior systems that rely on cloud-based AI (e.g., ChatGPT) or gaze-based selection…

MOANOFS: Multi-Objective Automated Negotiation based Online Feature Selection System for Big Data Classification

2018-10-11 · Fatma BenSaid, Adel M. Alimi

Feature Selection (FS) plays an important role in learning and classification tasks. The object of FS is to select the relevant and non-redundant features. Considering the huge amount number of features in real-world app…

Binary ClassificationDecision Makingfeature selectionGeneral Classification

World Models in Words: Auditing Physical State-Transition Commitments in Vision-Language Models

2026-05-28 · Emmanuelle Bourigault arxiv

Vision-language models (VLMs) are increasingly used to answer questions about physical scenes, yet most evaluations reduce performance to a final answer. This hides whether the model perceived the right objects, represen…

Process Rewards with Learned Reliability

2026-05-15 · Jinyuan Li, Langlin Huang, Chengsong Huang, Shaoyang Xu 외 arxiv

Process Reward Models (PRMs) provide step-level feedback for reasoning, but current PRMs usually output only a single reward score for each step. Downstream methods must therefore treat imperfect step-level reward predic…