paper-with-me

Papers

How Do VLMs Behave When Blind or Misled? Behavioral Evaluation of VLMs on Scientific Figures

2026-08-13 · Paul Osemudiame Oamen, Owusu-Banahene Osei, Ananya Mukherjee, Christian Greisinger, Steffen Eger, Pius Onobhayedo, Wei Zhao arxiv

Existing vision-language model (VLM) benchmarks emphasize perception and reasoning accuracy (how well VLMs describe and reason about what they see in an image), with limited attention to behavioral reliability under uncertainty (how they behave when visual evidence is missing or misleading). We introduce SciFigBench, a diagnostic VLM benchmark for scientific figure understanding that jointly evaluates perception, reasoning, and behavioral reliability under uncertainty. It contains 250 figures with high-quality human annotations across three evaluation aspects, totaling 600+ hours of annotation effort. We further extend these figures via image transformations, reasoning questions, resistance probes, caption-bias probes, and confirmed selective-blur targets, producing over 34,000 evaluation setups for stress testing. We further propose the Admittance-Resistance-Inductance (A-R-I) framework to evaluate whether models acknowledge insufficient evidence, resist misleading context, and infer cautiously from partial information. Our results reveal substantial behavioral differences among models. GPT-5.2 achieves the highest description quality (MQM 91.6) with strong reasoning accuracy (78.4%), yet hallucinates unreadable content in 96% of cases, whereas Gemini 3.1 Pro, a comparably capable model (MQM 90.2, reasoning 81.0%), admits uncertainty in 71% of such cases and achieves the strongest resistance score (0.91). These findings show that high perception and reasoning accuracy alone do not guarantee behavioral reliability, a dimension critical for deployment in scientific workflows.

📄 PDF Abstract BibTeX arXiv:2608.13267

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vision language models are blind: Failing to translate detailed visual features into words

2024-07-09 · Pooyan Rahmanzadehgervi, Logan Bolton, Mohammad Reza Taesiri, Anh Totti Nguyen

While large language models with vision capabilities (VLMs), e.g., GPT-4o and Gemini 1.5 Pro, score high on many vision-understanding benchmarks, they are still struggling with low-level vision tasks that are easy to hum…

Investigating and Mitigating the Multimodal Hallucination Snowballing in Large Vision-Language Models

2024-06-30 · Weihong Zhong, Xiaocheng Feng, Liang Zhao, Qiming Li 외

Though advanced in understanding visual information with human languages, Large Vision-Language Models (LVLMs) still suffer from multimodal hallucinations. A natural concern is that during multimodal interaction, the gen…

Hallucinationmultimodal interaction

BlindSight: Harnessing Sparsity for Efficient Vision-Language Models

2025-07-11 · Tharun Adithya Srikrishnan, Deval Shah, Timothy Hein, Ahmed Hasssan 외 arxiv

Large vision-language models (VLMs) enable joint processing of text and images. However, incorporating vision data significantly increases the prompt length, resulting in a longer time to first token (TTFT). This bottlen…

ColorBlindnessEval: Can Vision-Language Models Pass Color Blindness Tests?

2025-09-23 · Zijian Ling, Han Zhang, Yazhuo Zhou, Jiahao Cui arxiv

This paper presents ColorBlindnessEval, a novel benchmark designed to evaluate the robustness of Vision-Language Models (VLMs) in visually adversarial scenarios inspired by the Ishihara color blindness test. Our dataset …

Words or Vision: Do Vision-Language Models Have Blind Faith in Text?

2025-03-04 · CVPR 2025 1 · Ailin Deng, Tri Cao, Zhirui Chen, Bryan Hooi

Vision-Language Models (VLMs) excel in integrating visual and textual information for vision-centric tasks, but their handling of inconsistencies between modalities is underexplored. We investigate VLMs' modality prefere…

Language ModelingLanguage ModellingText Augmentation