Uncertainty-Aware Knowledge Tracing

Abstract

Knowledge Tracing (KT) is crucial in education assessment, which focuses on depicting students' learning states and assessing students' mastery of subjects. With the rise of modern online learning platforms, particularly massive open online courses (MOOCs), an abundance of interaction data has greatly advanced the development of the KT technology. Previous research commonly adopts deterministic representation to capture students' knowledge states, which neglects the uncertainty during student interactions and thus fails to model the true knowledge state in learning process. In light of this, we propose an Uncertainty-Aware Knowledge Tracing model (UKT) which employs stochastic distribution embeddings to represent the uncertainty in student interactions, with a Wasserstein self-attention mechanism designed to capture the transition of state distribution in student learning behaviors. Additionally, we introduce the aleatory uncertainty-aware contrastive learning loss, which strengthens the model's robustness towards different types of uncertainties. Extensive experiments on six real-world datasets demonstrate that UKT not only significantly surpasses existing deep learning-based models in KT prediction, but also shows unique advantages in handling the uncertainty of student interactions.

Cite

Text

Cheng et al. "Uncertainty-Aware Knowledge Tracing." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I27.35007

Markdown

[Cheng et al. "Uncertainty-Aware Knowledge Tracing." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/cheng2025aaai-uncertainty/) doi:10.1609/AAAI.V39I27.35007

BibTeX

@inproceedings{cheng2025aaai-uncertainty,
  title     = {{Uncertainty-Aware Knowledge Tracing}},
  author    = {Cheng, Weihua and Du, Hanwen and Li, Chunxiao and Ni, Ersheng and Tan, Liangdi and Xu, Tianqi and Ni, Yongxin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {27905-27913},
  doi       = {10.1609/AAAI.V39I27.35007},
  url       = {https://mlanthology.org/aaai/2025/cheng2025aaai-uncertainty/}
}