English

Can Vision-Language Models Solve Visual Math Equations?

Computation and Language 2025-09-12 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Despite strong performance in visual understanding and language-based reasoning, Vision-Language Models (VLMs) struggle with tasks requiring integrated perception and symbolic computation. We study this limitation through visual equation solving, where mathematical equations are embedded in images, variables are represented by object icons, and coefficients must be inferred by counting. While VLMs perform well on textual equations, they fail on visually grounded counterparts. To understand this gap, we decompose the task into coefficient counting and variable recognition, and find that counting is the primary bottleneck, even when recognition is accurate. We also observe that composing recognition and reasoning introduces additional errors, highlighting challenges in multi-step visual reasoning. Finally, as equation complexity increases, symbolic reasoning itself becomes a limiting factor. These findings reveal key weaknesses in current VLMs and point toward future improvements in visually grounded mathematical reasoning.

Keywords

Cite

@article{arxiv.2509.09013,
  title  = {Can Vision-Language Models Solve Visual Math Equations?},
  author = {Monjoy Narayan Choudhury and Junling Wang and Yifan Hou and Mrinmaya Sachan},
  journal= {arXiv preprint arXiv:2509.09013},
  year   = {2025}
}

Comments

Monjoy Narayan Choudhury and Junling Wang contributed equally to this work. Accepted at EMNLP2025 main. Code and datasets are open-sourced with links in the paper

R2 v1 2026-07-01T05:31:04.125Z