Deep Matrix Factorization Based on Self-Attention Mechanism for Student Grade Prediction

Zongxin Guo,Tieyuan Liu,Liang Chang,Tianlong Gu
DOI: https://doi.org/10.1088/1742-6596/1651/1/012019
2020-01-01
Journal of Physics Conference Series
Abstract:Abstract Deep learning is gradually emerging in the field of educational data mining. Aiming at student grade prediction in education data mining, a prediction model combining self-attention mechanism and deep matrix factorization (ADMFN) is proposed. It can quickly extract important features of sparse data and process complex nonlinear data. Firstly, the student and course vector corresponding to the score matrix are input into the model and projected to obtain the potential feature vector of the student (course). Then, the potential feature vectors of students (courses) are added into the self-attention mechanism to construct a multi-layer perceptron network. Finally, by constructing a bilinear pooling layer, the output vectors of rows and columns are fused to obtain the predicted value of the score. We compare the existing recommendation system baselines to evaluate our model. The experimental results show that the proposed model is effective in real dataset.
What problem does this paper attempt to address?