paper-with-me

홈 › Papers

Can Vision-Language Models Evaluate Handwritten Math?

2025-01-13 · Oikantik Nath, Hanani Bathina, Mohammed Safi Ur Rahman Khan, Mitesh M. Khapra

Recent advancements in Vision-Language Models (VLMs) have opened new possibilities in automatic grading of handwritten student responses, particularly in mathematics. However, a comprehensive study to test the ability of VLMs to evaluate and reason over handwritten content remains absent. To address this gap, we introduce FERMAT, a benchmark designed to assess the ability of VLMs to detect, localize and correct errors in handwritten mathematical content. FERMAT spans four key error dimensions - computational, conceptual, notational, and presentation - and comprises over 2,200 handwritten math solutions derived from 609 manually curated problems from grades 7-12 with intentionally introduced perturbations. Using FERMAT we benchmark nine VLMs across three tasks: error detection, localization, and correction. Our results reveal significant shortcomings in current VLMs in reasoning over handwritten text, with Gemini-1.5-Pro achieving the highest error correction rate (77%). We also observed that some models struggle with processing handwritten content, as their accuracy improves when handwritten inputs are replaced with printed text or images. These findings highlight the limitations of current VLMs and reveal new avenues for improvement. We release FERMAT and all the associated resources in the open-source to drive further research.

📄 PDF Abstract BibTeX arXiv:2501.07244

Code (1)

ai4bharat/fermat 공식 구현

Tasks

Math

Similar Papers 제목 키워드 기반

VEHME: A Vision-Language Model For Evaluating Handwritten Mathematics Expressions

2025-10-26 · Thu Phuong Nguyen, Duc M. Nguyen, Hyotaek Jeon, Hyunwook Lee 외 arxiv

Automatically assessing handwritten mathematical solutions is an important problem in educational technology with practical applications, but it remains a significant challenge due to the diverse formats, unstructured la…

Reinforcement Learning

Automated Grading of Students' Handwritten Graphs: A Comparison of Meta-Learning and Vision-Large Language Models

2025-07-03 · Behnam Parsaeifard, Martin Hlosta, Per Bergamin

With the rise of online learning, the demand for efficient and consistent assessment in mathematics has significantly increased over the past decade. Machine Learning (ML), particularly Natural Language Processing (NLP),…

Meta-Learning

When VLMs 'Fix' Students: Identifying and Penalizing Over-Correction in the Evaluation of Multi-line Handwritten Math OCR

2026-04-01 · Jin Seong, Wencke Liermann, Minho Kim, Jong-hun Shin 외 arxiv

Accurate transcription of handwritten mathematics is crucial for educational AI systems, yet current benchmarks fail to evaluate this capability properly. Most prior studies focus on single-line expressions and rely on l…

MathWriting: A Dataset For Handwritten Mathematical Expression Recognition

2024-04-16 · Philippe Gervais, Anastasiia Fadeeva, Andrii Maksai

Recognition of handwritten mathematical expressions allows to transfer scientific notes into their digital form. It facilitates the sharing, searching, and preservation of scientific information. We introduce MathWriting…

FormOptical Character Recognition (OCR)

The Aftermath of DrawEduMath: Vision Language Models Underperform with Struggling Students and Misdiagnose Errors

2026-03-01 · Li Lucy, Albert Zhang, Nathan Anderson, Ryan Knight 외 arxiv

Effective mathematics education requires identifying and responding to students' mistakes. For AI to support pedagogical applications, models must perform well across different levels of student proficiency. Our work pro…