LGAICYAug 1, 2025

Protecting Student Mental Health with a Context-Aware Machine Learning Framework for Stress Monitoring

arXiv:2508.01105v16 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

It addresses student mental health in academic settings by enabling early stress detection, though it is incremental as it applies existing methods to new data.

This paper tackles student stress monitoring by developing a context-aware machine learning framework that classifies stress using survey-based datasets, achieving up to 99.53% accuracy with ensemble methods.

Student mental health is an increasing concern in academic institutions, where stress can severely impact well-being and academic performance. Traditional assessment methods rely on subjective surveys and periodic evaluations, offering limited value for timely intervention. This paper introduces a context-aware machine learning framework for classifying student stress using two complementary survey-based datasets covering psychological, academic, environmental, and social factors. The framework follows a six-stage pipeline involving preprocessing, feature selection (SelectKBest, RFECV), dimensionality reduction (PCA), and training with six base classifiers: SVM, Random Forest, Gradient Boosting, XGBoost, AdaBoost, and Bagging. To enhance performance, we implement ensemble strategies, including hard voting, soft voting, weighted voting, and stacking. Our best models achieve 93.09% accuracy with weighted hard voting on the Student Stress Factors dataset and 99.53% with stacking on the Stress and Well-being dataset, surpassing previous benchmarks. These results highlight the potential of context-integrated, data-driven systems for early stress detection and underscore their applicability in real-world academic settings to support student well-being.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes