SINKT: A Structure-Aware Inductive Knowledge Tracing Model with Large Language Model
Lingyue Fu, Hao Guan, Kounianhua Du, Jianghao Lin, Wei Xia, Weinan, Zhang, Ruiming Tang, Yasheng Wang, Yong Yu

TL;DR
SINKT introduces a structure-aware, inductive knowledge tracing model leveraging large language models to better handle data sparsity, cold start issues, and complex concept-question relationships in intelligent tutoring systems.
Contribution
The paper presents the first inductive KT model that uses LLMs to explicitly model structural relationships and semantic information in a heterogeneous graph of concepts and questions.
Findings
SINKT outperforms 12 existing transductive KT models on four real-world datasets.
SINKT effectively addresses data sparsity and cold start problems.
The model demonstrates strong performance in inductive knowledge tracing tasks.
Abstract
Knowledge Tracing (KT) aims to determine whether students will respond correctly to the next question, which is a crucial task in intelligent tutoring systems (ITS). In educational KT scenarios, transductive ID-based methods often face severe data sparsity and cold start problems, where interactions between individual students and questions are sparse, and new questions and concepts consistently arrive in the database. In addition, existing KT models only implicitly consider the correlation between concepts and questions, lacking direct modeling of the more complex relationships in the heterogeneous graph of concepts and questions. In this paper, we propose a Structure-aware Inductive Knowledge Tracing model with large language model (dubbed SINKT), which, for the first time, introduces large language models (LLMs) and realizes inductive knowledge tracing. Firstly, SINKT utilizes LLMs…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks
