paper-with-me

Papers

Personalized Knowledge Tracing through Student Representation Reconstruction and Class Imbalance Mitigation

2024-09-10 · Zhiyu Chen, Wei Ji, Jing Xiao, Zitao Liu

Knowledge tracing is a technique that predicts students' future performance by analyzing their learning process through historical interactions with intelligent educational platforms, enabling a precise evaluation of their knowledge mastery. Recent studies have achieved significant progress by leveraging powerful deep neural networks. These models construct complex input representations using questions, skills, and other auxiliary information but overlook individual student characteristics, which limits the capability for personalized assessment. Additionally, the available datasets in the field exhibit class imbalance issues. The models that simply predict all responses as correct without substantial effort can yield impressive accuracy. In this paper, we propose PKT, a novel approach for personalized knowledge tracing. PKT reconstructs representations from sequences of interactions with a tutoring platform to capture latent information about the students. Moreover, PKT incorporates focal loss to improve prioritize minority classes, thereby achieving more balanced predictions. Extensive experimental results on four publicly available educational datasets demonstrate the advanced predictive performance of PKT in comparison with 16 state-of-the-art models. To ensure the reproducibility of our research, the code is publicly available at https://anonymous.4open.science/r/PKT.

📄 PDF Abstract BibTeX arXiv:2409.06745

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Tracing

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Personalized Forgetting Mechanism with Concept-Driven Knowledge Tracing

2024-04-18 · Shanshan Wang, Ying Hu, Xun Yang, Zhongzhou Zhang 외

Knowledge Tracing (KT) aims to trace changes in students' knowledge states throughout their entire learning process by analyzing their historical learning data and predicting their future learning performance. Existing f…

Knowledge Tracing

Dual-State Personalized Knowledge Tracing with Emotional Incorporation

2024-05-27 · Shanshan Wang, Fangzheng Yuan, Keyang Wang, Xun Yang 외

Knowledge tracing has been widely used in online learning systems to guide the students' future learning. However, most existing KT models primarily focus on extracting abundant information from the question sets and exp…

Knowledge TracingTransfer Learning

Deep Knowledge Tracing for Personalized Adaptive Learning at Historically Black Colleges and Universities

2024-10-02 · Ming-Mu Kuo, Xiangfang Li, Lijun Qian, Pamela Obiomon 외

Personalized adaptive learning (PAL) stands out by closely monitoring individual students' progress and tailoring their learning paths to their unique knowledge and needs. A crucial technique for effective PAL implementa…

Knowledge TracingMath

LLM-driven Effective Knowledge Tracing by Integrating Dual-channel Difficulty

2025-02-27 · Jiahui Cen, Jianghao Lin, Weizhong Xuan, Dong Zhou 외

Knowledge Tracing (KT) is a fundamental technology in intelligent tutoring systems used to simulate changes in students' knowledge state during learning, track personalized knowledge mastery, and predict performance. How…

Knowledge TracingRAGRetrieval-augmented Generation

PTADisc: A Cross-Course Dataset Supporting Personalized Learning in Cold-Start Scenarios

2023-09-26 · NeurIPS 2023 11

The focus of our work is on diagnostic tasks in personalized learning, such as cognitive diagnosis and knowledge tracing. The goal of these tasks is to assess students' latent proficiency on knowledge concepts through an…