Prerequisite Structure Discovery in Intelligent Tutoring Systems
Louis Annabi, Sao Mai Nguyen
TL;DR
This work tackles KS discovery for ITS by learning a prerequisite KS graph directly from learner trajectories through Prerequisite Knowledge Tracing (PKT), which treats the KS as a learnable parameter via an adjacency matrix $M$. The authors couple PKT with a KS-guided tutoring strategy, ZPDES-KS, to evaluate how discovered KS supports content recommendation and learning progress. Empirical results on synthetic data show that PKT-derived KS improves tutoring over several baselines and can rival KT-based approaches, though using ground-truth KS remains superior. The findings suggest that explicit KS discovery can meaningfully enhance personalized instruction and that KS-based curricula hold promise for improving learning outcomes in ITS, with future work focusing on data efficiency and forgetting dynamics.
Abstract
This paper addresses the importance of Knowledge Structure (KS) and Knowledge Tracing (KT) in improving the recommendation of educational content in intelligent tutoring systems. The KS represents the relations between different Knowledge Components (KCs), while KT predicts a learner's success based on her past history. The contribution of this research includes proposing a KT model that incorporates the KS as a learnable parameter, enabling the discovery of the underlying KS from learner trajectories. The quality of the uncovered KS is assessed by using it to recommend content and evaluating the recommendation algorithm with simulated students.
