Do Vision-Language Models See Visualizations Like Humans? Alignment in Chart Categorization
Péter Ferenc Gyarmati, Manfred Klaffenböck, Laura Koesten, Torsten Möller
TL;DR
The paper investigates whether vision-language models align with human perception in parsing scientific visualizations, focusing on core perceptual attributes: purpose, dimensionality, and encoding. It employs a visual-only, zero-shot setup using 305 VisImageNavigator images from VIS30K and ground-truth VisType labels to evaluate 13 diverse vision-language systems via system prompts and a strict JSON output schema. Findings show robust identification of purpose and dimensionality but significant difficulty with fine-grained encodings, with model scale not guaranteeing better alignment and a tendency toward overconfident mislabeling. The work highlights a perceptual gap and argues for careful human supervision and benchmark-guided integration to advance trustworthy, human-centered visualization tools, while outlining next steps to broaden the evaluation and probe multimodal reasoning through textual cues.
Abstract
Vision-language models (VLMs) hold promise for enhancing visualization tools, but effective human-AI collaboration hinges on a shared perceptual understanding of visual content. Prior studies assessed VLM visualization literacy through interpretive tasks, revealing an over-reliance on textual cues rather than genuine visual analysis. Our study investigates a more foundational skill underpinning such literacy: the ability of VLMs to recognize a chart's core visual properties as humans do. We task 13 diverse VLMs with classifying scientific visualizations based solely on visual stimuli, according to three criteria: purpose (e.g., schematic, GUI, visualization), encoding (e.g., bar, point, node-link), and dimensionality (e.g., 2D, 3D). Using expert labels from the human-centric VisType typology as ground truth, we find that VLMs often identify purpose and dimensionality accurately but struggle with specific encoding types. Our preliminary results show that larger models do not always equate to superior performance and highlight the need for careful integration of VLMs in visualization tasks, with human supervision to ensure reliable outcomes.
