[edit]
ACE-KT: Cascaded Cognitive Modeling for Stage-wise Knowledge Tracing
Proceedings of The 29th International Conference on Artificial Intelligence and Statistics, PMLR 300:4537-4545, 2026.
Abstract
Knowledge Tracing (KT) aims to predict students’ academic performance by modeling their knowledge mastery over time, based on their historical learning interactions. However, current KT models often oversimplify student interactions by treating them as standard time series rather than as cognitive processes. Consequently, modeling student learning as a process of cognitive transformation rather than as a mere sequence of time-stamped events remains a fundamental challenge in KT research. To address this issue, we propose \textbf{ACE-KT} (c\textbf{A}scaded \textbf{C}ognitive mod\textbf{E}ling for \textbf{K}nowledge \textbf{T}racing), a novel framework inspired by cognitive process theory, which shifts the focus from purely sequential modeling to cognitive representation learning. Specifically, we design a cascaded cognitive framework inspired by human cognitive processes in three sequential stages: convolution-based rhythm perception module, Transformer encoder-based contextual structuring module, and cognitive integration module implemented via a selective structured state space model. Extensive experiments on five real-world datasets demonstrate that \textbf{ACE-KT} consistently outperforms 20 SOTA KT baselines, demonstrating its effectiveness. The source code is publicly available at our GitHub repository (\url{https://github.com/AWord992/ACEKT.git).}