Learn Before
Proposed Method (A Self-Attentive Model for Knowledge Tracing)
The proposed Self-Attentive model for Knowledge Tracing (SAKT) transforms student interaction sequences into a sequential modeling problem to predict whether a student will answer a question correctly. Its architecture consists of several key components: an embedding layer for interactions and exercises, a self-attention layer utilizing a scaled dot-product mechanism to assign weights to previous exercises, a feed-forward layer, residual connections, layer normalization, and a prediction layer.
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Reference for A Self-Attentive model for knowledge Tracing
Deep Learning Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Experimental Setting (A Self-Attentive model for Knowledge Tracing)
Results and Analysis (A Self-Attentive model for Knowledge Tracing)
Proposed Method (A Self-Attentive Model for Knowledge Tracing)
Overview of the Self-Attentive Model for Knowledge Tracing (SAKT)