2024

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

Rahmanzadehgervi, Pooyan, Bolton, Logan, Taesiri, Mohammad Reza et al.

Understand

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 humans.

  • Specifically, on BlindTest, our suite of 7 very simple tasks, including identifying (a) whether two circles overlap; (b) how many times two lines intersect; (c) which letter is being circled in a word; and (d) the number of circles in an Olympic-like logo, four state-of-the-art VLMs are only 58.07% accurate on average.
  • Claude 3.5 Sonnet performs the best at 77.84% accuracy, far from the human expected accuracy of 100%.
  • Across different image resolutions and line widths, VLMs including slow-thinking models consistently struggle with those tasks that require precise spatial information when geometric primitives overlap or are close.

Reading the bibliography…