English

qDKT: Question-centric Deep Knowledge Tracing

Machine Learning 2020-05-27 v1 Artificial Intelligence Machine Learning

Abstract

Knowledge tracing (KT) models, e.g., the deep knowledge tracing (DKT) model, track an individual learner's acquisition of skills over time by examining the learner's performance on questions related to those skills. A practical limitation in most existing KT models is that all questions nested under a particular skill are treated as equivalent observations of a learner's ability, which is an inaccurate assumption in real-world educational scenarios. To overcome this limitation we introduce qDKT, a variant of DKT that models every learner's success probability on individual questions over time. First, qDKT incorporates graph Laplacian regularization to smooth predictions under each skill, which is particularly useful when the number of questions in the dataset is big. Second, qDKT uses an initialization scheme inspired by the fastText algorithm, which has found success in a variety of language modeling tasks. Our experiments on several real-world datasets show that qDKT achieves state-of-art performance on predicting learner outcomes. Because of this, qDKT can serve as a simple, yet tough-to-beat, baseline for new question-centric KT models.

Keywords

Cite

@article{arxiv.2005.12442,
  title  = {qDKT: Question-centric Deep Knowledge Tracing},
  author = {Shashank Sonkar and Andrew E. Waters and Andrew S. Lan and Phillip J. Grimaldi and Richard G. Baraniuk},
  journal= {arXiv preprint arXiv:2005.12442},
  year   = {2020}
}
R2 v1 2026-06-23T15:48:25.048Z