paper-with-me

Papers

Accuracy-aware Deep Knowledge Tracing with Knowledge State Vector Loss

2020-09-01 · Qiushi Pan, Taro Tezuka

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.

📄 PDF Abstract BibTeX

Code (1)

qqhann/KnowledgeTracing 공식 구현 pytorch

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

Tracing Knowledge Instead of Paterns: Stable Knowledge Tracing with Diagnostic Transformer

2023-04-30 · Proceedings of the ACM Web Conference 2023 4 · Yin, Yu and Dai, Le and Huang, Zhenya and Shen 외

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 Tracing

Uncertainty-aware Knowledge Tracing

2025-01-09 · Weihua Cheng, Hanwen Du, Chunxiao Li, Ersheng Ni 외

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 Tracing

RKT : Relation-Aware Self-Attention for Knowledge Tracing

2020-08-28 · Shalini Pandey, Jaideep Srivastava

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 TracingRelation

Advancing Knowledge Tracing by Exploring Follow-up Performance Trends

2025-08-11 · Hengyu Liu, Yushuai Li, Minghe Yu, Tiancheng Zhang 외 arxiv

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 Tracing

Transition-Aware Multi-Activity Knowledge Tracing

2023-01-26 · Siqian Zhao, Chunpai Wang, Shaghayegh Sahebi

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