arXiv Analytics

Sign in

arXiv:1907.06837 [cs.LG]AbstractReferencesReviewsResources

A Self-Attentive model for Knowledge Tracing

Shalini Pandey, George Karypis

Published 2019-07-16Version 1

Knowledge tracing is the task of modeling each student's mastery of knowledge concepts (KCs) as (s)he engages with a sequence of learning activities. Each student's knowledge is modeled by estimating the performance of the student on the learning activities. It is an important research area for providing a personalized learning platform to students. In recent years, methods based on Recurrent Neural Networks (RNN) such as Deep Knowledge Tracing (DKT) and Dynamic Key-Value Memory Network (DKVMN) outperformed all the traditional methods because of their ability to capture complex representation of human learning. However, these methods face the issue of not generalizing well while dealing with sparse data which is the case with real-world data as students interact with few KCs. In order to address this issue, we develop an approach that identifies the KCs from the student's past activities that are \textit{relevant} to the given KC and predicts his/her mastery based on the relatively few KCs that it picked. Since predictions are made based on relatively few past activities, it handles the data sparsity problem better than the methods based on RNN. For identifying the relevance between the KCs, we propose a self-attention based approach, Self Attentive Knowledge Tracing (SAKT). Extensive experimentation on a variety of real-world dataset shows that our model outperforms the state-of-the-art models for knowledge tracing, improving AUC by 4.43% on average.

Comments: International Conference on Education Data Mining
Categories: cs.LG, cs.CY, stat.ML
Related articles: Most relevant | Search more
arXiv:1809.07828 [cs.LG] (Published 2018-09-20)
Recurrent Neural Networks based Obesity Status Prediction Using Activity Data
arXiv:1902.07275 [cs.LG] (Published 2019-02-19)
Understanding and Controlling Memory in Recurrent Neural Networks
arXiv:2201.09020 [cs.LG] (Published 2022-01-22)
Bi-CLKT: Bi-Graph Contrastive Learning based Knowledge Tracing