Student Mental Health Screening via Fitbit Data Collected During the COVID-19 Pandemic
Rebecca Lopez, Avantika Shrestha, ML Tlachac, Kevin Hickey, Xingtong Guo, Shichao Liu, Elke Rundensteiner
TL;DR
This study investigates passive screening of college student mental health using Fitbit data collected during the COVID-19 pandemic. It combines five Fitbit modalities with self-reported measures for depression, anxiety, and perceived stress to evaluate classifiers across multiple time-aggregation levels. Key findings show that sleep and heart-rate signals provide strong screening power, with F1 scores reaching up to 0.83 for anxiety and 0.81 for stress, and F1 around 0.78 for depression in several configurations; AdaBoost and Random Forest emerge as particularly effective depending on modality and target. The work demonstrates the feasibility of scalable, unobtrusive campus mental health monitoring and provides a transparent data-processing and modeling pipeline, including an open-source code repository.
Abstract
College students experience many stressors, resulting in high levels of anxiety and depression. Wearable technology provides unobtrusive sensor data that can be used for the early detection of mental illness. However, current research is limited concerning the variety of psychological instruments administered, physiological modalities, and time series parameters. In this research, we collect the Student Mental and Environmental Health (StudentMEH) Fitbit dataset from students at our institution during the pandemic. We provide a comprehensive assessment of the ability of predictive machine learning models to screen for depression, anxiety, and stress using different Fitbit modalities. Our findings indicate potential in physiological modalities such as heart rate and sleep to screen for mental illness with the F1 scores as high as 0.79 for anxiety, the former modality reaching 0.77 for stress screening, and the latter modality achieving 0.78 for depression. This research highlights the potential of wearable devices to support continuous mental health monitoring, the importance of identifying best data aggregation levels and appropriate modalities for screening for different mental ailments.
