English

Do VLMs Have Bad Eyes? Diagnosing Compositional Failures via Mechanistic Interpretability

Computer Vision and Pattern Recognition 2025-08-28 v2

Abstract

Vision-Language Models (VLMs) have shown remarkable performance in integrating visual and textual information for tasks such as image captioning and visual question answering. However, these models struggle with compositional generalization and object binding, which limit their ability to handle novel combinations of objects and their attributes. Our work explores the root causes of these failures using mechanistic interpretability techniques. We show evidence that individual neurons in the MLP layers of CLIP's vision encoder represent multiple features, and this "superposition" directly hinders its compositional feature representation which consequently affects compositional reasoning and object binding capabilities. We hope this study will serve as an initial step toward uncovering the mechanistic roots of compositional failures in VLMs. The code and supporting results can be found https://github.com/Mystic-Slice/Do-VLMs-Have-Bad-Eyes.

Keywords

Cite

@article{arxiv.2508.16652,
  title  = {Do VLMs Have Bad Eyes? Diagnosing Compositional Failures via Mechanistic Interpretability},
  author = {Ashwath Vaithinathan Aravindan and Abha Jha and Mihir Kulkarni},
  journal= {arXiv preprint arXiv:2508.16652},
  year   = {2025}
}

Comments

To be published in Explainable Computer Vision: Quo Vadis? workshop at ICCV'25

R2 v1 2026-07-01T05:02:12.603Z