paper-with-me

Papers

Transition-Aware Multi-Activity Knowledge Tracing

2023-01-26 · Siqian Zhao, Chunpai Wang, Shaghayegh Sahebi

Accurate modeling of student knowledge is essential for large-scale online learning systems that are increasingly used for student training. Knowledge tracing aims to model student knowledge state given the student's sequence of learning activities. Modern Knowledge tracing (KT) is usually formulated as a supervised sequence learning problem to predict students' future practice performance according to their past observed practice scores by summarizing student knowledge state as a set of evolving hidden variables. Because of this formulation, many current KT solutions are not fit for modeling student learning from non-assessed learning activities with no explicit feedback or score observation (e.g., watching video lectures that are not graded). Additionally, these models cannot explicitly represent the dynamics of knowledge transfer among different learning activities, particularly between the assessed (e.g., quizzes) and non-assessed (e.g., video lectures) learning activities. In this paper, we propose Transition-Aware Multi-activity Knowledge Tracing (TAMKOT), which models knowledge transfer between learning materials, in addition to student knowledge, when students transition between and within assessed and non-assessed learning materials. TAMKOT is formulated as a deep recurrent multi-activity learning model that explicitly learns knowledge transfer by activating and learning a set of knowledge transfer matrices, one for each transition type between student activities. Accordingly, our model allows for representing each material type in a different yet transferrable latent space while maintaining student knowledge in a shared space. We evaluate our model on three real-world publicly available datasets and demonstrate TAMKOT's capability in predicting student performance and modeling knowledge transfer.

📄 PDF Abstract BibTeX arXiv:2301.12916

Code (1)

persai-lab/bigdata2022-tamkot 공식 구현 pytorch

Tasks

Knowledge TracingTransfer Learning

Similar 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 flouris…

Knowledge TracingRelation

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

Knowledge Tracing Challenge: Optimal Activity Sequencing for Students

2023-11-13 · Yann Hicke

Knowledge tracing is a method used in education to assess and track the acquisition of knowledge by individual learners. It involves using a variety of techniques, such as quizzes, tests, and other forms of assessment, t…

Knowledge Tracing

GUI-explorer: Autonomous Exploration and Mining of Transition-aware Knowledge for GUI Agent

2025-05-22 · Bin Xie, Rui Shao, Gongwei Chen, Kaiwen Zhou 외

GUI automation faces critical challenges in dynamic environments. MLLMs suffer from two key issues: misinterpreting UI components and outdated knowledge. Traditional fine-tuning methods are costly for app-specific knowle…

DGEKT: A Dual Graph Ensemble Learning Method for Knowledge Tracing

2022-11-23 · Chaoran Cui, Yumo Yao, Chunyun Zhang, Hebo Ma 외

Knowledge tracing aims to trace students' evolving knowledge states by predicting their future performance on concept-related exercises. Recently, some graph-based models have been developed to incorporate the relationsh…

Ensemble LearningKnowledge DistillationKnowledge Tracing