paper-with-me

홈 › Papers

"I understand why I got this grade": Automatic Short Answer Grading with Feedback

2024-06-30 · Dishank Aggarwal, Pritam Sil, Bhaskaran Raman, Pushpak Bhattacharyya

In recent years, there has been a growing interest in using Artificial Intelligence (AI) to automate student assessment in education. Among different types of assessments, summative assessments play a crucial role in evaluating a student's understanding level of a course. Such examinations often involve short-answer questions. However, grading these responses and providing meaningful feedback manually at scale is both time-consuming and labor-intensive. Feedback is particularly important, as it helps students recognize their strengths and areas for improvement. Despite the importance of this task, there is a significant lack of publicly available datasets that support automatic short-answer grading with feedback generation. To address this gap, we introduce Engineering Short Answer Feedback (EngSAF), a dataset designed for automatic short-answer grading with feedback. The dataset covers a diverse range of subjects, questions, and answer patterns from multiple engineering domains and contains ~5.8k data points. We incorporate feedback into our dataset by leveraging the generative capabilities of state-of-the-art large language models (LLMs) using our Label-Aware Synthetic Feedback Generation (LASFG) strategy. This paper underscores the importance of enhanced feedback in practical educational settings, outlines dataset annotation and feedback generation processes, conducts a thorough EngSAF analysis, and provides different LLMs-based zero-shot and finetuned baselines for future comparison. The best-performing model (Mistral-7B) achieves an overall accuracy of 75.4% and 58.7% on unseen answers and unseen question test sets, respectively. Additionally, we demonstrate the efficiency and effectiveness of our ASAG system through its deployment in a real-world end-semester exam at a reputed institute.

📄 PDF Abstract BibTeX arXiv:2407.12818

Code (0)

등록된 구현이 없습니다.

Tasks

automatic short answer grading

Similar Papers 제목 키워드 기반

Powergrading: a Clustering Approach to Amplify Human Effort for Short Answer Grading

2013-01-01 · TACL 2013 1 · Sumit Basu, Chuck Jacobs, V, Lucy erwende

We introduce a new approach to the machine-assisted grading of short answer questions. We follow past work in automated grading by first training a similarity metric between student responses, but then go on to use this …

Clustering

ASAG2024: A Combined Benchmark for Short Answer Grading

2024-09-27 · Gérôme Meyer, Philip Breuer, Jonathan Fürst

Open-ended questions test a more thorough understanding than closed-ended questions and are often a preferred assessment method. However, open-ended questions are tedious to grade and subject to personal bias. Therefore,…

Cheating Automatic Short Answer Grading: On the Adversarial Usage of Adjectives and Adverbs

2022-01-20 · Anna Filighera, Sebastian Ochs, Tim Steuer, Thomas Tregel

Automatic grading models are valued for the time and effort saved during the instruction of large student bodies. Especially with the increasing digitization of education and interest in large-scale standardized testing,…

Adversarial Attackautomatic short answer gradingvalid

A LLM-Powered Automatic Grading Framework with Human-Level Guidelines Optimization

2024-10-03 · Yucheng Chu, Hang Li, Kaiqi Yang, Harry Shomer 외

Open-ended short-answer questions (SAGs) have been widely recognized as a powerful tool for providing deeper insights into learners' responses in the context of learning analytics (LA). However, SAGs often present challe…

automatic short answer grading

Do Deep Neural Nets Display Human-like Attention in Short Answer Scoring?

2022-07-01 · NAACL 2022 7 · Zijie Zeng, Xinyu Li, Dragan Gasevic, Guanliang Chen

Deep Learning (DL) techniques have been increasingly adopted for Automatic Text Scoring in education. However, these techniques often suffer from their inabilities to explain and justify how a prediction is made, which, …