Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Code-DKT: A Code-based Knowledge Tracing Model for Programming Tasks

About

Knowledge tracing (KT) models are a popular approach for predicting students' future performance at practice problems using their prior attempts. Though many innovations have been made in KT, most models including the state-of-the-art Deep KT (DKT) mainly leverage each student's response either as correct or incorrect, ignoring its content. In this work, we propose Code-based Deep Knowledge Tracing (Code-DKT), a model that uses an attention mechanism to automatically extract and select domain-specific code features to extend DKT. We compared the effectiveness of Code-DKT against Bayesian and Deep Knowledge Tracing (BKT and DKT) on a dataset from a class of 50 students attempting to solve 5 introductory programming assignments. Our results show that Code-DKT consistently outperforms DKT by 3.07-4.00% AUC across the 5 assignments, a comparable improvement to other state-of-the-art domain-general KT models over DKT. Finally, we analyze problem-specific performance through a set of case studies for one assignment to demonstrate when and how code features improve Code-DKT's predictions.

Yang Shi, Min Chi, Tiffany Barnes, Thomas Price• 2022

Related benchmarks

TaskDatasetResultRank
Knowledge Tracing Correctness PredictionCodeWorkout Java
AUC0.766
6
Knowledge Tracing Correctness PredictionFalconCode Python
AUC70.9
6
Knowledge TracingCodeWorkout (test)
A1 Performance Score74.3
4
Knowledge TracingStudent Programming Assignments
AUC (A1)74.31
3
Showing 4 of 4 rows

Other info

Follow for update