paper-with-me

Papers

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 learning system. However, these algorithms do not attempt to directly infer student knowledge. In this paper we present an extension to these algorithms to also infer knowledge. We apply this extension to DKT and DKVMN, resulting in knowledge estimates that correlate better with a posttest than knowledge estimates from Bayesian Knowledge Tracing (BKT), an algorithm designed to infer knowledge, and another classic algorithm, Performance Factors Analysis (PFA). We also apply our extension to correctness predictions from BKT and PFA, finding that knowledge estimates produced with it correlate better with the posttest than BKT and PFA's standard knowledge estimates. These findings are significant since the primary aim of education is to prepare students for later experiences outside of the immediate learning activity.

📄 PDF Abstract BibTeX arXiv:1910.12597

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

A Survey of Explainable Knowledge Tracing

2024-03-12 · Yanhong Bai, Jiabao Zhao, Tingjiang Wei, Qing Cai 외

With the long term accumulation of high quality educational data, artificial intelligence has shown excellent performance in knowledge tracing. However, due to the lack of interpretability and transparency of some algori…

Explainable artificial intelligenceKnowledge TracingSurvey

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

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

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

Deep LearningDiagnosticKnowledge TracingPrediction+1

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

Predictive, scalable and interpretable knowledge tracing on structured domains

2024-03-19 · Hanqi Zhou, Robert Bamler, Charley M. Wu, Álvaro Tejero-Cantero

Intelligent tutoring systems optimize the selection and timing of learning materials to enhance understanding and long-term retention. This requires estimates of both the learner's progress (''knowledge tracing''; KT), a…

Bayesian InferenceContinual LearningKnowledge Tracing

MERIT: Memory-Enhanced Retrieval for Interpretable Knowledge Tracing

2026-03-03 · Runze Li, Kedi Chen, Guwei Feng, Mo Yu 외 arxiv

Knowledge Tracing (KT) models students' evolving knowledge states to predict future performance, serving as a foundation for personalized education. While traditional deep learning models achieve high accuracy, they ofte…

Knowledge Tracing