paper-with-me

Papers

Interpretable Knowledge Tracing: Simple and Efficient Student Modeling with Causal Relations

2021-12-15 · Sein Minn, Jill-Jenn Vie, Koh Takeuchi, Hisashi Kashima, Feida Zhu

Intelligent Tutoring Systems have become critically important in future learning environments. Knowledge Tracing (KT) is a crucial part of that system. It is about inferring the skill mastery of students and predicting their performance to adjust the curriculum accordingly. Deep Learning-based KT models have shown significant predictive performance compared with traditional models. However, it is difficult to extract psychologically meaningful explanations from the tens of thousands of parameters in neural networks, that would relate to cognitive theory. There are several ways to achieve high accuracy in student performance prediction but diagnostic and prognostic reasoning is more critical in learning sciences. Since KT problem has few observable features (problem ID and student's correctness at each practice), we extract meaningful latent features from students' response data by using machine learning and data mining techniques. In this work, we present Interpretable Knowledge Tracing (IKT), a simple model that relies on three meaningful latent features: individual skill mastery, ability profile (learning transfer across skills), and problem difficulty. IKT's prediction of future student performance is made using a Tree-Augmented Naive Bayes Classifier (TAN), therefore its predictions are easier to explain than deep learning-based student models. IKT also shows better student performance prediction than deep learning-based student models without requiring a huge amount of parameters. We conduct ablation studies on each feature to examine their contribution to student performance prediction. Thus, IKT has great potential for providing adaptive and personalized instructions with causal reasoning in real-world educational systems.

📄 PDF Abstract BibTeX arXiv:2112.11209

Code (2)

simon-tan/ikt 공식 구현 tf
ZhijieXiong/dlkt pytorch

Tasks

Deep LearningDiagnosticKnowledge TracingPredictionSkill Mastery

Similar Papers 제목 키워드 기반

Interpretable Difficulty-Aware Knowledge Tracing in Tutor-Student Dialogues

2026-05-01 · Shuyan Huang, Alexander Scarlatos, Jaewook Lee, Andrew Lan arxiv

Recent advances in large language models (LLMs) have led to the development of AI-powered tutoring systems that provide interactive support via dialogue. To enable these tutoring systems to provide personalized support, …

Knowledge Tracing

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 da…

Graph Neural NetworkInductive BiasKnowledge TracingTime Series+1

Extending Deep Knowledge Tracing: Inferring Interpretable Knowledge and Predicting Post-System Performance

2019-10-14 · Richard Scruggs, Ryan S. Baker, Bruce M. McLaren

Recent student knowledge modeling algorithms such as Deep Knowledge Tracing (DKT) and Dynamic Key-Value Memory Networks (DKVMN) have been shown to produce accurate predictions of problem correctness within the same learn…

Knowledge Tracing

Language Model Can Do Knowledge Tracing: Simple but Effective Method to Integrate Language Model and Knowledge Tracing Task

2024-06-05 · Unggi Lee, Jiyeong Bae, Dohee Kim, Sookbun Lee 외

Knowledge Tracing (KT) is a critical task in online learning for modeling student knowledge over time. Despite the success of deep learning-based KT models, which rely on sequences of numbers as data, most existing appro…

Knowledge TracingLanguage ModelingLanguage Modellingmodel

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