MathTutorBench: A Benchmark for Measuring Open-ended Pedagogical Capabilities of LLM Tutors
Jakub Macina, Nico Daheim, Ido Hakimi, Manu Kapur, Iryna Gurevych, Mrinmaya Sachan
TL;DR
MathTutorBench tackles the lack of holistic, scalable evaluation for open-ended math tutoring by LLMs. It defines three skill domains—subject expertise, student understanding, and pedagogical abilities—and curates datasets (GSM8k, Bridge, MathDial) into MathDialBridge variants, plus a StepVerify, to enable comprehensive automatic evaluation. A reward-model-based Scaffolding Score and a pairwise preference data pipeline are used to assess pedagogical quality across seven tutoring tasks, revealing a trade-off between solving ability and pedagogy and greater difficulty in longer dialogs. The benchmark is open-source to accelerate rapid, fair comparisons and the development of safer, more effective tutoring LLMs, while acknowledging limitations and the need for extension to broader domains and safety considerations.
Abstract
Evaluating the pedagogical capabilities of AI-based tutoring models is critical for making guided progress in the field. Yet, we lack a reliable, easy-to-use, and simple-to-run evaluation that reflects the pedagogical abilities of models. To fill this gap, we present MathTutorBench, an open-source benchmark for holistic tutoring model evaluation. MathTutorBench contains a collection of datasets and metrics that broadly cover tutor abilities as defined by learning sciences research in dialog-based teaching. To score the pedagogical quality of open-ended teacher responses, we train a reward model and show it can discriminate expert from novice teacher responses with high accuracy. We evaluate a wide set of closed- and open-weight models on MathTutorBench and find that subject expertise, indicated by solving ability, does not immediately translate to good teaching. Rather, pedagogy and subject expertise appear to form a trade-off that is navigated by the degree of tutoring specialization of the model. Furthermore, tutoring appears to become more challenging in longer dialogs, where simpler questioning strategies begin to fail. We release the benchmark, code, and leaderboard openly to enable rapid benchmarking of future models.
