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/Improving Knowledge Tracing via Pre-training Question Embe...

Improving Knowledge Tracing via Pre-training Question Embeddings

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

2020-12-09Knowledge Tracing
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Knowledge TracingEdNetAUC0.7765PEBG+DKT
Knowledge TracingEdNetAUC0.7757PEBG+DKVMN

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