Abstract
Predicting student performance in an academic institution is important for detecting at-risk students and administering early-intervention strategies. We propose a new grade prediction model that considers three factors: temporal dynamics of prior courses across previous semesters, short-term performance consistency, and relative performance against peers. The proposed architecture comprises modules that incorporate the attention mechanism, a new short-term gated long short-term memory network, and a graph convolutional network to address limitations of existing works that fail to consider the above factors jointly. A weighted fusion layer is used to fuse learned representations of the above three modules—course importance, performance consistency, and relative performance. The aggregated representations are then used for grade prediction which, in turn, is used to classify at-risk students. Experiment results using three datasets obtained from over twenty thousand students across seventeen undergraduate courses show that the proposed model achieves low prediction errors and high F1 scores compared to existing models that predict grades and thereafter identifies at-risk students via a pre-defined threshold.
Original language | English |
---|---|
Title of host publication | Proceedings of the 15th International Conference on Educational Data Mining, EDM 2022 |
Publisher | International Educational Data Mining Society |
ISBN (Electronic) | 9781733673631 |
DOIs | |
Publication status | Published - 2022 |
Externally published | Yes |
Event | 15th International Conference on Educational Data Mining, EDM 2022 - Hybrid, Durham, United Kingdom Duration: Jul 24 2022 → Jul 27 2022 |
Publication series
Name | Proceedings of the 15th International Conference on Educational Data Mining, EDM 2022 |
---|
Conference
Conference | 15th International Conference on Educational Data Mining, EDM 2022 |
---|---|
Country/Territory | United Kingdom |
City | Hybrid, Durham |
Period | 7/24/22 → 7/27/22 |
Bibliographical note
Publisher Copyright:© 2022 Copyright is held by the author(s).
ASJC Scopus Subject Areas
- Computer Science Applications
- Information Systems
Keywords
- attention mechanism
- Grade prediction
- graph convolutional network
- long short-term memory network
- machine learning