Enhancing educational assessment through automated question classification using a RoBERTa-based ensemble model

利用基于 RoBERTa 的集成模型,通过自动问题分类来增强教育评估

阅读:1

Abstract

Classifying exam questions using Bloom's Taxonomy is a critical task in education. However, performing this classification manually is often inefficient, prone to subjective errors and demands significant time from educators. To address this challenge, this study proposes and evaluates a robust system using state-of-the-art Deep Learning (DL) techniques. This system uses the pre-trained language model RoBERTa to understand the meaning of text and turn it into useful features. These features are then used by three different types of models to classify the text: a Gated Recurrent Unit (GRU), a Long Short-Term Memory (LSTM) and a Convolutional Neural Network (CNN). To further enhance performance, a Weighted Ensemble model is implemented, which intelligently combines the predictions of the three models. The models were trained and evaluated using a publically available dataset. Experimental results show that all models demonstrate an outstanding efficacy and the weighted ensemble model outperforms all individual models. The ensemble model established a new standard of performance at 92.37% accuracy, macro F1-Score of 0.923 and an Area Under the Curve (AUC) of 0.992. Crucially, the marginal gain over the best single model was confirmed to be statistically significant via McNemar's Test (P = 0.048). This paper presents a scalable system that will enable the automatic assessment of the objects in real-time with high accuracy that could ensure the objects in the assessment are not biased, would significantly reduce efforts put in by teachers and enhance the overall quality of educational practices.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。