paper-with-me

홈 › Papers

Can Vision-Language Models Solve Visual Math Equations?

2025-09-10 · Monjoy Narayan Choudhury, Junling Wang, Yifan Hou, Mrinmaya Sachan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.09013

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

WARM: A Weakly (+Semi) Supervised Math Word Problem Solver

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Solving math word problems (MWPs) is an important and challenging problem in natural language processing. Existing approaches to solve MWPs require full supervision in the form of intermediate equations. However, labelin…

Math

Simple Vision-Language Math Reasoning via Rendered Text

2025-11-12 · Matvey Skripkin, Elizaveta Goncharova, Andrey Kuznetsov arxiv

We present a lightweight yet effective pipeline for training vision-language models to solve math problems by rendering LaTeX encoded equations into images and pairing them with structured chain-of-thought prompts. This …

WARM: A Weakly (+Semi) Supervised Model for Solving Math word Problems

2021-04-14 · Oishik Chatterjee, Isha Pandey, Aashish Waikar, Vishwajeet Kumar 외

Solving math word problems (MWPs) is an important and challenging problem in natural language processing. Existing approaches to solve MWPs require full supervision in the form of intermediate equations. However, labelin…

Math

WARM: A Weakly (+Semi) Supervised Math Word Problem Solver

2022-10-01 · COLING 2022 10 · Oishik Chatterjee, Isha Pandey, Aashish Waikar, Vishwajeet Kumar 외

Solving math word problems (MWPs) is an important and challenging problem in natural language processing. Existing approaches to solving MWPs require full supervision in the form of intermediate equations. However, label…

Math

Using Intermediate Representations to Solve Math Word Problems

2018-07-01 · ACL 2018 7 · Danqing Huang, Jin-Ge Yao, Chin-Yew Lin, Qingyu Zhou 외

To solve math word problems, previous statistical approaches attempt at learning a direct mapping from a problem description to its corresponding equation system. However, such mappings do not include the information of …

MathMath Word Problem Solving