Enhanced Knowledge Tracing With Learnable Filter

Published: 01 Jan 2025, Last Modified: 19 May 2025IEEE Trans. Comput. Soc. Syst. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The primary objective of knowledge tracing (KT) is to evaluate students’ understanding and mastery of knowledge through their responses to exercises, which aids in predicting their future performance. Deep neural networks have been widely applied in the area of knowledge tracing and have demonstrated encouraging results. Nevertheless, in real-world scenarios, there is a substantial amount of noise in students’ response records. These noises may amplify the inherent risk of overfitting in deep neural networks, leading to a decrease in model performance. To address these issues, we introduce a new model called filter knowledge tracing (FKT). This innovative model incorporates a learnable filter into KT to filter out noise information from students’ exercise sequences. We redefine the input paradigm of the data, using learnable filters to perform filtering operations in its frequency domain representation space, effectively removing noise. Additionally, an attention module has been introduced in the FKT model to evaluate the impact of students’ historical interactions on their current knowledge state. To validate our model, we conduct extensive experiments utilizing four publicly available datasets. The results demonstrate that FKT outperforms existing benchmarks, particularly on larger datasets, signifying an improvement in KT performance while effectively reducing the risk of overfitting.
Loading