paper-with-me

홈 › Papers

Do Vision-Language Models Really Understand Visual Language?

2024-09-30 · Yifan Hou, Buse Giledereli, Yilei Tu, Mrinmaya Sachan

Visual language is a system of communication that conveys information through symbols, shapes, and spatial arrangements. Diagrams are a typical example of a visual language depicting complex concepts and their relationships in the form of an image. The symbolic nature of diagrams presents significant challenges for building models capable of understanding them. Recent studies suggest that Large Vision-Language Models (LVLMs) can even tackle complex reasoning tasks involving diagrams. In this paper, we investigate this phenomenon by developing a comprehensive test suite to evaluate the diagram comprehension capability of LVLMs. Our test suite uses a variety of questions focused on concept entities and their relationships over a set of synthetic as well as real diagrams across domains to evaluate the recognition and reasoning abilities of models. Our evaluation of LVLMs shows that while they can accurately identify and reason about entities, their ability to understand relationships is notably limited. Further testing reveals that the decent performance on diagram understanding largely stems from leveraging their background knowledge as shortcuts to identify and reason about the relational information. Thus, we conclude that LVLMs have a limited capability for genuine diagram understanding, and their impressive performance in diagram reasoning is an illusion emanating from other confounding factors, such as the background knowledge in the models.

📄 PDF Abstract BibTeX arXiv:2410.00193

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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,…

Diagnosing Vision-and-Language Navigation: What Really Matters

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Vision-and-language navigation (VLN) is a multimodal task where an agent follows natural language instructions and navigates in visual environments. Multiple setups have been proposed, and researchers apply new model arc…

DiagnosticObjectVision and Language Navigation

Diagnosing Vision-and-Language Navigation: What Really Matters

2021-03-30 · NAACL 2022 7 · Wanrong Zhu, Yuankai Qi, Pradyumna Narayana, Kazoo Sone 외

Vision-and-language navigation (VLN) is a multimodal task where an agent follows natural language instructions and navigates in visual environments. Multiple setups have been proposed, and researchers apply new model arc…

DiagnosticObjectVision and Language Navigation

MathSight: A Benchmark Exploring Have Vision-Language Models Really Seen in University-Level Mathematical Reasoning?

2025-11-28 · Yuandong Wang, Yao Cui, Yuxin Zhao, Zhen Yang 외 arxiv

Recent advances in Vision-Language Models (VLMs) have achieved impressive progress in multimodal mathematical reasoning. Yet, how much visual information truly contributes to reasoning remains unclear. Existing benchmark…

Mathematical Reasoning

Understanding ME? Multimodal Evaluation for Fine-grained Visual Commonsense

2022-11-10 · Zhecan Wang, Haoxuan You, Yicheng He, Wenhao Li 외

Visual commonsense understanding requires Vision Language (VL) models to not only understand image and text but also cross-reference in-between to fully integrate and achieve comprehension of the visual scene described. …