Automated Feedback in Math Education: A Comparative Analysis of LLMs for Open-Ended Responses

Sami Baral,Eamon Worden,Wen-Chiang Lim,Zhuang Luo,Christopher Santorelli,Ashish Gurung,Neil Heffernan
2024-10-30
Abstract:The effectiveness of feedback in enhancing learning outcomes is well documented within Educational Data Mining (EDM). Various prior research has explored methodologies to enhance the effectiveness of feedback. Recent developments in Large Language Models (LLMs) have extended their utility in enhancing automated feedback systems. This study aims to explore the potential of LLMs in facilitating automated feedback in math education. We examine the effectiveness of LLMs in evaluating student responses by comparing 3 different models: Llama, SBERT-Canberra, and GPT4 model. The evaluation requires the model to provide both a quantitative score and qualitative feedback on the student's responses to open-ended math problems. We employ Mistral, a version of Llama catered to math, and fine-tune this model for evaluating student responses by leveraging a dataset of student responses and teacher-written feedback for middle-school math problems. A similar approach was taken for training the SBERT model as well, while the GPT4 model used a zero-shot learning approach. We evaluate the model's performance in scoring accuracy and the quality of feedback by utilizing judgments from 2 teachers. The teachers utilized a shared rubric in assessing the accuracy and relevance of the generated feedback. We conduct both quantitative and qualitative analyses of the model performance. By offering a detailed comparison of these methods, this study aims to further the ongoing development of automated feedback systems and outlines potential future directions for leveraging generative LLMs to create more personalized learning experiences.
Computers and Society,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to use large language models (LLMs) to provide automated grading and feedback in mathematics education. Specifically, the researchers explored the performance of three different models - the Llama variant Mistral, SBERT - Canberra, and GPT - 4 - when evaluating students' answers to open - ended questions. These models are required not only to give a quantitative score but also to provide qualitative feedback. The study evaluated the effectiveness of these models by comparing them with the grading and feedback provided by teachers. In addition, the study also explored the potential of these automated feedback systems in improving learning outcomes and their application directions in future personalized learning experiences.