paper-with-me

홈 › Papers

From Heuristics to Analytics: Forecasting Effort and Progress in Online Learning

2026-05-12 · Eric S. Qiu, Danielle R. Thomas, Boyuan Guo, Vincent Aleven, Conrad Borchers arxiv

Sustained effort is essential for realizing the benefits of intelligent tutoring systems (ITS), yet many learners disengage or underuse available practice time. We introduce engagement forecasting as a supervised prediction task based on ITS logs, targeting two outcomes central to effort and learning progress: minutes practiced per week and new skills mastered per week. Using interaction log data from 425 middle-school students over a school year, we benchmark fifteen predictors including regressions, decision trees, and neural networks. We show that these feature-based models reduce mean absolute error (MAE) by 22-33% relative to heuristic baselines, including fixed-percentile rules adapted from prior work in other behavioral domains. We find that percentile heuristics systematically overpredict, whereas feature-based models better track student practice trajectories across weeks. To support explainability, we analyze feature importance and ablations, revealing target-specific patterns: effort forecasting is driven mainly by recent activity features, while progress forecasting depends more on learner-state and content difficulty signals. Finally, in a semi-structured user interview case study with eight college tutors, we examine how tutors reasoned about system-generated predictive features when setting goals with students. We find that tutors reasoned differently about effort versus progress goals in ways that mirror our pattern analysis. Together, these results establish a reproducible benchmark for forecasting weekly effort and learning progress in ITS. By making patterns of sustained effort and progress visible at a weekly timescale, engagement forecasting offers a foundation for supporting tutor-learner goal setting and timely instructional decisions.

📄 PDF Abstract BibTeX arXiv:2605.12788

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

PGCN: Progressive Graph Convolutional Networks for Spatial-Temporal Traffic Forecasting

2022-02-18 · Yuyol Shin, Yoonjin Yoon

The complex spatial-temporal correlations in transportation networks make the traffic forecasting problem challenging. Since transportation system inherently possesses graph structures, many research efforts have been pu…

Time Series AnalysisTraffic Prediction

XplaiNLI: Explainable Natural Language Inference through Visual Analytics

2020-12-01 · COLING 2020 8 · Aikaterini-Lida Kalouli, Rita Sevastjanova, Valeria de Paiva, Richard Crouch 외

Advances in Natural Language Inference (NLI) have helped us understand what state-of-the-art models really learn and what their generalization power is. Recent research has revealed some heuristics and biases of these mo…

Natural Language Inference

RESCAST-100K: A Comprehensive Dataset for Cross-Domain Residential Load and Indoor Temperature Forecasting

2026-06-01 · Jainam Dhruva, Yousaf Raza, A. B. Siddique, Simone Silvestri arxiv

Accurate short-term forecasting of residential energy load and indoor temperature is essential for home energy management systems, grid-level demand response, and community energy efficiency efforts. Domain adaptation an…

Zero-shot GeneralizationDomain GeneralizationTransfer LearningDomain Adaptation

TAACKIT: Track Annotation and Analytics with Continuous Knowledge Integration Tool

2024-12-18 · Lily Lee, Julian Fontes, Andrew Weinert, Laura Schomacker 외

Machine learning (ML) is a powerful tool for efficiently analyzing data, detecting patterns, and forecasting trends across various domains such as text, audio, and images. The availability of annotation tools to generate…

A Visual Analytics System for Improving Attention-based Traffic Forecasting Models

2022-08-08 · Seungmin Jin, Hyunwook Lee, Cheonbok Park, Hyeshin Chu 외

With deep learning (DL) outperforming conventional methods for different tasks, much effort has been devoted to utilizing DL in various domains. Researchers and developers in the traffic domain have also designed and imp…

Dynamic Time Warping