paper-with-me

Papers

Learning Behavior-oriented Knowledge Tracing

2023-08-06 · ACM SIGKDD Conference on Knowledge Discovery and Data Mining 2023 8 · Xu, Bihan and Huang, Zhenya and Liu, Jiayu and Shen, Shuanghong and Liu, Qi and Chen, Enhong and Wu, Jinze and Wang, Shijin

Exploring how learners' knowledge states evolve during the learning activities is a critical task in online learning systems, which can facilitate personalized services downstream, such as course recommendation. Most of existing methods have devoted great efforts to analyzing learners' knowledge states according to their responses (i.e., right or wrong) to different questions. However, the significant effect of learners' learning behaviors (e.g., answering speed, the number of attempts) is omitted, which can reflect their knowledge acquisition deeper and ensure the reliability of the response. In this paper, we propose a Learning Behavior-oriented Knowledge Tracing (LBKT) model, with the goal of explicitly exploring the learning behavior effects on learners' knowledge states. Specifically, we first analyze and summarize several dominated learning behaviors including Speed, Attempts and Hints in the learning process. As the characteristics of different learning behaviors vary greatly, we separately estimate their various effects on learners' knowledge acquisition in a quantitative manner. Then, considering that different learning behaviors are closely dependent with each other, we assess the fused effect of multiple learning behaviors by capturing their complex dependent patterns. Finally, we integrate the forgetting factor with learners' knowledge acquisition to comprehensively update their changing knowledge states in learning. Extensive experimental results on several public datasets demonstrate that our model generates better performance prediction for learners against existing methods. Moreover, LBKT shows good interpretability in tracking learners' knowledge state by incorporating the learning behavior effects. Our codes are available at https://github.com/xbh0720/LBKT.

📄 PDF Abstract BibTeX

Code (2)

ZhijieXiong/pyedmine pytorch
xbh0720/LBKT tf

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

DASKT: A Dynamic Affect Simulation Method for Knowledge Tracing

2025-01-18 · Xinjie Sun, Kai Zhang, Qi Liu, Shuanghong Shen 외

Knowledge Tracing (KT) predicts future performance by modeling students' historical interactions, and understanding students' affective states can enhance the effectiveness of KT, thereby improving the quality of educati…

Knowledge TracingTime Series Analysis

Augmenting Knowledge Tracing by Considering Forgetting Behavior

2019-05-13 · The World Wide Web Conference 2019 5 · Nagatani, Koki and Zhang, Qian and Sato, Masahiro and Chen 외

Computer-aided education systems are now seeking to provide each student with personalized materials based on a student's individual knowledge. To provide suitable learning materials, tracing each student's knowledge ove…

Knowledge Tracing

CoSToM:Causal-oriented Steering for Intrinsic Theory-of-Mind Alignment in Large Language Models

2026-04-11 · Mengfan Li, Xuanhua Shi, Yang Deng arxiv

Theory of Mind (ToM), the ability to attribute mental states to others, is a hallmark of social intelligence. While large language models (LLMs) demonstrate promising performance on standard ToM benchmarks, we observe th…

Towards LLM-Empowered Knowledge Tracing via LLM-Student Hierarchical Behavior Alignment in Hyperbolic Space

2026-02-26 · Xingcheng Fu, Shengpeng Wang, Yisen Gao, Xianxian Li 외 arxiv

Knowledge Tracing (KT) diagnoses students' concept mastery through continuous learning state monitoring in education.Existing methods primarily focus on studying behavioral sequences based on ID or textual information.Wh…

Contrastive LearningKnowledge Tracing

Programming Knowledge Tracing: A Comprehensive Dataset and A New Model

2021-12-11 · Renyu Zhu, Dongxiang Zhang, Chengcheng Han, Ming Gao 외

In this paper, we study knowledge tracing in the domain of programming education and make two important contributions. First, we harvest and publish so far the most comprehensive dataset, namely BePKT, which covers vario…

Clone DetectionKnowledge Tracing