Qiu, Thomas, Guo, Aleven & Borchers (2026) โ EDM 2026.
๐ Full text (arXiv)
Overview
This paper tackles a core ITS challenge: predicting when students will disengage so tutors can intervene before it's too late. It introduces engagement forecasting as a supervised prediction task with two complementary targets: minutes practiced per week (effort) and new skills mastered per week (progress).
Key Findings
Benchmarking 15 predictors on 425 middle-school students:
- Feature-based models (regressions, decision trees, neural networks) reduce MAE by 22โ33% compared to heuristic baselines
- Percentile heuristics (adapted from prior behavioral domains) systematically overpredict โ they assume past behavior continues, missing disengagement signals
- Feature-based models better track actual practice trajectories week-to-week
Distinct predictive signatures for effort vs. progress:
- Effort forecasting driven primarily by recent activity features (how much the student practiced recently)
- Progress forecasting depends more on learner-state and content difficulty signals (what the student knows and how hard the material is)
Human validation: Semi-structured interviews with 8 college tutors confirmed that tutors reason differently about effort goals vs. progress goals, mirroring the model's feature importance patterns. This strengthens the case for practical deployment.
Implications for Intelligent Tutoring Systems
This work shifts ITS analytics from reactive to predictive. Instead of flagging disengagement after it happens, engagement forecasting enables:
- Proactive tutor-learner goal setting with data-driven weekly targets
- Early warning systems that surface at-risk students before they fall behind
- Differentiated intervention based on whether effort or progress is the primary concern
The finding that effort and progress have distinct predictive signatures is practically important. A student practicing diligently but struggling with difficult content needs different support than one who is simply not logging in. Current ITS dashboards often conflate these signals; engagement forecasting disentangles them.
Connections to the ITS Research Landscape
This paper extends the ai-tutor-effectiveness-review findings on what makes ITS effective by adding a temporal prediction layer. Where prior work evaluates whether tutoring works on average, engagement forecasting asks when it works and for whom โ connecting to the personalized intervention paradigm in collaborative-ai-tutoring.
The focus on middle-school students (N=425) aligns with the ai-k12-evidence-base, which calls for more rigorous K-12 efficacy studies. The EDM 2026 venue, combined with genai-tutor-engagement-patterns, suggests engagement analytics is becoming a recognized subfield within educational data mining.
Methodological Contribution
The paper establishes a reproducible benchmark for engagement forecasting, with clearly defined prediction targets, a documented feature set, and public interaction log data. This is significant for the benchmark landscape in AIED, where many systems are evaluated on proprietary data with incomparable metrics.
Related Pages
- simulating-learner-task-selection โ Extends engagement research by modeling the behavioral mechanisms of task-selection strategies
- genai-tutor-engagement-patterns โ Student engagement patterns with generative AI tutors
- ai-tutor-behavioral-evaluation โ Behavioral evaluation frameworks for AI tutoring
- ai-tutor-effectiveness-review โ Systematic review of AI tutor effectiveness
- collaborative-ai-tutoring โ Hybrid human-AI tutoring approaches
- ai-k12-evidence-base โ Evidence base for AI in K-12 education
- ai-metacognition-stem-review โ AI for metacognition scaffolding in STEM
- learning-analytics โ Core page on learning analytics in education
- physiological-signals-exam-outcomes-ml -- Random forest predicts exam outcomes from physiological signals as well as deep learning with better interpretability
Citation
APA: Qiu, E. S., Thomas, D. R., Guo, B., Aleven, V., & Borchers, C. (2026). From Heuristics to Analytics: Forecasting Effort and Progress in Online Learning. arXiv:2605.12788. EDM 2026.