paper-with-me

Papers

Graph-based Knowledge Tracing: Modeling Student Proficiency Using Graph Neural Network

2019-10-14 · ACM 2019 10 · Hiromi Nakagawa, Yusuke Iwasawa, Yutaka Matsuo

Recent advancements in computer-assisted learning systems have caused an increase in the research of knowledge tracing, wherein student performance on coursework exercises is predicted over time. From the viewpoint of data structure, the coursework can be potentially structured as a graph. Incorporating this graph-structured nature into the knowledge tracing model as a relational inductive bias can improve its performance; however, previous methods, such as deep knowledge tracing, did not consider such a latent graph structure. Inspired by the recent successes of the graph neural network (GNN), we herein propose a GNN-based knowledge tracing method, i.e., graph-based knowledge tracing. Casting the knowledge structure as a graph enabled us to reformulate the knowledge tracing task as a time-series node-level classification problem in the GNN. As the knowledge graph structure is not explicitly provided in most cases, we propose various implementations of the graph structure. Empirical validations on two open datasets indicated that our method could potentially improve the prediction of student performance and demonstrated more interpretable predictions compared to those of the previous methods, without the requirement of any additional information.

📄 PDF Abstract BibTeX

Code (1)

jhljx/GKT pytorch

Tasks

Graph Neural NetworkInductive BiasKnowledge TracingTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Tracing Mathematical Proficiency Through Problem-Solving Processes

2025-11-29 · Jungyang Park, Suho Kang, Jaewoo Park, Jaehong Kim 외 arxiv

Knowledge Tracing (KT) aims to model student's knowledge state and predict future performance to enable personalized learning in Intelligent Tutoring Systems. However, traditional KT methods face fundamental limitations …

Knowledge Tracing

PTADisc: A Cross-Course Dataset Supporting Personalized Learning in Cold-Start Scenarios

2023-09-26 · NeurIPS 2023 11

The focus of our work is on diagnostic tasks in personalized learning, such as cognitive diagnosis and knowledge tracing. The goal of these tasks is to assess students' latent proficiency on knowledge concepts through an…

DGEKT: A Dual Graph Ensemble Learning Method for Knowledge Tracing

2022-11-23 · Chaoran Cui, Yumo Yao, Chunyun Zhang, Hebo Ma 외

Knowledge tracing aims to trace students' evolving knowledge states by predicting their future performance on concept-related exercises. Recently, some graph-based models have been developed to incorporate the relationsh…

Ensemble LearningKnowledge DistillationKnowledge Tracing

Improving Question Embeddings with Cognitiv Representation Optimization for Knowledge Tracing

2025-04-05 · Lixiang Xu, Xianwei Ding, Xin Yuan, Zhanlong Wang 외

The Knowledge Tracing (KT) aims to track changes in students' knowledge status and predict their future answers based on their historical answer records. Current research on KT modeling focuses on predicting student' fut…

Knowledge Tracing

Temporal Graph Memory Networks For Knowledge Tracing

2024-09-23 · Seif Gad, Sherif Abdelfattah, Ghodai Abdelrahman

Tracing a student's knowledge growth given the past exercise answering is a vital objective in automatic tutoring systems to customize the learning experience. Yet, achieving this objective is a non-trivial task as it in…

Knowledge Tracing