AICLMay 14, 2025

Contrastive Cross-Course Knowledge Tracing via Concept Graph Guided Knowledge Transfer

arXiv:2505.13489v110 citationsh-index: 6IJCAI
Originality Incremental advance
AI Analysis

This addresses the problem of limited learner knowledge state modeling for educational technology applications, representing an incremental advance by extending single-course methods to cross-course contexts.

The paper tackles the limitation of existing knowledge tracing models that focus on single-course data by proposing TransKT, a contrastive cross-course method that uses concept graphs and knowledge transfer to model relationships between learning behaviors across different courses, achieving enhanced knowledge state estimation with unspecified performance improvements.

Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to capture a comprehensive understanding of learners' knowledge states. In this paper, we propose TransKT, a contrastive cross-course knowledge tracing method that leverages concept graph guided knowledge transfer to model the relationships between learning behaviors across different courses, thereby enhancing knowledge state estimation. Specifically, TransKT constructs a cross-course concept graph by leveraging zero-shot Large Language Model (LLM) prompts to establish implicit links between related concepts across different courses. This graph serves as the foundation for knowledge transfer, enabling the model to integrate and enhance the semantic features of learners' interactions across courses. Furthermore, TransKT includes an LLM-to-LM pipeline for incorporating summarized semantic features, which significantly improves the performance of Graph Convolutional Networks (GCNs) used for knowledge transfer. Additionally, TransKT employs a contrastive objective that aligns single-course and cross-course knowledge states, thereby refining the model's ability to provide a more robust and accurate representation of learners' overall knowledge states.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes