paper-with-me

Papers

Deep-IRT: Make Deep Learning Based Knowledge Tracing Explainable Using Item Response Theory

2019-04-26 · Chun-kit Yeung

Deep learning based knowledge tracing model has been shown to outperform traditional knowledge tracing model without the need for human-engineered features, yet its parameters and representations have long been criticized for not being explainable. In this paper, we propose Deep-IRT which is a synthesis of the item response theory (IRT) model and a knowledge tracing model that is based on the deep neural network architecture called dynamic key-value memory network (DKVMN) to make deep learning based knowledge tracing explainable. Specifically, we use the DKVMN model to process the student's learning trajectory and estimate the student ability level and the item difficulty level over time. Then, we use the IRT model to estimate the probability that a student will answer an item correctly using the estimated student ability and the item difficulty. Experiments show that the Deep-IRT model retains the performance of the DKVMN model, while it provides a direct psychological interpretation of both students and items.

📄 PDF Abstract BibTeX arXiv:1904.11738

Code (2)

ckyeungac/DeepIRT tf
jdxyw/deepKT pytorch

Tasks

Deep LearningKnowledge Tracing

Similar Papers 제목 키워드 기반

Interpretable Knowledge Tracing via Response Influence-based Counterfactual Reasoning

2023-12-01 · Jiajun Cui, Minghe Yu, Bo Jiang, Aimin Zhou 외

Knowledge tracing (KT) plays a crucial role in computer-aided education and intelligent tutoring systems, aiming to assess students' knowledge proficiency by predicting their future performance on new questions based on …

counterfactualCounterfactual ReasoningKnowledge Tracing

Knowledge Tracing Machines: Factorization Machines for Knowledge Tracing

2018-11-08 · Jill-Jênn Vie, Hisashi Kashima

Knowledge tracing is a sequence prediction problem where the goal is to predict the outcomes of students over questions as they are interacting with a learning platform. By tracking the evolution of the knowledge of some…

Knowledge Tracing

Deep Knowledge Tracing is an implicit dynamic multidimensional item response theory model

2023-08-18 · Jill-Jênn Vie, Hisashi Kashima

Knowledge tracing consists in predicting the performance of some students on new questions given their performance on previous questions, and can be a prior step to optimizing assessment and learning. Deep knowledge trac…

DecoderKnowledge Tracing

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

Deep Factorization Machines for Knowledge Tracing

2018-05-01 · Jill-Jênn Vie

This paper introduces our solution to the 2018 Duolingo Shared Task on Second Language Acquisition Modeling (SLAM). We used deep factorization machines, a wide and deep learning model of pairwise relationships between us…

Knowledge TracingLanguage Acquisitionregression