CVAIJan 15

MathDoc: Benchmarking Structured Extraction and Active Refusal on Noisy Mathematics Exam Papers

arXiv:2601.10104v1h-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses a critical gap in intelligent education by benchmarking model reliability under real-world degraded conditions, though it is incremental as it builds on existing extraction methods.

The authors tackled the problem of extracting structured questions from noisy mathematics exam papers, introducing the MathDoc benchmark with 3,609 curated questions and showing that state-of-the-art models achieve strong extraction but fail to refuse illegible inputs.

The automated extraction of structured questions from paper-based mathematics exams is fundamental to intelligent education, yet remains challenging in real-world settings due to severe visual noise. Existing benchmarks mainly focus on clean documents or generic layout analysis, overlooking both the structural integrity of mathematical problems and the ability of models to actively reject incomplete inputs. We introduce MathDoc, the first benchmark for document-level information extraction from authentic high school mathematics exam papers. MathDoc contains \textbf{3,609} carefully curated questions with real-world artifacts and explicitly includes unrecognizable samples to evaluate active refusal behavior. We propose a multi-dimensional evaluation framework covering stem accuracy, visual similarity, and refusal capability. Experiments on SOTA MLLMs, including Qwen3-VL and Gemini-2.5-Pro, show that although end-to-end models achieve strong extraction performance, they consistently fail to refuse illegible inputs, instead producing confident but invalid outputs. These results highlight a critical gap in current MLLMs and establish MathDoc as a benchmark for assessing model reliability under degraded document conditions. Our project repository is available at \href{https://github.com/winnk123/papers/tree/master}{GitHub repository}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes