TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GIKT: A Graph-based Interaction Model for Knowledge Tracing

GIKT: A Graph-based Interaction Model for Knowledge Tracing

Yang Yang, Jian Shen, Yanru Qu, Yunfei Liu, Kerong Wang, Yaoming Zhu, Wei-Nan Zhang, Yong Yu

2020-09-13Knowledge Tracing
PaperPDFCodeCode(official)CodeCode

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.

Results

TaskDatasetMetricValueModel
Knowledge TracingEdNetAUC0.7523GIKT

Related Papers

Personalized Exercise Recommendation with Semantically-Grounded Knowledge Tracing2025-07-15CogGen: A Learner-Centered Generative AI Architecture for Intelligent Tutoring with Programming Video2025-06-25A Hierarchical Probabilistic Framework for Incremental Knowledge Tracing in Classroom Settings2025-06-11Denoising Programming Knowledge Tracing with a Code Graph-based Tuning Adaptor2025-06-07Hierarchical Bayesian Knowledge Tracing in Undergraduate Engineering Education2025-05-29KnowTrace: Bootstrapping Iterative Retrieval-Augmented Generation with Structured Knowledge Tracing2025-05-26Cuff-KT: Tackling Learners' Real-time Learning Pattern Adjustment via Tuning-Free Knowledge State Guided Model Updating2025-05-26Pedagogy-R1: Pedagogically-Aligned Reasoning Model with Balanced Educational Benchmark2025-05-24