HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GIKT: A Graph-based Interaction Model for Knowledge Tracing

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

GIKT: A Graph-based Interaction Model for Knowledge Tracing

Abstract

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.

Code Repositories

Rimoku/GIKT
Official
tf
Mentioned in GitHub
ajenningsfrankston/graph_kt
tf
Mentioned in GitHub
apexedm/gikt
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
knowledge-tracing-on-ednetGIKT
AUC: 0.7523

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GIKT: A Graph-based Interaction Model for Knowledge Tracing | Papers | HyperAI