📄 Research Article
Temporal Smoothness Doubly Robust Learning for Debiased Knowledge Tracing
Key Findings
Analysis
This paper addresses a critical but under-examined issue in KT systems: selection bias from non-random exercise recommendations. Prior KT methods train on observed logs using standard empirical risk, producing biased mastery estimates that compound errors in downstream recommendation loops. The proposed Temporal Smoothness Doubly Robust (TSDR) framework combines a propensity model with an error imputation model, regularized for temporal smoothness. The smoothness prior encodes the intuition that a student's mastery changes gradually over time, so sharp fluctuations in predicted mastery are more likely to reflect noise than genuine learning events.
The doubly robust property ensures the estimator remains unbiased if either the propensity or imputation model is correct. This connects to Personalized Learning by ensuring adaptive recommendations are not systematically biased toward high-engagement students, and it extends Knowledge Tracing methodology with a principled treatment of the missing-data structure inherent in learner interaction logs.
Implications for AI in Education
Selection bias is not a niche concern: any adaptive system that recommends exercises based on what it believes a student knows creates a feedback loop in which the data collected is shaped by the model's own prior estimates. TSDR's combination of propensity weighting, error imputation, and temporal smoothness offers a template for building debiased Student Modeling pipelines that remain stable as they are iteratively retrained on fresh interaction data. For researchers and practitioners working on adaptive learning systems, the framework underscores the importance of modeling the data-generating process — who gets which exercise and why — rather than treating observed logs as a random sample. The work also relates to Bias Mitigation more broadly: fairness and accuracy concerns in educational AI are often traceable to selection mechanisms that systematically over- or under-represent particular learners.
Connected Concepts
Connected Articles
Citation
Zhan et al. (2026). Temporal Smoothness Doubly Robust Learning for Debiased Knowledge Tracing. arXiv:2605.05958. arXiv preprint.