Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Knowledge Tracing via Pre-training Question Embeddings

About

Knowledge tracing (KT) defines the task of predicting whether students can correctly answer questions based on their historical response. Although much research has been devoted to exploiting the question information, plentiful advanced information among questions and skills hasn't been well extracted, making it challenging for previous work to perform adequately. In this paper, we demonstrate that large gains on KT can be realized by pre-training embeddings for each question on abundant side information, followed by training deep KT models on the obtained embeddings. To be specific, the side information includes question difficulty and three kinds of relations contained in a bipartite graph between questions and skills. To pre-train the question embeddings, we propose to use product-based neural networks to recover the side information. As a result, adopting the pre-trained embeddings in existing deep KT models significantly outperforms state-of-the-art baselines on three common KT datasets.

Yunfei Liu, Yang Yang, Xianyu Chen, Jian Shen, Haifeng Zhang, Yong Yu• 2020

Related benchmarks

TaskDatasetResultRank
Knowledge TracingAssistments public benchmark 2009-2010
AUC0.8299
35
Knowledge TracingEdNet 1.0 (test)
AUC77.65
17
Knowledge TracingASSIST 2012-2013 (test)
AUC0.7701
9
Showing 3 of 3 rows

Other info

Code

Follow for update