CYLGMay 22

Estimating Learners' Skill Acquisition Without Temporal Information

arXiv:2606.20611
Originality Incremental advance
AI Analysis

This work addresses the practical problem of predicting skill acquisition in educational settings where only snapshot data are available, enabling adaptive instruction in data-constrained environments.

The paper proposes a framework to predict learners' next skill acquisition from single-time-point assessment data without temporal information, using pseudo-temporal ordering from skill set inclusion relations. The method outperforms baselines on synthetic and real-world datasets, especially with larger skill spaces.

Recent research in educational data mining, especially knowledge tracing, has focused on predicting learners' future knowledge states to support adaptive instruction. However, in many real-world educational settings, learning data are often available only as single-time-point assessments without temporal information, making existing time-series-based approaches difficult to apply. In this paper, we propose a novel framework for predicting future skill acquisition using only snapshot data. Specifically, we address the problem of predicting the next skill to be acquired from skill mastery patterns estimated by cognitive diagnostic models (CDMs). In the absence of temporal information, we exploit inclusion relations among learners' skill sets to induce a pseudo-temporal ordering, interpreting expanding skill sets as a proxy for learning progression. To efficiently approximate unobserved acquisition paths, we introduce a neural model that captures latent skill acquisition dynamics through expected skill increments. Experiments on both synthetic and real-world datasets demonstrate that the proposed method consistently outperforms baseline approaches, with particularly strong advantages as the skill space becomes larger. These results indicate that meaningful skill acquisition patterns can be inferred from snapshot data alone, providing a practical framework for adaptive learning support in data-constrained educational environments.

Foundations

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

Your Notes