Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Self-Attentive model for Knowledge Tracing

About

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.

Shalini Pandey, George Karypis• 2019

Related benchmarks

TaskDatasetResultRank
Knowledge TracingAssistments public benchmark 2009-2010
AUC0.7798
35
Knowledge TracingKT-PSP-25 1.0 (test)
AUC60.74
30
Knowledge TracingJunyi
ACC79.81
24
Knowledge TracingEdNet
AUC0.751
18
Knowledge TracingEdNet 1.0 (test)
AUC76.71
17
Knowledge TracingmilkT (test)
ACC Wrong48.32
16
Knowledge TracingStatics 2011
Accuracy79.62
14
Knowledge TracingEdNet (test)
AUC0.765
12
Knowledge TracingAlgebra 2005
AUC79.3
10
Knowledge TracingASSISTments 2017
AUC0.718
10
Showing 10 of 18 rows

Other info

Follow for update