AI-Driven Virtual Teacher for Enhanced Educational Efficiency: Leveraging Large Pretrain Models for Autonomous Error Analysis and Correction
Tianlong Xu, Yi-Fan Zhang, Zhendong Chu, Shen Wang, Qingsong Wen
TL;DR
The paper tackles the high cost and limited generalizability of traditional math error correction by proposing VATE, a multimodal, dual-stream architecture that uses student drafts, an error pool, and guided dialogue to autonomously identify and remediate errors. It introduces a multimodal data pipeline and two error-analysis streams to achieve open-world error detection with reduced reliance on exhaustive error databases. Empirical results from deployment on the Squirrel AI platform show 78.3% expert-validated error analyses, substantial learning gains (e.g., 15% reduction in related error rates, up to 37% with effective dialogue, NVRS down 61.5%), and broad scalability across regions. The work demonstrates that AI-driven, draft-centric error analysis can transform educational efficiency, offering a cost-effective, flexible solution adaptable to multiple subjects and grade levels.
Abstract
Students frequently make mistakes while solving mathematical problems, and traditional error correction methods are both time-consuming and labor-intensive. This paper introduces an innovative \textbf{V}irtual \textbf{A}I \textbf{T}eacher system designed to autonomously analyze and correct student \textbf{E}rrors (VATE). Leveraging advanced large language models (LLMs), the system uses student drafts as a primary source for error analysis, which enhances understanding of the student's learning process. It incorporates sophisticated prompt engineering and maintains an error pool to reduce computational overhead. The AI-driven system also features a real-time dialogue component for efficient student interaction. Our approach demonstrates significant advantages over traditional and machine learning-based error correction methods, including reduced educational costs, high scalability, and superior generalizability. The system has been deployed on the Squirrel AI learning platform for elementary mathematics education, where it achieves 78.3\% accuracy in error analysis and shows a marked improvement in student learning efficiency. Satisfaction surveys indicate a strong positive reception, highlighting the system's potential to transform educational practices.
