HiTSKT: A Hierarchical Transformer Model for Session-Aware Knowledge Tracing
Fucai Ke, Weiqing Wang, Weicong Tan, Lan Du, Yuan Jin, Yujin Huang and, Hongzhi Yin

TL;DR
This paper introduces HiTSKT, a hierarchical transformer model that effectively captures student learning dynamics within and across sessions, significantly improving knowledge tracing accuracy in online education.
Contribution
The paper proposes a novel hierarchical transformer architecture with session-level and interaction-level encoders, incorporating a power-law-decay attention mechanism for better modeling of long-term forgetting.
Findings
HiTSKT outperforms six state-of-the-art models on three public datasets.
The model effectively captures sessional shifts and long-term forgetting.
Hierarchical structure improves knowledge state prediction accuracy.
Abstract
Knowledge tracing (KT) aims to leverage students' learning histories to estimate their mastery levels on a set of pre-defined skills, based on which the corresponding future performance can be accurately predicted. As an important way of providing personalized experience for online education, KT has gained increased attention in recent years. In practice, a student's learning history comprises answers to sets of massed questions, each known as a session, rather than merely being a sequence of independent answers. Theoretically, within and across these sessions, students' learning dynamics can be very different. Therefore, how to effectively model the dynamics of students' knowledge states within and across the sessions is crucial for handling the KT problem. Most existing KT models treat student's learning records as a single continuing sequence, without capturing the sessional shift of…
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
TopicsOnline Learning and Analytics · Intelligent Tutoring Systems and Adaptive Learning
