EDU-CIRCUIT-HW: Evaluating Multimodal Large Language Models on Real-World University-Level STEM Student Handwritten Solutions
Weiyu Sun, Liangliang Chen, Yongnuo Cai, Huiru Xie, Yi Zeng, Ying Zhang
TL;DR
This work presents EDU-CIRCUIT-HW, a real-world benchmark of 1,300+ authentic university-level handwritten STEM solutions to probe multimodal large language models (MLLMs) in both visual recognition and downstream auto-grading. It introduces a diagnostic pipeline that jointly evaluates upstream handwritten solution recognition fidelity and downstream grading quality, revealing a substantial latent error rate that traditional task-focused assessments miss. The authors validate an LLM-based recognition-error detector and a four-category error taxonomy, showing that better visual understanding reduces error propagation to grading, yet still lags behind human graders on fine-grained judgments. A case study demonstrates a human-in-the-loop regrading module that leverages detected error patterns to suppress recognition errors with minimal human effort, significantly boosting robustness on unseen solutions. These findings underscore the need for trustworthy AI-enabled educational tools and provide a practical blueprint for improving reliability in real-world educational deployments.
Abstract
Multimodal Large Language Models (MLLMs) hold significant promise for revolutionizing traditional education and reducing teachers' workload. However, accurately interpreting unconstrained STEM student handwritten solutions with intertwined mathematical formulas, diagrams, and textual reasoning poses a significant challenge due to the lack of authentic and domain-specific benchmarks. Additionally, current evaluation paradigms predominantly rely on the outcomes of downstream tasks (e.g., auto-grading), which often probe only a subset of the recognized content, thereby failing to capture the MLLMs' understanding of complex handwritten logic as a whole. To bridge this gap, we release EDU-CIRCUIT-HW, a dataset consisting of 1,300+ authentic student handwritten solutions from a university-level STEM course. Utilizing the expert-verified verbatim transcriptions and grading reports of student solutions, we simultaneously evaluate various MLLMs' upstream recognition fidelity and downstream auto-grading performance. Our evaluation uncovers an astonishing scale of latent failures within MLLM-recognized student handwritten content, highlighting the models' insufficient reliability for auto-grading and other understanding-oriented applications in high-stakes educational settings. In solution, we present a case study demonstrating that leveraging identified error patterns to preemptively detect and rectify recognition errors, with only minimal human intervention (approximately 4% of the total solutions), can significantly enhance the robustness of the deployed AI-enabled grading system on unseen student solutions.
