Graph-Enhanced Multi-Activity Knowledge Tracing

Abstract

Knowledge tracing (KT), or modeling student knowledge state given their past activity sequence, is one of the essential tasks in online education systems. Research has demonstrated that students benefit from both assessed (e.g., solving problems, which can be graded) and non-assessed learning activities (e.g., watching video lectures, which cannot be graded), and thus, modeling student knowledge from multiple types of activities with knowledge transfer between them is crucial. However, current approaches to multi-activity knowledge tracing cannot capture coarse-grained between-type associations and are primarily evaluated by predicting student performance on upcoming assessed activities (labeled data). Therefore, they are inadequate in incorporating signals from non-assessed activities (unlabeled data). We propose Graph-enhanced Multi-activity Knowledge Tracing (GMKT) that addresses these challenges by jointly learning a fine-grained recurrent memory-augmented student knowledge model and a coarse-grained graph neural network. In GMKT, we formulate multi-activity knowledge tracing as a semi-supervised sequence learning problem and optimize for accurate student performance and activity type at each time step. We demonstrate the effectiveness of our proposed model by experimenting on three real-world datasets.

Cite

Text

Zhao and Sahebi. "Graph-Enhanced Multi-Activity Knowledge Tracing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43427-3_32

Markdown

[Zhao and Sahebi. "Graph-Enhanced Multi-Activity Knowledge Tracing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/zhao2023ecmlpkdd-graphenhanced/) doi:10.1007/978-3-031-43427-3_32

BibTeX

@inproceedings{zhao2023ecmlpkdd-graphenhanced,
  title     = {{Graph-Enhanced Multi-Activity Knowledge Tracing}},
  author    = {Zhao, Siqian and Sahebi, Shaghayegh},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2023},
  pages     = {529-546},
  doi       = {10.1007/978-3-031-43427-3_32},
  url       = {https://mlanthology.org/ecmlpkdd/2023/zhao2023ecmlpkdd-graphenhanced/}
}