paper-with-me

Papers

DynaMath: A Dynamic Visual Benchmark for Evaluating Mathematical Reasoning Robustness of Vision Language Models

2024-10-29 · Chengke Zou, Xingang Guo, Rui Yang, Junyu Zhang, Bin Hu, huan zhang

The rapid advancements in Vision-Language Models (VLMs) have shown great potential in tackling mathematical reasoning tasks that involve visual context. Unlike humans who can reliably apply solution steps to similar problems with minor modifications, we found that SOTA VLMs like GPT-4o can consistently fail in these scenarios, revealing limitations in their mathematical reasoning capabilities. In this paper, we investigate the mathematical reasoning robustness in VLMs and evaluate how well these models perform under different variants of the same question, such as changes in visual numerical values or function graphs. While several vision-based math benchmarks have been developed to assess VLMs' problem-solving capabilities, these benchmarks contain only static sets of problems and cannot easily evaluate mathematical reasoning robustness. To fill this gap, we introduce DynaMath, a dynamic visual math benchmark designed for in-depth assessment of VLMs. DynaMath includes 501 high-quality, multi-topic seed questions, each represented as a Python program. Those programs are carefully designed and annotated to enable the automatic generation of a much larger set of concrete questions, including many different types of visual and textual variations. DynaMath allows us to evaluate the generalization ability of VLMs, by assessing their performance under varying input conditions of a seed question. We evaluated 14 SOTA VLMs with 5,010 generated concrete questions. Our results show that the worst-case model accuracy, defined as the percentage of correctly answered seed questions in all 10 variants, is significantly lower than the average-case accuracy. Our analysis emphasizes the need to study the robustness of VLMs' reasoning abilities, and DynaMath provides valuable insights to guide the development of more reliable models for mathematical reasoning.

📄 PDF Abstract BibTeX arXiv:2411.00836

Code (0)

등록된 구현이 없습니다.

Tasks

MathMathematical Reasoning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DynaSolidGeo: A Dynamic Benchmark for Genuine Spatial Mathematical Reasoning of VLMs in Solid Geometry

2025-10-25 · Changti Wu, Shijie Lian, Zihao Liu, Lei Zhang 외 arxiv

Solid geometry problem solving demands spatial mathematical reasoning that integrates spatial intelligence and symbolic reasoning. However, most existing multimodal mathematical reasoning benchmarks focus primarily on 2D…

Mathematical ReasoningSpatial Reasoning

VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search

2025-03-13 · Yiming Jia, Jiachen Li, Xiang Yue, Bo Li 외

Vision-Language Models have made significant progress on many perception-focused tasks, however, their progress on reasoning-focused tasks seem to be limited due to the lack of high-quality and diverse training data. In …

Image RetrievalMath

MV-MATH: Evaluating Multimodal Math Reasoning in Multi-Visual Contexts

2025-02-28 · CVPR 2025 1 · Peijie Wang, Zhong-Zhi Li, Fei Yin, Xin Yang 외

Multimodal Large Language Models (MLLMs) have shown promising capabilities in mathematical reasoning within visual contexts across various datasets. However, most existing multimodal math benchmarks are limited to single…

MathMathematical ReasoningMultiple-choice

MathScape: Evaluating MLLMs in multimodal Math Scenarios through a Hierarchical Benchmark

2024-08-14 · Minxuan Zhou, Hao Liang, Tianpeng Li, Zhiyu Wu 외

With the development of Multimodal Large Language Models (MLLMs), the evaluation of multimodal models in the context of mathematical problems has become a valuable research field. Multimodal visual-textual mathematical r…

MathMathematical Reasoning

VisAidMath: Benchmarking Visual-Aided Mathematical Reasoning

2024-10-30 · Jingkun Ma, Runzhe Zhan, Derek F. Wong, Yang Li 외

Although previous research on large language models (LLMs) and large multi-modal models (LMMs) has systematically explored mathematical problem-solving (MPS) within visual contexts, the analysis of how these models proce…

BenchmarkingHallucinationMathematical Problem-SolvingMathematical Reasoning+1