HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SAINT+: Integrating Temporal Features for EdNet Correctness Prediction

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

SAINT+: Integrating Temporal Features for EdNet Correctness Prediction

Abstract

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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
knowledge-tracing-on-ednetSAKT
Acc: 70.73
knowledge-tracing-on-ednetDKT
AUC: 0.7638
Acc: 70.6
knowledge-tracing-on-ednetSAINT+
AUC: 0.7914
Acc: 72.52
knowledge-tracing-on-ednetDKVMN
AUC: 0.7663
Acc: 70.79

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SAINT+: Integrating Temporal Features for EdNet Correctness Prediction | Papers | HyperAI