Personalized Forgetting Mechanism with Concept-Driven Knowledge Tracing
Shanshan Wang, Ying Hu, Xun Yang, Zhongzhou Zhang, Keyang Wang, Xingyi Zhang
TL;DR
This work tackles knowledge tracing under personalized forgetting by introducing CPF, a concept-driven framework that couples individualized learning gains with a causal forgetting mechanism grounded in precursor–successor knowledge relations. CPF adds a personalized learning module to compute student-specific abilities, and a causal forgetting module that leverages a P-matrix to model prerequisite relationships and a forgetting-review process to reflect memory reactivation. The approach uses a prediction module to forecast next-task performance and a cross-entropy objective optimized with Adam. Across three public KT datasets, CPF consistently outperforms state-of-the-art baselines, with ablations confirming the value of personalization, hierarchical concept relations, and forgetting dynamics. The work offers improved interpretability and potential for lifelong learning by accurately simulating how students acquire and forget knowledge over time.
Abstract
Knowledge Tracing (KT) aims to trace changes in students' knowledge states throughout their entire learning process by analyzing their historical learning data and predicting their future learning performance. Existing forgetting curve theory based knowledge tracing models only consider the general forgetting caused by time intervals, ignoring the individualization of students and the causal relationship of the forgetting process. To address these problems, we propose a Concept-driven Personalized Forgetting knowledge tracing model (CPF) which integrates hierarchical relationships between knowledge concepts and incorporates students' personalized cognitive abilities. First, we integrate the students' personalized capabilities into both the learning and forgetting processes to explicitly distinguish students' individual learning gains and forgetting rates according to their cognitive abilities. Second, we take into account the hierarchical relationships between knowledge points and design a precursor-successor knowledge concept matrix to simulate the causal relationship in the forgetting process, while also integrating the potential impact of forgetting prior knowledge points on subsequent ones. The proposed personalized forgetting mechanism can not only be applied to the learning of specifc knowledge concepts but also the life-long learning process. Extensive experimental results on three public datasets show that our CPF outperforms current forgetting curve theory based methods in predicting student performance, demonstrating CPF can better simulate changes in students' knowledge status through the personalized forgetting mechanism.
