A neural knowledge tracing model with a KL penalty on latent dynamics matches or beats strong baselines on most datasets and provides interpretable skill-level proficiency estimates.
pyBKT: An Accessible Python Library of Bayesian Knowledge Tracing Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Bayesian Knowledge Tracing, a model used for cognitive mastery estimation, has been a hallmark of adaptive learning research and an integral component of deployed intelligent tutoring systems (ITS). In this paper, we provide a brief history of knowledge tracing model research and introduce pyBKT, an accessible and computationally efficient library of model extensions from the literature. The library provides data generation, fitting, prediction, and cross-validation routines, as well as a simple to use data helper interface to ingest typical tutor log dataset formats. We evaluate the runtime with various dataset sizes and compare to past implementations. Additionally, we conduct sanity checks of the model using experiments with simulated data to evaluate the accuracy of its EM parameter learning and use real-world data to validate its predictions, comparing pyBKT's supported model variants with results from the papers in which they were originally introduced. The library is open source and open license for the purpose of making knowledge tracing more accessible to communities of research and practice and to facilitate progress in the field through easier replication of past approaches.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
UNVaMP: Neural Knowledge Tracing with Variational Regularization of Latent Knowledge Dynamics
A neural knowledge tracing model with a KL penalty on latent dynamics matches or beats strong baselines on most datasets and provides interpretable skill-level proficiency estimates.