Enhancing Programming Knowledge Tracing by Interacting Programming Skills and Student Code

被引:3
作者
Zhu, Mengxia [1 ]
Han, Siqi [1 ]
Yuan, Peisen [2 ]
Lu, Xuesong [1 ]
机构
[1] East China Normal Univ, Sch Data Sci & Engn, Shanghai, Peoples R China
[2] Nanjing Agr Univ, Coll Artificial Intelligence, Nanjing, Peoples R China
来源
LAK22 CONFERENCE PROCEEDINGS: THE TWELFTH INTERNATIONAL CONFERENCE ON LEARNING ANALYTICS & KNOWLEDGE | 2022年
基金
中国国家自然科学基金; 国家重点研发计划;
关键词
programming education; knowledge tracing; code representation; attention mechanism; intelligent education;
D O I
10.1145/3506860.3506870
中图分类号
TP39 [计算机的应用];
学科分类号
081203 ; 0835 ;
摘要
Programming education has received extensive attention in recent years due to the increasing demand for programming ability in almost all industries. Educational institutions have widely employed online judges for programming training, which can help teachers automatically assess programming assignments by executing students' code with test cases. However, a more important teaching process with online judges should be to evaluate how students master each of the programming skills such as strings or pointers, so that teachers may give personalized feedback and help them proceed to the success more efficiently. Previous studies have adopted deep models of knowledge tracing to evaluate a student's mastery level of skills during the interaction with programming exercises. However, existing models generally follow the conventional assumption of knowledge tracing that each programming exercise requires only one skill, whereas in practice a programming exercise usually inspects the comprehensive use of multiple skills. Moreover, the feature of student code is often simply concatenated with other input features without the consideration of its relationship with the inspected programming skills. To bridge the gap, we propose a simple attention-based approach to learn from student code the features reflecting the multiple programming skills inspected by each programming exercise. In particular, we first use a program embedding method to obtain the representations of student code. Then we use the skill embeddings of each programming exercise to query the embeddings of student code and form an aggregated hidden state representing how the inspected skills are used in the student code. We combine the learned hidden state with DKT (Deep Knowledge Tracing), an LSTM (Long Short-Term Memory)-based knowledge tracing model, and show the improvements over baseline model. We point out some possible directions to improve the current work.
引用
收藏
页码:438 / 443
页数:6
相关论文
共 22 条
[1]  
Allamanis M., 2018, INT C LEARN REPR
[2]  
Alon U., 2019, INT C LEARN REPR
[3]   code2vec: Learning Distributed Representations of Code [J].
Alon, Uri ;
Zilberstein, Meital ;
Levy, Omer ;
Yahav, Eran .
PROCEEDINGS OF THE ACM ON PROGRAMMING LANGUAGES-PACMPL, 2019, 3 (POPL)
[4]  
[Anonymous], 2017, P 10 INT C ED DATA M
[5]  
CORBETT AT, 1994, USER MODEL USER-ADAP, V4, P253, DOI 10.1007/BF01099821
[6]   Predictive Student Modeling in Block-Based Programming Environments with Bayesian Hierarchical Models [J].
Emerson, Andrew ;
Geden, Michael ;
Smith, Andy ;
Wiebe, Eric ;
Mott, Bradford ;
Boyer, Kristy Elizabeth ;
Lester, James .
UMAP'20: PROCEEDINGS OF THE 28TH ACM CONFERENCE ON USER MODELING, ADAPTATION AND PERSONALIZATION, 2020, :62-70
[7]   Context-Aware Attentive Knowledge Tracing [J].
Ghosh, Aritra ;
Heffernan, Neil ;
Lan, Andrew S. .
KDD '20: PROCEEDINGS OF THE 26TH ACM SIGKDD INTERNATIONAL CONFERENCE ON KNOWLEDGE DISCOVERY & DATA MINING, 2020, :2330-2339
[8]   Knowledge Tracing Within Single Programming Practice Using Problem-Solving Process Data [J].
Jiang, Bo ;
Wu, Simin ;
Yin, Chengjiu ;
Zhang, Haifeng .
IEEE TRANSACTIONS ON LEARNING TECHNOLOGIES, 2020, 13 (04) :822-832
[9]  
Jiang B, 2018, 26TH INTERNATIONAL CONFERENCE ON COMPUTERS IN EDUCATION (ICCE 2018), P89
[10]  
Kaneko Masahiro, 2018, P THIRTEENTHWORKSHOP, P365