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

SAINT+: Integrating Temporal Features for EdNet Correctness Prediction

About

We propose SAINT+, a successor of SAINT which is a Transformer based knowledge tracing model that separately processes exercise information and student response information. Following the architecture of SAINT, SAINT+ has an encoder-decoder structure where the encoder applies self-attention layers to a stream of exercise embeddings, and the decoder alternately applies self-attention layers and encoder-decoder attention layers to streams of response embeddings and encoder output. Moreover, SAINT+ incorporates two temporal feature embeddings into the response embeddings: elapsed time, the time taken for a student to answer, and lag time, the time interval between adjacent learning activities. We empirically evaluate the effectiveness of SAINT+ on EdNet, the largest publicly available benchmark dataset in the education domain. Experimental results show that SAINT+ achieves state-of-the-art performance in knowledge tracing with an improvement of 1.25% in area under receiver operating characteristic curve compared to SAINT, the current state-of-the-art model in EdNet dataset.

Dongmin Shin, Yugeun Shim, Hangyeol Yu, Seewoo Lee, Byungsoo Kim, Youngduck Choi• 2020

Related benchmarks

TaskDatasetResultRank
Knowledge TracingmilkT (test)
ACC Wrong54.09
16
Knowledge TracingEdNet (test)
AUC0.7921
12
Knowledge TracingEdNet (60% train 30% test)
RMSE0.4288
9
Knowledge TracingRAIEd 2020 (60% train 30% test)
RMSE0.4275
9
Knowledge TracingEdNet (50% train / 40% test)
RMSE0.4286
9
Knowledge TracingRAIEd 2020 (50% train 40% test)
RMSE0.4276
9
Knowledge TracingDBE-KT22
ACC Error30.86
8
Knowledge TracingmilkT (val)
Error Rate54.89
8
Knowledge TracingmilkT English (val)
Error Rate54.14
8
Knowledge TracingEdNet-KT1 updated (test)
Accuracy72.52
5
Showing 10 of 10 rows

Other info

Follow for update