BiRNN-DKT - Transfer Bi-directional LSTM RNN for Knowledge Tracing.

Bin Xu,Sheng Yan,Dan Yang
DOI: https://doi.org/10.1007/978-3-030-30952-7_3
2019-01-01
Abstract:In recent years, online education is transforming from mobile education to intelligent education, and the rapid development of machine learning breathe into intelligent education with powerful energy. Deep Knowledge Tracing (DKT) is a state of the art method for modeling students’ abilities which is changing by time. It can accurately predict students’ mastery of knowledge or skill as well as their future performance. In this paper, we study the structure of the DKT model and proposed a new deep knowledge tracing model based on Bidirectional Recurrent Neural Network (BiRNN-DKT). We have also optimized the incorporating of data preprocessing and external features to improve model performance. Experiments show that the model can not only predict students’ performance by capturing their history performance, but also get more accurate learning status simulation by integrating past and future context sequence information into the model multiple knowledge concepts. Compared with the traditional model, the proposed BiRNN-DKT gets an improvement in predicting students’ knowledge ability and performance, and has great advantages in measuring the level of knowledge acquired by students.
What problem does this paper attempt to address?