paper-with-me

Papers

RKT : Relation-Aware Self-Attention for Knowledge Tracing

2020-08-28 · Shalini Pandey, Jaideep Srivastava

The world has transitioned into a new phase of online learning in response to the recent Covid19 pandemic. Now more than ever, it has become paramount to push the limits of online learning in every manner to keep flourishing the education system. One crucial component of online learning is Knowledge Tracing (KT). The aim of KT is to model student's knowledge level based on their answers to a sequence of exercises referred as interactions. Students acquire their skills while solving exercises and each such interaction has a distinct impact on student ability to solve a future exercise. This \textit{impact} is characterized by 1) the relation between exercises involved in the interactions and 2) student forget behavior. Traditional studies on knowledge tracing do not explicitly model both the components jointly to estimate the impact of these interactions. In this paper, we propose a novel Relation-aware self-attention model for Knowledge Tracing (RKT). We introduce a relation-aware self-attention layer that incorporates the contextual information. This contextual information integrates both the exercise relation information through their textual content as well as student performance data and the forget behavior information through modeling an exponentially decaying kernel function. Extensive experiments on three real-world datasets, among which two new collections are released to the public, show that our model outperforms state-of-the-art knowledge tracing methods. Furthermore, the interpretable attention weights help visualize the relation between interactions and temporal patterns in the human learning process.

📄 PDF Abstract BibTeX arXiv:2008.12736

Code (1)

shalini1194/RKT 공식 구현 pytorch

Tasks

Knowledge TracingRelation

Similar Papers 제목 키워드 기반

Towards an Appropriate Query, Key, and Value Computation for Knowledge Tracing

2020-02-14 · Youngduck Choi, Youngnam Lee, Junghyun Cho, Jineon Baek 외

Knowledge tracing, the act of modeling a student's knowledge through learning activities, is an extensively studied problem in the field of computer-aided education. Although models with attention mechanism have outperfo…

Collaborative FilteringDecoderKnowledge Tracing

Knowledge Relation Rank Enhanced Heterogeneous Learning Interaction Modeling for Neural Graph Forgetting Knowledge Tracing

2023-04-08 · Linqing Li, Zhifeng Wang

Recently, knowledge tracing models have been applied in educational data mining such as the Self-attention knowledge tracing model(SAKT), which models the relationship between exercises and Knowledge concepts(Kcs). Howev…

Knowledge TracingPositionRelation

Forgetting-aware Linear Bias for Attentive Knowledge Tracing

2023-09-26 · Yoonjin Im, Eunseong Choi, Heejin Kook, Jongwuk Lee

Knowledge Tracing (KT) aims to track proficiency based on a question-solving history, allowing us to offer a streamlined curriculum. Recent studies actively utilize attention-based mechanisms to capture the correlation b…

Knowledge Tracing

Uncertainty-aware Knowledge Tracing

2025-01-09 · Weihua Cheng, Hanwen Du, Chunxiao Li, Ersheng Ni 외

Knowledge Tracing (KT) is crucial in education assessment, which focuses on depicting students' learning states and assessing students' mastery of subjects. With the rise of modern online learning platforms, particularly…

Contrastive LearningKnowledge Tracing

Application of Deep Self-Attention in Knowledge Tracing

2021-05-17 · Junhao Zeng, Qingchun Zhang, Ning Xie, Bochun Yang

The development of intelligent tutoring system has greatly influenced the way students learn and practice, which increases their learning efficiency. The intelligent tutoring system must model learners' mastery of the kn…

Knowledge Tracing