Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.CV) · July 17, 2026

How Do VLMs Fail? Vision-Operation Misalignment in Compositional VQA

Navya Gupta, Bingjie Xu, Avinash Anand +2 more

Asking a model "is the red mug to the left of the laptop" is not one question but several: find the mug, confirm it is red, locate the laptop, work out the spatial relation. Vision-language models post respectable aggregate scores on this and nobody has looked closely at how the failures are distributed.

Aggregate accuracy hides exactly the thing you would want to know. A model failing 20% of the time could be slightly unreliable everywhere, or completely incapable of one specific operation such as spatial relations while being flawless at the rest. Those are different diagnoses with different fixes, and a single number cannot distinguish them.

This work examines which reasoning operations the failures attach to and what happens internally when they occur, calling the pattern vision-operation misalignment. Naming the failure mode is the prerequisite for fixing it, since you cannot repair a capability you have not separated from the average.

From the arXiv (cs.CV) abstract

Compositional visual question answering requires Vision-Language Models (VLMs) to execute multiple reasoning operations like object selection, spatial relation resolution, and attribute verification. Despite strong aggregate performance, the mechanistic basis of VLM failures on this task remains underexplored. To address this gap, we analyze vision-operation misalignment in VLMs by examining how failures relate to specific reasoning operations and the internal computational…


More Artificial Intelligence papers