Dual-State Personalized Knowledge Tracing with Emotional Incorporation
Shanshan Wang, Fangzheng Yuan, Keyang Wang, Xun Yang, Xingyi Zhang, Meng Wang
TL;DR
This work introduces DEKT, a dual-state personalized KT framework that explicitly incorporates student emotions into learning dynamics. It features a Knowledge State Boosting Module that uses Emotion-Boosted learning gains and an Emotional State Tracing Module to predict emotional representations from personalized emotional states, feeding into a Comprehensive Predicting Module for emotion-informed response prediction. A transfer-enabled variant, T-DEKT, extends applicability to emotion-sparse datasets by autoregressively predicting emotions and reusing emotion embeddings from related data. Extensive experiments on ASSISTments and EdNet-KT1 demonstrate state-of-the-art performance and strong generalization, with ablations confirming the critical role of emotion-driven gains and emotion prediction. This approach offers a principled pathway to more accurate, personalized, and transferable KT in real-world online learning systems.
Abstract
Knowledge tracing has been widely used in online learning systems to guide the students' future learning. However, most existing KT models primarily focus on extracting abundant information from the question sets and explore the relationships between them, but ignore the personalized student behavioral information in the learning process. This will limit the model's ability to accurately capture the personalized knowledge states of students and reasonably predict their performances. To alleviate this limitation, we explicitly models the personalized learning process by incorporating the emotions, a representative personalized behavior in the learning process, into KT framework. Specifically, we present a novel Dual-State Personalized Knowledge Tracing with Emotional Incorporation model to achieve this goal: Firstly, we incorporate emotional information into the modeling process of knowledge state, resulting in the Knowledge State Boosting Module. Secondly, we design an Emotional State Tracing Module to monitor students' personalized emotional states, and propose an emotion prediction method based on personalized emotional states. Finally, we apply the predicted emotions to enhance students' response prediction. Furthermore, to extend the generalization capability of our model across different datasets, we design a transferred version of DEKT, named Transfer Learning-based Self-loop model (T-DEKT). Extensive experiments show our method achieves the state-of-the-art performance.
