Factor Analysis Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)
Factor analysis-based knowledge tracing models are similar to Item Response Theory (IRT) models, but they use skill-level parameters to predict the probability of a student answering a question correctly.
Learning Factors Analysis (LFA) can be expressed as:
The parameters represent:
- : sigmoid function
- : student ability
- : item difficulty
- : number of attempts (input)
- : learning rate for skill
The assumption that focusing on student performance resolves the knowledge tracing problem better than high sensitivity to student ability led to the Performance Factors Analysis (PFA) model:
The parameters represent:
- : student ability
- : learning rate for skill when applied successfully
- : learning rate for skill when applied unsuccessfully
These models require manual labeling of skills and cannot deal with inherent dependencies among skills.
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Bayesian 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)
Modeling Student Learning and Forgetting (DAS3H: Modeling Student Learning and Forgetting for Optimally Scheduling Distributed Practice of Skills)
Factor Analysis Based Knowledge Tracing (Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory)