English

Are VLMs Really Blind

Computation and Language 2024-10-30 v1 Computer Vision and Pattern Recognition

Abstract

Vision Language Models excel in handling a wide range of complex tasks, including Optical Character Recognition (OCR), Visual Question Answering (VQA), and advanced geometric reasoning. However, these models fail to perform well on low-level basic visual tasks which are especially easy for humans. Our goal in this work was to determine if these models are truly "blind" to geometric reasoning or if there are ways to enhance their capabilities in this area. Our work presents a novel automatic pipeline designed to extract key information from images in response to specific questions. Instead of just relying on direct VQA, we use question-derived keywords to create a caption that highlights important details in the image related to the question. This caption is then used by a language model to provide a precise answer to the question without requiring external fine-tuning.

Keywords

Cite

@article{arxiv.2410.22029,
  title  = {Are VLMs Really Blind},
  author = {Ayush Singh and Mansi Gupta and Shivank Garg},
  journal= {arXiv preprint arXiv:2410.22029},
  year   = {2024}
}

Comments

2 pages, 1 figure

R2 v1 2026-06-28T19:39:37.249Z