paper-with-me

Papers

Knowledge Tracing for Complex Problem Solving: Granular Rank-Based Tensor Factorization

2022-10-06 · Chunpai Wang, Shaghayegh Sahebi, Siqian Zhao, Peter Brusilovsky, Laura O. Moraes

Knowledge Tracing (KT), which aims to model student knowledge level and predict their performance, is one of the most important applications of user modeling. Modern KT approaches model and maintain an up-to-date state of student knowledge over a set of course concepts according to students' historical performance in attempting the problems. However, KT approaches were designed to model knowledge by observing relatively small problem-solving steps in Intelligent Tutoring Systems. While these approaches were applied successfully to model student knowledge by observing student solutions for simple problems, they do not perform well for modeling complex problem solving in students.M ost importantly, current models assume that all problem attempts are equally valuable in quantifying current student knowledge.However, for complex problems that involve many concepts at the same time, this assumption is deficient. In this paper, we argue that not all attempts are equivalently important in discovering students' knowledge state, and some attempts can be summarized together to better represent student performance. We propose a novel student knowledge tracing approach, Granular RAnk based TEnsor factorization (GRATE), that dynamically selects student attempts that can be aggregated while predicting students' performance in problems and discovering the concepts presented in them. Our experiments on three real-world datasets demonstrate the improved performance of GRATE, compared to the state-of-the-art baselines, in the task of student performance prediction. Our further analysis shows that attempt aggregation eliminates the unnecessary fluctuations from students' discovered knowledge states and helps in discovering complex latent concepts in the problems.

📄 PDF Abstract BibTeX arXiv:2210.09013

Code (1)

persai-lab/umap2021-grate 공식 구현

Tasks

Knowledge Tracing

Similar Papers 제목 키워드 기반

Leveraging Skill-to-Skill Supervision for Knowledge Tracing

2023-06-12 · Hyeondey Kim, Jinwoo Nam, Minjae Lee, Yun Jegal 외

Knowledge tracing plays a pivotal role in intelligent tutoring systems. This task aims to predict the probability of students answering correctly to specific questions. To do so, knowledge tracing systems should trace th…

Knowledge Tracing

Tracing Mathematical Proficiency Through Problem-Solving Processes

2025-11-29 · Jungyang Park, Suho Kang, Jaewoo Park, Jaehong Kim 외 arxiv

Knowledge Tracing (KT) aims to model student's knowledge state and predict future performance to enable personalized learning in Intelligent Tutoring Systems. However, traditional KT methods face fundamental limitations …

Knowledge 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

CLST: Cold-Start Mitigation in Knowledge Tracing by Aligning a Generative Language Model as a Students' Knowledge Tracer

2024-06-13 · Heeseok Jung, Jaesang Yoo, Yohaan Yoon, Yeonju Jang

Knowledge tracing (KT), wherein students' problem-solving histories are used to estimate their current levels of knowledge, has attracted significant interest from researchers. However, most existing KT models were devel…

Domain GeneralizationKnowledge TracingLanguage ModelingLanguage Modelling+1

MOSAIC: Orchestrating Collaborative Knowledge Tracing with Hierarchical Semantic Alignment

2026-06-27 · Xinjin Li, Mengyue Wang, Yuzhen Lin, Pengbin Feng 외 arxiv

Knowledge Tracing (KT) is important for personalized education but traditionally suffers from two key limitations: a reliance on shallow ID-based representations that neglect semantic depth and a restriction to single-gr…

Knowledge Tracing