Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory
Chun-Kit Yeung

TL;DR
Deep-IRT combines deep neural networks with item response theory to make knowledge tracing models more interpretable while maintaining high predictive performance.
Contribution
It introduces a novel synthesis of DKVMN and IRT to enhance explainability in deep learning-based knowledge tracing models.
Findings
Deep-IRT retains DKVMN's predictive accuracy.
Provides psychological interpretability of student ability and item difficulty.
Achieves explainability without sacrificing performance.
Abstract
Deep learning based knowledge tracing model has been shown to outperform traditional knowledge tracing model without the need for human-engineered features, yet its parameters and representations have long been criticized for not being explainable. In this paper, we propose Deep-IRT which is a synthesis of the item response theory (IRT) model and a knowledge tracing model that is based on the deep neural network architecture called dynamic key-value memory network (DKVMN) to make deep learning based knowledge tracing explainable. Specifically, we use the DKVMN model to process the student's learning trajectory and estimate the student ability level and the item difficulty level over time. Then, we use the IRT model to estimate the probability that a student will answer an item correctly using the estimated student ability and the item difficulty. Experiments show that the Deep-IRT model…
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
TopicsIntelligent Tutoring Systems and Adaptive Learning · Online Learning and Analytics · Topic Modeling
