Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GIKT: A Graph-based Interaction Model for Knowledge Tracing

About

With the rapid development in online education, knowledge tracing (KT) has become a fundamental problem which traces students' knowledge status and predicts their performance on new questions. Questions are often numerous in online education systems, and are always associated with much fewer skills. However, the previous literature fails to involve question information together with high-order question-skill correlations, which is mostly limited by data sparsity and multi-skill problems. From the model perspective, previous models can hardly capture the long-term dependency of student exercise history, and cannot model the interactions between student-questions, and student-skills in a consistent way. In this paper, we propose a Graph-based Interaction model for Knowledge Tracing (GIKT) to tackle the above probems. More specifically, GIKT utilizes graph convolutional network (GCN) to substantially incorporate question-skill correlations via embedding propagation. Besides, considering that relevant questions are usually scattered throughout the exercise history, and that question and skill are just different instantiations of knowledge, GIKT generalizes the degree of students' master of the question to the interactions between the student's current state, the student's history related exercises, the target question, and related skills. Experiments on three datasets demonstrate that GIKT achieves the new state-of-the-art performance, with at least 1% absolute AUC improvement.

Yang Yang, Jian Shen, Yanru Qu, Yunfei Liu, Kerong Wang, Yaoming Zhu, Weinan Zhang, Yong Yu• 2020

Related benchmarks

TaskDatasetResultRank
Knowledge TracingAssistments public benchmark 2009-2010
AUC0.8063
35
Knowledge TracingJunyi
ACC84.37
24
Knowledge TracingEdNet
AUC0.7523
18
Knowledge TracingStatics 2011
Accuracy82.75
14
Knowledge TracingASSIST12
AUC77.54
8
Showing 5 of 5 rows

Other info

Code

Follow for update