DKT-STDRL: Spatial and Temporal Representation Learning Enhanced Deep Knowledge Tracing for Learning Performance Prediction
Liting Lyu, Zhifeng Wang, Haihong Yun, Zexue Yang, Ya Li

TL;DR
This paper introduces DKT-STDRL, a novel deep learning model that combines CNN and BiLSTM to extract spatial and temporal features from student learning sequences, significantly improving performance in predicting learning outcomes.
Contribution
The paper proposes a new deep knowledge tracing model that integrates spatial and temporal feature extraction, enhancing learning performance prediction accuracy over existing models.
Findings
Outperforms DKT and CKT on multiple datasets
Effectively captures complex learning features
Improves prediction accuracy in educational datasets
Abstract
Knowledge tracing (KT) serves as a primary part of intelligent education systems. Most current KTs either rely on expert judgments or only exploit a single network structure, which affects the full expression of learning features. To adequately mine features of students' learning process, Deep Knowledge Tracing Based on Spatial and Temporal Deep Representation Learning for Learning Performance Prediction (DKT-STDRL) is proposed in this paper. DKT-STDRL extracts spatial features from students' learning history sequence, and then further extracts temporal features to extract deeper hidden information. Specifically, firstly, the DKT-STDRL model uses CNN to extract the spatial feature information of students' exercise sequences. Then, the spatial features are connected with the original students' exercise features as joint learning features. Then, the joint features are input into the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics · Intelligent Tutoring Systems and Adaptive Learning · Advanced Graph Neural Networks
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM
