Accuracy-aware Deep Knowledge Tracing with Knowledge State Vector Loss
In major e-learning platforms such as intelligent tutoring systems (ITSs) and massive open online courses (MOOCs), the students are often recommended what course materials to take based on their past interactions. Knowledge Tracing (KT) is the task of modeling students' academic abilities. Given a sequence of student's learning history, it predicts how well they will perform in the next interaction. Deep Knowledge Tracing (DKT) uses a recurrent neural network (RNN) to capture the underlying structure of the student's understanding. In this paper, we point out the accuracy rate problem that the model won't reproduce the accuracy ratio. This is a limitation of the existing loss function in DKT that it only learns the probability of correctly answering a problem in the next interaction. We introduced the Knowledge State Vector loss, which captures the accuracy rate of all knowledge concepts, to measure and train the model.
Code (1)
Tasks
Knowledge TracingSimilar Papers 제목 키워드 기반
Tracing Knowledge Instead of Paterns: Stable Knowledge Tracing with Diagnostic Transformer
Knowledge Tracing (KT) aims at tracing the evolution of the knowledge states along the learning process of a learner. It has become a crucial task for online learning systems to model the learning process of their users,…
Contrastive LearningDiagnosticKnowledge TracingUncertainty-aware Knowledge Tracing
Knowledge Tracing (KT) is crucial in education assessment, which focuses on depicting students' learning states and assessing students' mastery of subjects. With the rise of modern online learning platforms, particularly…
Contrastive LearningKnowledge TracingRKT : Relation-Aware Self-Attention for Knowledge Tracing
The world has transitioned into a new phase of online learning in response to the recent Covid19 pandemic. Now more than ever, it has become paramount to push the limits of online learning in every manner to keep flouris…
Knowledge TracingRelationAdvancing Knowledge Tracing by Exploring Follow-up Performance Trends
Intelligent Tutoring Systems (ITS), such as Massive Open Online Courses, offer new opportunities for human learning. At the core of such systems, knowledge tracing (KT) predicts students' future performance by analyzing …
Knowledge TracingTransition-Aware Multi-Activity Knowledge Tracing
Accurate modeling of student knowledge is essential for large-scale online learning systems that are increasingly used for student training. Knowledge tracing aims to model student knowledge state given the student's seq…
Knowledge TracingTransfer Learning