Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Math-PUMA: Progressive Upward Multimodal Alignment to Enhance Mathematical Reasoning

About

Multimodal Large Language Models (MLLMs) excel in solving text-based mathematical problems, but they struggle with mathematical diagrams since they are primarily trained on natural scene images. For humans, visual aids generally enhance problem-solving, but MLLMs perform worse as information shifts from textual to visual modality. This decline is mainly due to their shortcomings in aligning images and text. To tackle aforementioned challenges, we propose Math-PUMA, a methodology focused on Progressive Upward Multimodal Alignment. This approach is designed to improve the mathematical reasoning skills of MLLMs through a three-stage training process, with the second stage being the critical alignment stage. We first enhance the language model's mathematical reasoning capabilities with extensive set of textual mathematical problems. We then construct a multimodal dataset with varying degrees of textual and visual information, creating data pairs by presenting each problem in at least two forms. By leveraging the Kullback-Leibler (KL) divergence of next-token prediction distributions to align visual and textual modalities, consistent problem-solving abilities are ensured. Finally, we utilize multimodal instruction tuning for MLLMs with high-quality multimodal data. Experimental results on multiple mathematical reasoning benchmarks demonstrate that the MLLMs trained with Math-PUMA surpass most open-source MLLMs. Our approach effectively narrows the performance gap for problems presented in different modalities. The code and data are available at: \url{https://github.com/wwzhuang01/Math-PUMA}.

Wenwen Zhuang, Xin Huang, Xiantao Zhang, Jin Zeng• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMathVerse--
266
Mathematical Multimodal ReasoningMathVerse
Accuracy33.6
259
Mathematical ReasoningMathVision
Accuracy14
168
Multimodal Mathematical ReasoningMathVista mini (test)
Overall Accuracy47.9
114
Multimodal Mathematical ReasoningMathVerse
Average Score33.6
70
Geometry Problem SolvingMathVista GPS
Accuracy48.1
38
Geometric PerceptionGePBench 1.0 (Overall)
Average Score44.3
34
Geometric PerceptionGePBench Easy 1.0
Existence Accuracy42.1
34
Geometric PerceptionGePBench 1.0 (Hard)
Existence45.1
34
Mathematical Problem SolvingMathVerse (testmini)
Accuracy33.6
28
Showing 10 of 15 rows

Other info

Follow for update