paper-with-me

Papers

MATHGLANCE: Multimodal Large Language Models Do Not Know Where to Look in Mathematical Diagrams

2025-03-26 · Yanpeng Sun, Shan Zhang, Wei Tang, Aotian Chen, Piotr Koniusz, Kai Zou, Yuan Xue, Anton Van Den Hengel

Diagrams serve as a fundamental form of visual language, representing complex concepts and their inter-relationships through structured symbols, shapes, and spatial arrangements. Unlike natural images, their inherently symbolic and abstract nature poses significant challenges for Multimodal Large Language Models (MLLMs). However, current benchmarks conflate perceptual and reasoning tasks, making it difficult to assess whether MLLMs genuinely understand mathematical diagrams beyond superficial pattern recognition. To address this gap, we introduce MATHGLANCE, a benchmark specifically designed to isolate and evaluate mathematical perception in MLLMs. MATHGLANCE comprises 1.2K images and 1.6K carefully curated questions spanning four perception tasks: shape classification, object counting, relationship identification, and object grounding, covering diverse domains including plane geometry, solid geometry, and graphical representations. Our evaluation of MLLMs reveals that their ability to understand diagrams is notably limited, particularly in fine-grained grounding tasks. In response, we construct GeoPeP, a perception-oriented dataset of 200K structured geometry image-text pairs explicitly annotated with geometric primitives and precise spatial relationships. Training MLLM on GeoPeP leads to significant gains in perceptual accuracy, which in turn substantially improves mathematical reasoning. Our benchmark and dataset establish critical standards for evaluating and advancing multimodal mathematical understanding, providing valuable resources and insights to foster future MLLM research.

📄 PDF Abstract BibTeX arXiv:2503.20745

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningObject Counting

Similar Papers 제목 키워드 기반

Multimodal Integrated Knowledge Transfer to Large Language Models through Preference Optimization with Biomedical Applications

2025-05-09 · Da Wu, Zhanliang Wang, Quan Nguyen, Zhuoran Xu 외

The scarcity of high-quality multimodal biomedical data limits the ability to effectively fine-tune pretrained Large Language Models (LLMs) for specialized biomedical tasks. To address this challenge, we introduce MINT (…

Disease PredictionRAGTransfer Learning

CoRe-MMRAG: Cross-Source Knowledge Reconciliation for Multimodal RAG

2025-06-03 · Yang Tian, Fan Liu, Jingyuan Zhang, Victoria W. 외

Multimodal Retrieval-Augmented Generation (MMRAG) has been introduced to enhance Multimodal Large Language Models by incorporating externally retrieved multimodal knowledge, but it introduces two challenges: Parametric-R…

Answer GenerationRAGRetrieval-augmented GenerationVisual Question Answering (VQA)

MLLM-CL: Continual Learning for Multimodal Large Language Models

2025-06-05 · Hongbo Zhao, Fei Zhu, Rundong Wang, Gaofeng Meng 외

Recent Multimodal Large Language Models (MLLMs) excel in vision-language understanding but face challenges in adapting to dynamic real-world scenarios that require continuous integration of new knowledge and skills. Whil…

Continual Learning

M3Exam: A Multilingual, Multimodal, Multilevel Benchmark for Examining Large Language Models

2023-06-08 · NeurIPS 2023 11 · Wenxuan Zhang, Sharifah Mahani Aljunied, Chang Gao, Yew Ken Chia 외

Despite the existence of various benchmarks for evaluating natural language processing models, we argue that human exams are a more suitable means of evaluating general intelligence for large language models (LLMs), as t…

Knowledge Distillation from Language-Oriented to Emergent Communication for Multi-Agent Remote Control

2024-01-23 · Yongjun Kim, Sejin Seo, Jihong Park, Mehdi Bennis 외

In this work, we compare emergent communication (EC) built upon multi-agent deep reinforcement learning (MADRL) and language-oriented semantic communication (LSC) empowered by a pre-trained large language model (LLM) usi…

Deep Reinforcement LearningKnowledge DistillationLanguage ModelingLanguage Modelling+2