@inproceedings{kim-etal-2025-knowledge,
title = "Knowledge Tracing in Programming Education Integrating Students' Questions",
author = "Kim, Doyoun and
Kim, Suin and
Jo, Yohan",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.1343/",
pages = "27703--27718",
ISBN = "979-8-89176-251-0",
abstract = "Knowledge tracing (KT) in programming education presents unique challenges due to the complexity of coding tasks and the diverse methods students use to solve problems. Although students' questions often contain valuable signals about their understanding and misconceptions, traditional KT models often neglect to incorporate these questions as inputs to address these challenges. This paper introduces SQKT (Students' Question-based Knowledge Tracing), a knowledge tracing model that leverages students' questions and automatically extracted skill information to enhance the accuracy of predicting students' performance on subsequent problems in programming education. Our method creates semantically rich embeddings that capture not only the surface-level content of the questions but also the student{'}s mastery level and conceptual understanding. Experimental results demonstrate SQKT{'}s superior performance in predicting student completion across various Python programming courses of differing difficulty levels. In in-domain experiments, SQKT achieved a 33.1{\%} absolute improvement in AUC compared to baseline models. The model also exhibited robust generalization capabilities in cross-domain settings, effectively addressing data scarcity issues in advanced programming courses. SQKT can be used to tailor educational content to individual learning needs and design adaptive learning systems in computer science education."
}
Markdown (Informal)
[Knowledge Tracing in Programming Education Integrating Students’ Questions](https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.1343/) (Kim et al., ACL 2025)
ACL