π€ AI Summary
This study addresses the prospective prediction of college studentsβ mental health status using smartphone sensing data to enable timely intervention. Leveraging a large-scale longitudinal dataset, it presents the first systematic comparison of traditional machine learning, deep learning (including Transformer architectures), and large language models (LLMs) for this task, while comprehensively evaluating the impact of varying time windows, feature granularities, personalization strategies, and class imbalance handling techniques. Results demonstrate that Transformer-based models achieve the best overall performance (Macro-F1 = 0.58), LLMs excel at contextual reasoning but exhibit limited temporal modeling capacity, and personalized modeling significantly enhances prediction accuracy for severe mental health states. This work establishes the first comprehensive benchmark for AI-driven mental health prediction and underscores the critical roles of model selection and personalized design.
π Abstract
Smartphone sensing offers an unobtrusive and scalable way to track daily behaviors linked to mental health, capturing changes in sleep, mobility, and phone use that often precede symptoms of stress, anxiety, or depression. While most prior studies focus on detection that responds to existing conditions, forecasting mental health enables proactive support through Just-in-Time Adaptive Interventions. In this paper, we present the first comprehensive benchmarking study comparing traditional machine learning (ML), deep learning (DL), and large language model (LLM) approaches for mental health forecasting using the College Experience Sensing (CES) dataset, the most extensive longitudinal dataset of college student mental health to date. We systematically evaluate models across temporal windows, feature granularities, personalization strategies, and class imbalance handling. Our results show that DL models, particularly Transformer (Macro-F1 = 0.58), achieve the best overall performance, while LLMs show strength in contextual reasoning but weaker temporal modeling. Personalization substantially improves forecasts of severe mental health states. By revealing how different modeling approaches interpret phone sensing behavioral data over time, this work lays the groundwork for next-generation, adaptive, and human-centered mental health technologies that can advance both research and real-world well-being.