Learn Before
Overview of the Self-Attentive Model for Knowledge Tracing (SAKT)
The Self-Attentive model for Knowledge Tracing (SAKT) is a transformer-based approach designed to predict student performance. Because a student's learning process heavily depends on their past experiences and acquired skills, SAKT uses a self-attention mechanism to assign weights to previously solved items, treating individual exercises as Knowledge Components (KCs). By weighting these past interactions, the model predicts the probability of a student answering a particular question correctly. In its initial proposal, SAKT demonstrated improved predictive performance over previous knowledge tracing models.
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)