Understanding the Limits of Vision Language Models Through the Lens of the Binding Problem
Declan Campbell, Sunayana Rane, Tyler Giallanza, Nicolò De Sabbata, Kia Ghods, Amogh Joshi, Alexander Ku, Steven M. Frankland, Thomas L. Griffiths, Jonathan D. Cohen, Taylor W. Webb
TL;DR
This work analyzes why vision-language models struggle with basic multi-object reasoning by framing failures through the binding problem. Through four experiments—visual search, numerosity estimation, scene description, and visual analogy—the authors demonstrate that representational interference and binding errors limit rapid multi-object processing, mirroring human constraints. They introduce a scene-description benchmark and show that reducing binding interference via input structuring improves performance, while discussing the trade-offs of compositional representations and potential paths to improved reasoning. The findings imply that VLMs possess compositional representations but require mechanisms (e.g., serial processing or object-centric frameworks) to manage bindings without sacrificing generalization, guiding future model design and evaluation.
Abstract
Recent work has documented striking heterogeneity in the performance of state-of-the-art vision language models (VLMs), including both multimodal language models and text-to-image models. These models are able to describe and generate a diverse array of complex, naturalistic images, yet they exhibit surprising failures on basic multi-object reasoning tasks -- such as counting, localization, and simple forms of visual analogy -- that humans perform with near perfect accuracy. To better understand this puzzling pattern of successes and failures, we turn to theoretical accounts of the binding problem in cognitive science and neuroscience, a fundamental problem that arises when a shared set of representational resources must be used to represent distinct entities (e.g., to represent multiple objects in an image), necessitating the use of serial processing to avoid interference. We find that many of the puzzling failures of state-of-the-art VLMs can be explained as arising due to the binding problem, and that these failure modes are strikingly similar to the limitations exhibited by rapid, feedforward processing in the human brain.
