Interpretable Knowledge Tracing: Simple and Efficient Student Modeling with Causal Relations
Sein Minn, Jill-Jenn Vie, Koh Takeuchi, Hisashi Kashima, Feida Zhu

TL;DR
This paper introduces Interpretable Knowledge Tracing (IKT), a simple, causal, and efficient student modeling approach that outperforms deep learning models in predicting student performance and offers explainability for educational applications.
Contribution
The paper proposes IKT, a novel student modeling method using three meaningful latent features and a Tree-Augmented Naive Bayes classifier for better interpretability and prediction accuracy.
Findings
IKT outperforms deep learning models in student performance prediction.
IKT provides interpretable explanations based on causal features.
Ablation studies confirm the importance of each feature.
Abstract
Intelligent Tutoring Systems have become critically important in future learning environments. Knowledge Tracing (KT) is a crucial part of that system. It is about inferring the skill mastery of students and predicting their performance to adjust the curriculum accordingly. Deep Learning-based KT models have shown significant predictive performance compared with traditional models. However, it is difficult to extract psychologically meaningful explanations from the tens of thousands of parameters in neural networks, that would relate to cognitive theory. There are several ways to achieve high accuracy in student performance prediction but diagnostic and prognostic reasoning is more critical in learning sciences. Since KT problem has few observable features (problem ID and student's correctness at each practice), we extract meaningful latent features from students' response data by using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics · Intelligent Tutoring Systems and Adaptive Learning · Topic Modeling
