An RNN-attention model with knowledge distillation predicts at-risk students slightly better than standard RNNs using only early course weeks, on four years of one university course.
GritNet: Student Performance Prediction with Deep Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Student performance prediction - where a machine forecasts the future performance of students as they interact with online coursework - is a challenging problem. Reliable early-stage predictions of a student's future performance could be critical to facilitate timely educational interventions during a course. However, very few prior studies have explored this problem from a deep learning perspective. In this paper, we recast the student performance prediction problem as a sequential event prediction problem and propose a new deep learning based algorithm, termed GritNet, which builds upon the bidirectional long short term memory (BLSTM). Our results, from real Udacity students' graduation predictions, show that the GritNet not only consistently outperforms the standard logistic-regression based method, but that improvements are substantially pronounced in the first few weeks when accurate predictions are most challenging.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Knowledge Distillation in RNN-Attention Models for Early Prediction of Student Performance
An RNN-attention model with knowledge distillation predicts at-risk students slightly better than standard RNNs using only early course weeks, on four years of one university course.