Relation to existing models (Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing)
Knowledge tracing machines involves IRT (item response theory), AFM (additive factor model), PFA (performance factory analysis).
For the d = 0 (when we don't have embedding):
Relation to IRT if all the features that we have are users, questions and pairs of user and answer are represented as one-hot encoders the expression for the knowledge tracing machines becomes:
This means that the knowledge tracing machines become Rasch Model (1-PL IRT model).
Relation to AFM and PFA if we the features that we have are skills wins and fails at skill level and additionally suppose that q-matrix between questions and skills is also known. If w and x are encoded in the following way: , - (Ws, Fs are counters for the successful /unsuccessful attempts) then Knowledge tracing machines behave exactly like AFM and PFA.
Relation to MIRT if d > 0 then knowledge tracing machine acts like MIRT.
0
1
Tags
Data Science
Related
Modeling Student Learning and Forgetting (DAS3H: Modeling Student Learning and Forgetting for Optimally Scheduling Distributed Practice of Skills)
Data and encoding of side information (Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing)
Relation to existing models (Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing)
Training (Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing)