English

Cognition-Mode Aware Variational Representation Learning Framework for Knowledge Tracing

Machine Learning 2023-09-06 v1 Artificial Intelligence Computers and Society

Abstract

The Knowledge Tracing (KT) task plays a crucial role in personalized learning, and its purpose is to predict student responses based on their historical practice behavior sequence. However, the KT task suffers from data sparsity, which makes it challenging to learn robust representations for students with few practice records and increases the risk of model overfitting. Therefore, in this paper, we propose a Cognition-Mode Aware Variational Representation Learning Framework (CMVF) that can be directly applied to existing KT methods. Our framework uses a probabilistic model to generate a distribution for each student, accounting for uncertainty in those with limited practice records, and estimate the student's distribution via variational inference (VI). In addition, we also introduce a cognition-mode aware multinomial distribution as prior knowledge that constrains the posterior student distributions learning, so as to ensure that students with similar cognition modes have similar distributions, avoiding overwhelming personalization for students with few practice records. At last, extensive experimental results confirm that CMVF can effectively aid existing KT methods in learning more robust student representations. Our code is available at https://github.com/zmy-9/CMVF.

Keywords

Cite

@article{arxiv.2309.01179,
  title  = {Cognition-Mode Aware Variational Representation Learning Framework for Knowledge Tracing},
  author = {Moyu Zhang and Xinning Zhu and Chunhong Zhang and Feng Pan and Wenchen Qian and Hui Zhao},
  journal= {arXiv preprint arXiv:2309.01179},
  year   = {2023}
}

Comments

Accepted by ICDM 2023, 10 pages, 5 figures, 4 tables

R2 v1 2026-06-28T12:11:30.591Z