Explainable Detection of Depression Status Shifts from User Digital Traces
This research introduces a framework designed to analyze how a user’s mental health signals evolve over time by examining their digital footprints, such as social media posts. Rather than providing a static snapshot, the system constructs a "temporal trajectory" that tracks changes in a user's emotional and psychological state. By combining specialized AI models with human-readable reporting, the framework aims to help researchers and clinicians identify meaningful shifts in mental health, such as periods of improvement, deterioration, or stability.
How the Approach Works
The framework processes user data through a multi-stage pipeline. First, it collects and cleans heterogeneous digital traces, mapping them into a unified, chronological timeline. Next, it uses multiple BERT-based models—each specialized in a specific dimension like sentiment, emotion, or depression severity—to extract nuanced signals from the text.
These signals are aggregated into a daily score, creating a time series that represents the user's mental health trajectory. The system then applies a "top-down piecewise linear segmentation" algorithm to this data. This process identifies specific "change points" where the user's trend shifts significantly. Finally, a large language model (LLM) translates these technical findings into concise, human-readable reports, providing context for the observed transitions.
Key Findings
The researchers evaluated their framework using two social media datasets. The results indicate that this approach is more effective at capturing the evolution of mental health signals than methods that analyze posts in isolation or ignore the temporal dimension. Specifically, the framework demonstrated higher coverage of a user's history, stronger temporal coherence, and improved sensitivity to when a user's status actually changes. An ablation study confirmed that the temporal modeling and segmentation components are essential to the system's performance, as they allow the model to distinguish between temporary fluctuations and genuine shifts in a user's condition.
Important Considerations
It is critical to note that this framework is not intended for clinical diagnosis. The authors emphasize that the system is a decision-support and research tool designed to provide transparent, interpretable signals. Because the output is generated by AI, it must be carefully reviewed and validated by domain experts, such as psychologists or clinicians, within an appropriate ethical and professional context. The framework serves to facilitate reflection and early awareness rather than to replace professional medical judgment.
Comments (0)
to join the discussion
No comments yet
Be the first to share your thoughts!