Disentangling Pictorial Cue Understanding from Language Bias in VLMs via Depth Ordering Task

AI in healthcare
Published: arXiv: 2607.01503v1
Authors

Yiqian Liu Iuliia Kotseruba John K. Tsotsos

Abstract

In this paper, we study depth perception of vision-language models (VLMs) to isolate the effects of pictorial depth cues and disentangle vision and language influences on model performance. To this end, we combine depth-ordering and odd-one-out psychophysical tasks: the VLMs are presented with images where one object is at different depth relative to other, otherwise identical, objects, and must determine whether the odd-one-out target is closer or farther to the observer. To create stimuli, we generate 2D views from simulated and real 3D scenes while controlling the presence of individual pictorial depth cues, enabling a fine-grained analysis of cue-level contributions. Language effects are examined by varying referring expression clarity. We also introduce a novel metric to quantify vision-vs-language sensitivities. Applying this methodology, we create the Odd-One-Out Depth (O3-D) dataset with 37K real and synthetic images and 147K image-question pairs. Evaluation of 12 open-source and commercial models on O3-D shows under-utilization of depth cues and depth-ordering accuracies between 47% and 56%, with no model above chance level. At the same time, our metric reveals strong linguistic bias in the answers. Neither chain-of-thought (CoT) nor in-context learning (ICL) significantly improves performance, suggesting that static image data alone may be insufficient for depth understanding. All code, the image generation pipeline, and the O3-D dataset are publicly released at https://github.com/lyiqian/o3-d.

Paper Summary

Problem
The main problem addressed in this research paper is the limited understanding of depth perception in vision-language models (VLMs). Despite being trained on static images, VLMs struggle to accurately perceive depth, which is crucial for various applications such as robotic manipulation and human-robot interaction.
Key Innovation
The key innovation of this paper is the introduction of the Odd-One-Out Depth (O3-D) dataset, which is designed to systematically evaluate VLMs' depth understanding capabilities while taking into account complexities arising from the language dimension. The O3-D dataset consists of 37K real and synthetic images, along with 147K image-question pairs, and is used to create a novel metric to quantify vision-vs-language sensitivities.
Practical Impact
The findings of this research have significant practical implications for applications involving VLMs. The results show that VLMs are significantly more sensitive to language input than vision, which can lead to errors in depth perception. This has implications for applications such as robotic manipulation, where accurate depth perception is critical. The O3-D dataset and evaluation metrics can be used to improve the performance of VLMs in these applications.
Analogy / Intuitive Explanation
Imagine trying to understand a 3D scene by looking at a 2D picture. You might see some objects that appear closer or farther away, but you can't be sure. This is similar to how VLMs struggle to understand depth perception from static images. The O3-D dataset is like a set of 3D puzzles that help VLMs learn to accurately perceive depth, while also taking into account the complexities of language. By using this dataset and evaluation metrics, researchers can improve the performance of VLMs in applications where accurate depth perception is critical.
Paper Information
Categories:
cs.CV
Published Date:

arXiv ID:

2607.01503v1

Quick Actions