MonaCoBERT: Monotonic attention based ConvBERT for Knowledge Tracing
Unggi Lee, Yonghyun Park, Yujin Kim, Seongyune Choi, Hyeoncheol Kim

TL;DR
MonaCoBERT is a novel knowledge tracing model that combines monotonic convolutional multihead attention with CTT-based embeddings, achieving high performance and interpretability by reflecting student forgetting behavior and question difficulty.
Contribution
It introduces MonaCoBERT, a BERT-based architecture with monotonic attention and CTT embeddings, enhancing both interpretability and performance in knowledge tracing tasks.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Provides interpretability through attention analysis and visualization.
Effectively models student forgetting and question difficulty.
Abstract
Knowledge tracing (KT) is a field of study that predicts the future performance of students based on prior performance datasets collected from educational applications such as intelligent tutoring systems, learning management systems, and online courses. Some previous studies on KT have concentrated only on the interpretability of the model, whereas others have focused on enhancing the performance. Models that consider both interpretability and the performance improvement have been insufficient. Moreover, models that focus on performance improvements have not shown an overwhelming performance compared with existing models. In this study, we propose MonaCoBERT, which achieves the best performance on most benchmark datasets and has significant interpretability. MonaCoBERT uses a BERT-based architecture with monotonic convolutional multihead attention, which reflects forgetting behavior 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
