Working Mechanism of DKVMN (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
The Dynamic Key-Value Memory Network (DKVMN) model works as follows: at time , it first receives a knowledge component (KC) , then predicts the probability of answering correctly, and eventually updates the memory using the question-and-answer interaction .
Assuming there are different KCs and latent concepts, these latent concepts are stored in a key memory , where denotes the embedding size of the key memory slot. The corresponding knowledge states are stored in a value memory .
The DKVMN operates in three major steps:
- Getting Attention Weight
- Making Prediction
- Updating Value Memory
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
General (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Student Ability and Difficulty Networks (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Working Mechanism of DKVMN (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)