TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Knowledge Tracing

Deep Knowledge Tracing

Chris Piech, Jonathan Spencer, Jonathan Huang, Surya Ganguli, Mehran Sahami, Leonidas Guibas, Jascha Sohl-Dickstein

2015-06-19NeurIPS 2015 12Knowledge Tracing
PaperPDFCode(official)CodeCodeCodeCodeCodeCode

Abstract

Knowledge tracing---where a machine models the knowledge of a student as they interact with coursework---is a well established problem in computer supported education. Though effectively modeling student knowledge would have high educational impact, the task has many inherent challenges. In this paper we explore the utility of using Recurrent Neural Networks (RNNs) to model student learning. The RNN family of models have important advantages over previous methods in that they do not require the explicit encoding of human domain knowledge, and can capture more complex representations of student knowledge. Using neural networks results in substantial improvements in prediction performance on a range of knowledge tracing datasets. Moreover the learned model can be used for intelligent curriculum design and allows straightforward interpretation and discovery of structure in student tasks. These results suggest a promising new line of research for knowledge tracing and an exemplary application task for RNNs.

Results

TaskDatasetMetricValueModel
Knowledge TracingAssistmentsAUC0.86DKT
Knowledge TracingAssistmentsAUC0.67BKT

Related Papers

Personalized Exercise Recommendation with Semantically-Grounded Knowledge Tracing2025-07-15CogGen: A Learner-Centered Generative AI Architecture for Intelligent Tutoring with Programming Video2025-06-25A Hierarchical Probabilistic Framework for Incremental Knowledge Tracing in Classroom Settings2025-06-11Denoising Programming Knowledge Tracing with a Code Graph-based Tuning Adaptor2025-06-07Hierarchical Bayesian Knowledge Tracing in Undergraduate Engineering Education2025-05-29KnowTrace: Bootstrapping Iterative Retrieval-Augmented Generation with Structured Knowledge Tracing2025-05-26Cuff-KT: Tackling Learners' Real-time Learning Pattern Adjustment via Tuning-Free Knowledge State Guided Model Updating2025-05-26Pedagogy-R1: Pedagogically-Aligned Reasoning Model with Balanced Educational Benchmark2025-05-24