Attentive Q-Matrix Learning for Knowledge Tracing
Zhongfeng Jia, Wei Su, Jiamin Liu, Wenli Yue

TL;DR
This paper introduces QAKT, an end-to-end knowledge tracing model that learns the q-matrix directly from student interaction data, eliminating the need for predefined skill tags and maintaining high performance.
Contribution
The paper presents a novel attentive model that automatically learns the q-matrix from data, improving applicability to large-scale online education platforms without sacrificing accuracy.
Findings
QAKT achieves comparable or better performance than state-of-the-art KT models.
The learned q-matrix is highly model-agnostic and more informative than human-labeled tags.
QAKT demonstrates strong interpretability and effectiveness across multiple datasets.
Abstract
As the rapid development of Intelligent Tutoring Systems (ITS) in the past decade, tracing the students' knowledge state has become more and more important in order to provide individualized learning guidance. This is the main idea of Knowledge Tracing (KT), which models students' mastery of knowledge concepts (KCs, skills needed to solve a question) based on their past interactions on platforms. Plenty of KT models have been proposed and have shown remarkable performance recently. However, the majority of these models use concepts to index questions, which means the predefined skill tags for each question are required in advance to indicate the KCs needed to answer that question correctly. This makes it pretty hard to apply on large-scale online education platforms where questions are often not well-organized by skill tags. In this paper, we propose Q-matrix-based Attentive Knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · Online Learning and Analytics · Educational Technology and Assessment
