AIJul 15, 2025

Personalized Exercise Recommendation with Semantically-Grounded Knowledge Tracing

arXiv:2507.11060v12 citationsh-index: 40Has Code
Originality Incremental advance
AI Analysis

This work addresses personalized learning in education, but it is incremental as it builds on existing knowledge tracing and reinforcement learning methods.

The paper tackled the problem of personalized exercise recommendation by addressing overlooked aspects like semantic content and sequential learning progression, resulting in a framework that generalizes robustly to unseen questions and produces interpretable learning trajectories across four real-world math learning tasks.

We introduce ExRec, a general framework for personalized exercise recommendation with semantically-grounded knowledge tracing. Our method builds on the observation that existing exercise recommendation approaches simulate student performance via knowledge tracing (KT) but they often overlook two key aspects: (a) the semantic content of questions and (b) the sequential, structured progression of student learning. To address this, our ExRec presents an end-to-end pipeline, from annotating the KCs of questions and learning their semantic representations to training KT models and optimizing several reinforcement learning (RL) methods. Moreover, we improve standard Q-learning-based continuous RL methods via a tailored model-based value estimation (MVE) approach that directly leverages the components of KT model in estimating cumulative knowledge improvement. We validate the effectiveness of our ExRec using various RL methods across four real-world tasks with different educational goals in online math learning. We further show that ExRec generalizes robustly to new, unseen questions and that it produces interpretable student learning trajectories. Together, our findings highlight the promise of KT-guided RL for effective personalization in education.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes