paper-with-me

Papers

VisualOverload: Probing Visual Understanding of VLMs in Really Dense Scenes

2025-09-29 · Paul Gavrikov, Wei Lin, M. Jehanzeb Mirza, Soumya Jahagirdar, Muhammad Huzaifa, Sivan Doveh, Serena Yeung-Levy, James Glass, Hilde Kuehne arxiv

Is basic visual understanding really solved in state-of-the-art VLMs? We present VisualOverload, a slightly different visual question answering (VQA) benchmark comprising 2,720 question-answer pairs, with privately held ground-truth responses. Unlike prior VQA datasets that typically focus on near global image understanding, VisualOverload challenges models to perform simple, knowledge-free vision tasks in densely populated (or, overloaded) scenes. Our dataset consists of high-resolution scans of public-domain paintings that are populated with multiple figures, actions, and unfolding subplots set against elaborately detailed backdrops. We manually annotated these images with questions across six task categories to probe for a thorough understanding of the scene. We hypothesize that current benchmarks overestimate the performance of VLMs, and encoding and reasoning over details is still a challenging task for them, especially if they are confronted with densely populated scenes. Indeed, we observe that even the best model (o3) out of 37 tested models only achieves 19.6% accuracy on our hardest test split and overall 69.5% accuracy on all questions. Beyond a thorough evaluation, we complement our benchmark with an error analysis that reveals multiple failure modes, including a lack of counting skills, failure in OCR, and striking logical inconsistencies under complex tasks. Altogether, VisualOverload exposes a critical gap in current vision models and offers a crucial resource for the community to develop better models. Benchmark: http://paulgavrikov.github.io/visualoverload

📄 PDF Abstract BibTeX arXiv:2509.25339

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Responses Fall Short of Understanding: Revealing the Gap between Internal Representations and Responses in Visual Document Understanding

2026-04-06 · Haruka Kawasaki, Ryota Tanaka, Kyosuke Nishida arxiv

Visual document understanding (VDU) is a challenging task for large vision language models (LVLMs), requiring the integration of visual perception, text recognition, and reasoning over structured layouts. Although recent…

Why Vision Language Models Struggle with Visual Arithmetic? Towards Enhanced Chart and Geometry Understanding

2025-02-17 · Kung-Hsiang Huang, Can Qin, Haoyi Qiu, Philippe Laban 외

Vision Language Models (VLMs) have achieved remarkable progress in multimodal tasks, yet they often struggle with visual arithmetic, seemingly simple capabilities like object counting or length comparison, which are esse…

Arithmetic ReasoningChart UnderstandingDecoderMath+1

VISTA-Bench: Do Vision-Language Models Really Understand Visualized Text as Well as Pure Text?

2026-02-04 · Qing'an Liu, Juntong Feng, Yuhao Wang, Xinzhe Han 외 arxiv

Vision-Language Models (VLMs) have achieved impressive performance in cross-modal understanding across textual and visual inputs, yet existing benchmarks predominantly focus on pure-text queries. In real-world scenarios,…

Nodes Are Early, Edges Are Late: Probing Diagram Representations in Large Vision-Language Models

2026-03-03 · Haruto Yoshida, Keito Kudo, Yoichi Aoki, Ryota Tanaka 외 arxiv

Large vision-language models (LVLMs) demonstrate strong performance on diagram understanding benchmarks, yet they still struggle with understanding relationships between elements, particularly those represented by nodes …

Unraveling the Truth: Do VLMs really Understand Charts? A Deep Dive into Consistency and Robustness

2024-07-15 · Srija Mukhopadhyay, Adnan Qidwai, Aparna Garimella, Pritika Ramu 외

Chart question answering (CQA) is a crucial area of Visual Language Understanding. However, the robustness and consistency of current Visual Language Models (VLMs) in this field remain under-explored. This paper evaluate…

Chart Question AnsweringQuestion Answering