Automatic Assessment of Students' Classroom Engagement with Bias Mitigated Multi-task Model

πŸ“… 2025-10-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address bias and poor interpretability in automated assessment of student classroom engagement in online education, this paper proposes a fairness-aware and interpretable multi-task learning framework. Methodologically, it integrates transfer learning with attribute-orthogonal regularization to explicitly disentangle sensitive attributes (e.g., gender) in the segmentation model’s classifier, thereby suppressing reliance on such features; concurrently, a multi-task architecture jointly optimizes engagement prediction and learning of attribute-invariant representations. Experiments demonstrate that the approach increases the Pearson correlation coefficient between prediction distributions across sensitive groups from 0.897 to 0.999, substantially mitigating group-level bias. The resulting model achieves both high predictive accuracy and ethical compliance. The implementation is publicly available.

Technology Category

Application Category

πŸ“ Abstract
With the rise of online and virtual learning, monitoring and enhancing student engagement have become an important aspect of effective education. Traditional methods of assessing a student's involvement might not be applicable directly to virtual environments. In this study, we focused on this problem and addressed the need to develop an automated system to detect student engagement levels during online learning. We proposed a novel training method which can discourage a model from leveraging sensitive features like gender for its predictions. The proposed method offers benefits not only in the enforcement of ethical standards, but also to enhance interpretability of the model predictions. We applied an attribute-orthogonal regularization technique to a split-model classifier, which uses multiple transfer learning strategies to achieve effective results in reducing disparity in the distribution of prediction for sensitivity groups from a Pearson correlation coefficient of 0.897 for the unmitigated model, to 0.999 for the mitigated model. The source code for this project is available on https://github.com/ashiskb/elearning-engagement-study .
Problem

Research questions and friction points this paper is trying to address.

Automatically assessing student engagement in online learning environments
Mitigating bias from sensitive attributes like gender in predictions
Developing interpretable multi-task models for educational applications
Innovation

Methods, ideas, or system contributions that make the work stand out.

Attribute-orthogonal regularization mitigates bias in engagement assessment
Split-model classifier uses multi-task transfer learning strategies
Reduces prediction disparity across sensitive groups effectively
πŸ”Ž Similar Papers
No similar papers found.
J
James Thiering
Computer Science & Engineering, University of Colorado Denver, Colorado, CO 80204
T
Tarun Sethupat Radha Krishna
Computer Science & Engineering, University of Colorado Denver, Colorado, CO 80204
D
Dylan Zelkin
Computer Science & Engineering, University of Colorado Denver, Colorado, CO 80204
Ashis Kumer Biswas
Ashis Kumer Biswas
University of Colorado Denver
Machine LearningDeep LearningBioinformatics