Multimodal Mathematical Reasoning with Diverse Solving Perspective
By: Wenhao Shi , Zhiqiang Hu , Yi Bin and more
Potential Business Impact:
Helps computers solve math problems with different ways.
Recent progress in large-scale reinforcement learning (RL) has notably enhanced the reasoning capabilities of large language models (LLMs), especially in mathematical domains. However, current multimodal LLMs (MLLMs) for mathematical reasoning often rely on one-to-one image-text pairs and single-solution supervision, overlooking the diversity of valid reasoning perspectives and internal reflections. In this work, we introduce MathV-DP, a novel dataset that captures multiple diverse solution trajectories for each image-question pair, fostering richer reasoning supervision. We further propose Qwen-VL-DP, a model built upon Qwen-VL, fine-tuned with supervised learning and enhanced via group relative policy optimization (GRPO), a rule-based RL approach that integrates correctness discrimination and diversity-aware reward functions. Our method emphasizes learning from varied reasoning perspectives and distinguishing between correct yet distinct solutions. Extensive experiments on the MathVista's minitest and Math-V benchmarks demonstrate that Qwen-VL-DP significantly outperforms prior base MLLMs in both accuracy and generative diversity, highlighting the importance of incorporating diverse perspectives and reflective reasoning in multimodal mathematical reasoning.
Similar Papers
MV-MATH: Evaluating Multimodal Math Reasoning in Multi-Visual Contexts
Artificial Intelligence
Teaches computers math from many pictures.
Diversity-Aware Policy Optimization for Large Language Model Reasoning
Machine Learning (CS)
Makes AI better at solving math problems.
WeThink: Toward General-purpose Vision-Language Reasoning via Reinforcement Learning
CV and Pattern Recognition
Teaches computers to understand pictures and words.