MathFlow: Enhancing the Perceptual Flow of MLLMs for Visual Mathematical Problems
About
Despite strong results on many tasks, multimodal large language models (MLLMs) still underperform on visual mathematical problem solving, especially in reliably perceiving and interpreting diagrams. Inspired by human problem-solving, we hypothesize that the ability to extract meaningful information from diagrams is pivotal, as it directly conditions subsequent inference. Hence, we introduce FlowVerse, a comprehensive benchmark that provides a fine-grained evaluation of MLLMs' perception and reasoning capabilities. Our preliminary results on FlowVerse reveal that existing MLLMs exhibit substantial limitations when extracting essential information and reasoned properties from diagrams and performing complex reasoning based on these visual inputs. In response, we introduce MathFlow, a modular problem-solving pipeline that decouples perception and inference into distinct stages, thereby optimizing each independently. Given the perceptual limitations observed in current MLLMs, we trained MathFlow-P-7B as a dedicated perception model. Experimental results indicate that MathFlow-P-7B yields substantial performance gains when integrated with various closed-source and open-source inference models. This demonstrates the effectiveness of the MathFlow pipeline and its compatibility with diverse inference frameworks. Project page: https://github.com/MathFlow-zju/MathFlow.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Mathematical Reasoning | MathVerse | Accuracy62.4 | 183 | |
| Multimodal Mathematical Reasoning | MathVerse | Average Score62.4 | 66 | |
| Multimodal Mathematical Reasoning | FlowVerse Text Centric | CoT Error62 | 38 | |
| Multimodal Mathematical Reasoning | MathVerse mini (test) | T-Dominant Score51.1 | 26 | |
| Mathematical Reasoning | MathVerse vision-only (testmini) | Accuracy39 | 22 | |
| Multi-modal Mathematical Reasoning | FlowVerse raw | Performance70.4 | 20 | |
| Visual Mathematical Reasoning | FlowVerse Vision Primary RP+EI+OQ | CoT-E Score69.4 | 20 | |
| Visual Mathematical Reasoning | FlowVerse Vision Centric RP+EI+OQ | CoT Error54.5 | 20 | |
| Visual Mathematical Reasoning | FlowVerse Text Limited RP+EI+OQ | CoT Error60.8 | 20 | |
| Visual Mathematical Reasoning | FlowVerse DI+RP+EI+OQ (All) | CoT Error57 | 20 |