paper-with-me

Papers

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 involves modeling the knowledge state across multiple knowledge components (KCs) while considering their temporal and relational dynamics during the learning process. Knowledge tracing methods have tackled this task by either modeling KCs' temporal dynamics using recurrent models or relational dynamics across KCs and questions using graph models. Albeit, there is a lack of methods that could learn joint embedding between relational and temporal dynamics of the task. Moreover, many methods that count for the impact of a student's forgetting behavior during the learning process use hand-crafted features, limiting their generalization on different scenarios. In this paper, we propose a novel method that jointly models the relational and temporal dynamics of the knowledge state using a deep temporal graph memory network. In addition, we propose a generic technique for representing a student's forgetting behavior using temporal decay constraints on the graph memory module. We demonstrate the effectiveness of our proposed method using multiple knowledge tracing benchmarks while comparing it to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2410.01836

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

MemoryKT: An Integrative Memory-and-Forgetting Method for Knowledge Tracing

2025-08-11 · Mingrong Lin, Ke Deng, Zhengyang Wu, Zetao Zheng 외 arxiv

Knowledge Tracing (KT) is committed to capturing students' knowledge mastery from their historical interactions. Simulating students' memory states is a promising approach to enhance both the performance and interpretabi…

Knowledge Tracing

Deep Graph Memory Networks for Forgetting-Robust Knowledge Tracing

2021-08-18 · Ghodai Abdelrahman, Qing Wang

Tracing a student's knowledge is vital for tailoring the learning experience. Recent knowledge tracing methods tend to respond to these challenges by modelling knowledge state dynamics across learning concepts. However, …

Knowledge Tracing

Dynamic Student Classiffication on Memory Networks for Knowledge Tracing

2019-03-22 · Sein Minn, Michel C. Desmarais, Feida Zhu, Jing Xiao 외

Knowledge Tracing (KT) is the assessment of student’s knowledge state and predicting whether that student may or may not answer the next problem correctly based on a number of previous practices and outcomes in their lea…

Knowledge Tracing

Efficient Knowledge Tracing Leveraging Higher-Order Information in Integrated Graphs

2025-07-24 · Donghee Han, Daehee Kim, Minjun Lee, Daeyoung Roh 외 arxiv

The rise of online learning has led to the development of various knowledge tracing (KT) methods. However, existing methods have overlooked the problem of increasing computational cost when utilizing large graphs and lon…

Computational EfficiencyGraph Neural NetworkKnowledge Tracing

Leveraging Pedagogical Theories to Understand Student Learning Process with Graph-based Reasonable Knowledge Tracing

2024-06-07 · Jiajun Cui, Hong Qian, Bo Jiang, Wei zhang

Knowledge tracing (KT) is a crucial task in intelligent education, focusing on predicting students' performance on given questions to trace their evolving knowledge. The advancement of deep learning in this field has led…

Knowledge Tracing