Deep Analytic Model for Student Dropout Prediction in Massive Open Online Courses.

Ahmed A. Mubarak,Han Cao,Ibrahim M. Hezam
DOI: https://doi.org/10.1016/j.compeleceng.2021.107271
IF: 4.152
2021-01-01
Computers & Electrical Engineering
Abstract:Predicting students' performance is critical in Massive Open Online Courses (MOOCs) in order to benefit from many aspects such as students' retention and make timely interventions. In this paper, we propose a hyper-model of Convolutional Neural Networks and Long Short-Term Memory, called CONV-LSTM, in order to automatically extract features from MOOCs raw data and predict whether each student will drop out or complete courses. We consider class imbalance problem, which means that models will be biased to yield good results on the majority of class examples and poor results on the minority of class examples. In that case, model prediction is inaccurate, which means that the false negative rate is high. To reinforce better prediction performance, a cost-sensitive technique is used in the loss function, which considers the various misclassification costs for false negatives and false positives. The proposed model shows a better performance when compared to baseline methods.
What problem does this paper attempt to address?