LGAug 18, 2021

Deep Graph Memory Networks for Forgetting-Robust Knowledge Tracing

arXiv:2108.08105v187 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of personalized learning by improving knowledge tracing for educational applications, though it appears incremental as it builds on existing memory and graph-based methods.

The paper tackles the problem of modeling forgetting behaviors and latent concept relationships in knowledge tracing by proposing a Deep Graph Memory Network (DGMN), which outperforms state-of-the-art models across four benchmark datasets.

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, they still suffer from several inherent challenges including: modelling forgetting behaviours and identifying relationships among latent concepts. To address these challenges, in this paper, we propose a novel knowledge tracing model, namely \emph{Deep Graph Memory Network} (DGMN). In this model, we incorporate a forget gating mechanism into an attention memory structure in order to capture forgetting behaviours dynamically during the knowledge tracing process. Particularly, this forget gating mechanism is built upon attention forgetting features over latent concepts considering their mutual dependencies. Further, this model has the capability of learning relationships between latent concepts from a dynamic latent concept graph in light of a student's evolving knowledge states. A comprehensive experimental evaluation has been conducted using four well-established benchmark datasets. The results show that DGMN consistently outperforms the state-of-the-art KT models over all the datasets. The effectiveness of modelling forgetting behaviours and learning latent concept graphs has also been analyzed in our experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes