Concept
The Knowledge Retriever and Response Prediction (Context-Aware Attentive Knowledge Tracing)
The knowledge retriever takes the context-aware question and question-response pair embeddings and as input and outputs a retrieved knowledge state for the current question.
The input to the prediction model is a vector that concatenates both the retrieved knowledge and the current question embedding ; this input goes through another fully-connected network before finally going through the sigmoid function to generate the predicted probability .
0
1
Updated 2021-01-16
Tags
Data Science