| Issue |
ITM Web Conf.
Volume 88, 2026
The 2026 International Conference on Artificial Intelligence, Big Data and Computer Science (AIBDCS 2026)
|
|
|---|---|---|
| Article Number | 01032 | |
| Number of page(s) | 6 | |
| Section | Artificial Intelligence, Big Data and Computer Science | |
| DOI | https://doi.org/10.1051/itmconf/20268801032 | |
| Published online | 27 July 2026 | |
K12 Mathematics Error Diagnosis and Heuristic Guidance Method Based on Lightweight Large Language Models
School of Science Zhejiang Sci-Tech University, Hangzhou, Zhejiang, China
* This email address is being protected from spambots. You need JavaScript enabled to view it.
Abstract
Current K12 online math tutoring platforms share a common weakness: they tend to identify student errors only at a surface level, and when it comes to feedback, most systems simply hand out the correct answer. Over time, this combination chips away at the pedagogical promise of intelligent tutoring. The present work tackles both problems through a lightweight diagnostic-feedback pipeline that pairs MathBERT for semantic analysis with SymPy for symbolic verification. Why two engines? Because MathBERT reads the meaning behind a student’s response — catching conceptual slips that pattern-matching would miss — while SymPy checks whether two mathematical expressions are genuinely equivalent, which eliminates the well-documented hallucination tendencies of language models in algebraic contexts. For the feedback component, parameter-efficient fine-tuning (PEFT) first injects math-domain knowledge into a compact language model, after which direct preference optimization (DPO) steers the model toward Socratic-style questioning instead of answer-revealing behavior. Tested against the MathDial corpus, the pipeline reaches 99.17% on answer verification accuracy, posts an F1 of 0.9139 for error localization, and keeps the direct-answer rate down to 4.2% — beating every baseline on all three counts. These numbers suggest that symbolic checking paired with preference alignment offers a practical path toward tutoring systems that are both reliable and genuinely instructive, even on modest hardware.
© The Authors, published by EDP Sciences, 2026
This is an Open Access article distributed under the terms of the Creative Commons Attribution License 4.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.

