MMTutorBench: The First Multimodal Benchmark for AI Math Tutoring
Tengchao Yang, Sichen Guo, Mengzhao Jia, Jiaming Su, Yuanyang Liu, Zhihan Zhang, Meng Jiang
TL;DR
MMTutorBench introduces the first multimodal benchmark explicitly designed for AI math tutoring, evaluating 12 MLLMs on 685 problems structured around pedagogically significant key-steps. The dataset pairs handwritten-student frames with three tutoring tasks—Insight Discovery, Operation Formulation, and Operation Execution—assessed via a six-dimension rubric and a rubric-guided LLM judge. Findings reveal a clear gap between proprietary and open-source models, and a persistent gap from human tutors, with end-to-end visual grounding proving essential and OCR-based pipelines significantly underperforming. The study highlights the diagnostic value of rubric-based evaluation for tutoring and sets a foundation for advancing safe, effective AI math tutors, while noting limitations such as single-turn evaluation and English-language scope.
Abstract
Effective math tutoring requires not only solving problems but also diagnosing students' difficulties and guiding them step by step. While multimodal large language models (MLLMs) show promise, existing benchmarks largely overlook these tutoring skills. We introduce MMTutorBench, the first benchmark for AI math tutoring, consisting of 685 problems built around pedagogically significant key-steps. Each problem is paired with problem-specific rubrics that enable fine-grained evaluation across six dimensions, and structured into three tasks-Insight Discovery, Operation Formulation, and Operation Execution. We evaluate 12 leading MLLMs and find clear performance gaps between proprietary and open-source systems, substantial room compared to human tutors, and consistent trends across input variants: OCR pipelines degrade tutoring quality, few-shot prompting yields limited gains, and our rubric-based LLM-as-a-Judge proves highly reliable. These results highlight both the difficulty and diagnostic value of MMTutorBench for advancing AI tutoring.
