Automatic Piecewise Linear Regression for Predicting Student Learning Satisfaction
Haemin Choi, Gayathri Nadarajan
TL;DR
The paper addresses predicting student learning satisfaction during the pandemic using an interpretable boosting framework. It introduces Automatic Piecewise Linear Regression (APLR), which combines gradient boosting with piecewise linear bases to capture nonlinearities and interactions while preserving interpretability. Across a survey of 302 university students, APLR outperforms bagging, boosting, and a transformer-based model on four of five metrics, and provides global and local explanations linking time management, concentration, helpfulness to classmates, and offline course participation to higher satisfaction, while creative activities show no positive effect. The findings support personalized instructional design by offering interpretable, instance-level insights and suggest APLR as a practical tool for education data mining on structured, small-scale datasets.
Abstract
Although student learning satisfaction has been widely studied, modern techniques such as interpretable machine learning and neural networks have not been sufficiently explored. This study demonstrates that a recent model that combines boosting with interpretability, automatic piecewise linear regression(APLR), offers the best fit for predicting learning satisfaction among several state-of-the-art approaches. Through the analysis of APLR's numerical and visual interpretations, students' time management and concentration abilities, perceived helpfulness to classmates, and participation in offline courses have the most significant positive impact on learning satisfaction. Surprisingly, involvement in creative activities did not positively affect learning satisfaction. Moreover, the contributing factors can be interpreted on an individual level, allowing educators to customize instructions according to student profiles.
