Factory Analysis Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
These models are similar to Item Response Theory models but here we use skill-level parameters in order to predict the probability of answer question correctly. Learning Factory Analysis can be expressed as :
The parameters have the following meanings:
- - sigmoid function
- - student ability
- - item difficulty
- - number of attempts (input)
- - learning rate for the skill j
There was an assumption that the focus on the student performance will solve knowledge tracing problem in a better manner than having higher sensitivity for the student ability. This lead to a new model which is called Performance Factory Analysis (PFA):
The parameters can have the following meanings:
- + - student ability
- - learning rate for the skill j when it is applied successfully
- - learning rate for the skill j when it is applied unsuccessfully
These models require manual labeling of the skills and cannot deal with inherent dependency among skills.
0
1
Tags
Data Science
Related
Modeling Student Learning and Forgetting (DAS3H: Modeling Student Learning and Forgetting for Optimally Scheduling Distributed Practice of Skills)
Bayesian Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Factory Analysis Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Deep Learning Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)